v1.10.0
A minor release that adds melt rate analysis from Paolo et al. (2023) and a new ocean conservation task. This release also includes numerous bug fixes and bits of clean-up.
Major enhancement:
Minor enhancement:
- Update to pyremap>=1.2.0
- If available, plot climatology of total melt rate #989
Bug fixes
- Divide sea ice area/volume data into 10 year chunks #982
- Fix arrows in barotropic streamfunction plots #985
- Fix Adusumilli variable name #990
- Don't use srun to call ncremap on PM and Chicoma #996
Clean up
- Fix dims --> sizes for xarray datasets #983
- Fix colorbars on OHC and BSF difference plots #986
- Shorten titles of Frazil Accretion Rate plots #992
- Removed errorOnMissing and endYear = end config options #991
Continuous Integration
- Update CI to drop mamba #993