Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skill plot by aux variable #429

Open
ecomodeller opened this issue Mar 20, 2024 · 2 comments
Open

Skill plot by aux variable #429

ecomodeller opened this issue Mar 20, 2024 · 2 comments

Comments

@ecomodeller
Copy link
Member

In an attempt to work with forecast skill, which seems possible to achieve using aux variables and no other changes, I wanted to plot the rmse as a function of lead time.
A bar chart works where each lead time is interpreted as a category, but a line plot is not correct.
image

@ecomodeller
Copy link
Member Author

This is the problem, but I am not certain why this special case was there in the first place.

if not isinstance(df.index, pd.DatetimeIndex):

@jsmariegaard
Copy link
Member

Cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants