-
Notifications
You must be signed in to change notification settings - Fork 15
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
Support both yearly and monthly timeseries in one experiment #904
Comments
You specifically want the collocation of the time series to be shown at yearly frequency? Aeroval has the ability to show yearly and monthly time series, but the collocation frequency is still monthly. If you have an experiment over multiple years, the default time series is over the whole time frame. You can use the zoom-in feature to look at monthly time series for a specific year. |
I want yearly timeseries to show the yearly mean. Under the evaluation timeseries tab. Here you can only have either monthly or yearly not both, like under evaluation heatmap.The seasonality can be a bit distracting when looking trends. |
It looks like this info is already available in the json files in the |
This is about the scores time series (and not the data time series), so the files located in |
This issue is stale because it has been open for 365 days with no activity. This issue will be closed in 14 days if no action is taken. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Currently it is not supported to show both yearly and monthly timeseries, within one experiment in aeroval. Would it be possible to add a toggle like the what is done with the statistics. Rather than letting main_freq determine the frequency of the timeseries used.
The text was updated successfully, but these errors were encountered: