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

Feat request: plotting functions #9

Open
1 of 3 tasks
hkershaw-brown opened this issue Jul 18, 2024 · 2 comments
Open
1 of 3 tasks

Feat request: plotting functions #9

hkershaw-brown opened this issue Jul 18, 2024 · 2 comments

Comments

@hkershaw-brown
Copy link
Member

hkershaw-brown commented Jul 18, 2024

Demo of diagnostics plots

  • rank histogram
  • plot evolution
    plots the temporal evolution of forecast, analysis {rmse, bias, ?} for an observation type on given levels (vertical bins)
  • plot profile
    plots the spatial and temporal average of {rsme, bias, ?} on given levels (vertical bins)
@hkershaw-brown
Copy link
Member Author

Note @hkershaw-brown
@icastorm method of having the total spread calculated when you are interested in it (plotting) I think is much better than having things (rmse, bias) added columns on read of the obs_seq.

@hkershaw-brown
Copy link
Member Author

Matplotlib test their plots against baseline plots:
https://matplotlib.org/devdocs/devel/testing.html#writing-an-image-comparison-test

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

1 participant