-
Notifications
You must be signed in to change notification settings - Fork 1
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
Compare ICON weather forecasts to reference #24
Comments
I changed the priority of this issue to urgent, because the way we will approach the other research items on the backlog depends on the outcome of this issue. |
Hi @woutertromptennet , |
Results were compared, but led to much worse output. |
That the results are worse is expected, since weather forecasts with a longer lead time are used. If the results are much worse, we should probably be using the weather forecasts with a longer lead time, so our dataset for the backtest is more fair. In any case it would be nice to have the results of this issue documented. I am reopening this issue. @SimonVeldkamp, thanks for offering to take up the last mile of this issue. |
The current backtest notebook uses the most recent Harm Arome weather forecast.
This is not really fair if you want to analyze the accuracy for e.g. lead time=24 hours ahead.
Let's use the ICON weather forecasts at specific lead times to make a fair assessment of forecast accuracy over lead time.
idea; you can train a specific model for a specific lead time, corresponding to the lead-time of the weather forecasts used in the Predictors.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: