CliMA / CliMA/ClimaAnalysis.jl
Add generic 2D bias plot
Open
enhancement
- Dominant language
- Julia
- Stars
- 12
- Forks
- 5
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 2
Description
ClimaAnalysis currently has the lovely `plot_bias_on_globe!` but there is no analogous `plot_bias!` or `plot_bias2D!` function.
To get a 2d bias plot, I currently need to compute a bias var and then run `heatmap2D!` or `contour2D!` if my variable doesn't have lat/lon dimensions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.