-
Notifications
You must be signed in to change notification settings - Fork 41
[eval][1122] Plot scores on a map #1176
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
base: develop
Are you sure you want to change the base?
Conversation
|
How can I replicate this? What should I add to the config? |
|
I am also a bit confused, since you average over all samples how you plot for each ensemble member? Do I understand wrongly what an ensemble is? |
|
There's a loop over ensemble members, so each ensemble member has its own plot: |
|
It is not working for me if I have something like: I get: |
Description
To better investigate spatial patterns in the scores and the ensemble distributions, this PR adds the possibility to plot the scores (all of them, not only RMSE and spread) on a map.
The code recomputes the scores averaging over the sample (initialization time) dimension and produces a plot for each forecast step, ensemble member and metric .
Examples:
Issue Number
Closes #1122
Is this PR a draft? Mark it as draft.
Checklist before asking for review
./scripts/actions.sh lint./scripts/actions.sh unit-test./scripts/actions.sh integration-testlaunch-slurm.py --time 60