ClimaAnalysis v0.5.12
Merged pull requests:
- Add Atmos.global_rmse_pfull (#155) (@ph-kev)
- Fix bug with Unitful and to_pressure_coordinates (#156) (@ph-kev)
- Add reasonable conversion from z to pressure (#158) (@ph-kev)
- Add Var.reverse_dim (#159) (@ph-kev)
- Var.dim_units return a string (#162) (@ph-kev)
- Add periodic boundary condition when lat is 360° (#164) (@ph-kev)
- Add Var.convert_dim_units (#169) (@ph-kev)
- Bump codecov/codecov-action from 4 to 5 (#170) (@dependabot[bot])
- Update land-sea mask (#174) (@ph-kev)
Closed issues:
- Add RMSE for Atmos Variable with 3 dimensions (#150)
- to_pressure_coordinates and Unitful (#151)
- Reverse dimensions automatically (#154)
- Better interpolation for to_pressure_coordinates (#157)
- dim_units should return a string (#161)
- Peridoic boundary condition when the longitude dimension is exactly 360 degrees (#163)
- Add support for converting units of dimensions (#167)
- Update the land-sea mask (#173)
- Masking should not zero data, but NaN it instead (#177)