What's Changed
Bug Fixes
- fix table/freq ambiguity for multi-frequency variables by @TonyB9000 in #252
- removed lock= setting from xarray.open_mfdataset in mpas.py by @TonyB9000 in #258
- Fix redundant
_FillValue
attribute for MPAS fields by @xylar in #259 - Remove positive from hfsifrazil by @xylar in #278
- Fix masking of 3D MPAS-Ocean variables by @xylar in #270
Documentation
- Update README.md by @chengzhuzhang in #265
Refactor
- Additional refactoring of cmor setup for specific variables (
areacella
,clisccp
,orog
,sftlf
) by @TonyB9000 in #276 - Consolidate cmor setup 273 by @TonyB9000 in #275
DevOps
- Update build workflow by @tomvothecoder in #271
- Tweak behaviours of build workflow by @altheaden in #280
- Update CI/CD tooling, pre-commit hooks, and build workflow by @tomvothecoder in #282
New Contributors
- @altheaden made their first contribution in #280
Full Changelog: v1.11.2...v1.11.3