issues
search
E3SM-Project
/
e3sm_diags
E3SM Diagnostics package
https://e3sm-project.github.io/e3sm_diags
BSD 3-Clause "New" or "Revised" License
42
stars
32
forks
source link
[Bug]: CDAT Migration Phase 2: enso_diags plot fixes
#841
Closed
tomvothecoder
closed
2 months ago
tomvothecoder
commented
2 months ago
Description
Closes #838
Swap order of min and max values
Add rmse and corr metrics for diff plot
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] My changes generate no new warnings
[x] Any dependent changes have been merged and published in downstream modules
If applicable:
[ ] New and existing unit tests pass with my changes (locally and CI/CD build)
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] I have noted that this is a breaking change for a major release (fix or feature that would cause existing functionality to not work as expected)
tomvothecoder
commented
2 months ago
Plot texts are now aligned:
Example dev
Example main
Description
Checklist
If applicable: