v0.5.11
ClimaAnalysis v0.5.11
Merged pull requests:
- Add CI runner for Julia 1.11 (#113) (@Sbozzolo)
- GeoMakie ext: no shading by default (#117) (@AlexisRenchon)
- Add masks for land and ocean (#118) (@ph-kev)
- Add error handling for duplicate dates (#120) (@ph-kev)
- Fix bug with plotting multiple figures (#121) (@ph-kev)
- Update index.md (#122) (@jty53)
- Add Var.read_var for a vector of NetCDF files and update SimDir to handle mulitiple outputs (#124) (@ph-kev)
- Update howdoi.md (#128) (@jty53)
- Update index.md (#129) (@ph-kev)
- Add Var.replace (#132) (@ph-kev)
- Fix converting other DateTime objects to seconds (#133) (@ph-kev)
- Add Var.set_dim_units! (#136) (@ph-kev)
- Handle NaNs when integrating (#140) (@ph-kev)
Closed issues:
- Plot with functions that use _geomakie_plot_on_globe! with multiple figures (#112)
- Implement land and ocean mask for computing bias and RMSEs (#114)
- Extend ClimaAnalysis to stitch together data in multiple directories (#115)
- Better error handling for shift_to_start_of_previous_month (#116)
- Add function/functionality to handle NaNs (#123)
- Passing exisiting attribute in quickstart examples (#125)
- Add conversion between DateTime[x] to DateTime (#131)
- Add Var.set_dim_units (#134)
- Handling NaNs and missing values when integrating (#139)