v1.14.0
What's Changed
- Alternative xarray approach to computing convservation time series by @xylar in #1080
- Separate dependencies in
pyproject.tomlby @altheaden in #1081 - Add support for custom climatology maps by @xylar in #1064
- Fix conservation when list of inputs is empty by @xylar in #1084
- Check that all BSF projections are present by @xylar in #1079
- Set under/over indices for sea ice conc and thickness by @xylar in #1083
- Update to mpas tools 1.0.0 and pyremap 2.0.0 by @xylar in #1085
- Fix hangs in ocean conservation by @xylar in #1086
- Switch to using barotropic streamfunction from
mpas_toolsby @xylar in #1074 - Reserve all processes for BSF calculation by @xylar in #1087
- Expand variables for polar regions conservation and mass fluxes by @xylar in #1089
- Switch CI from miniconda to micromamba by @altheaden in #1091
- Add netcdf support to geojson transects by @xylar in #1092
- Transpose transect obs dims to match model dims by @xylar in #1093
- Fix custom climatology maps by @xylar in #1097
- Switch from
pkg_resourcestoimportlib.resourcesby @xylar in #1096 - Add
anomalytag totimeSeriesOceanRegionsby @xylar in #1090 - Update to mpas_tools >=1.2.2 by @xylar in #1100
- Version dropdown by @altheaden in #1095
- Remap 2D and 3D custom climatologies with same subtask by @xylar in #1099
- Add task for plotting maps of wind stress curl by @xylar in #1102
- Flesh out the developer's guide by @xylar in #1103
- Update the releasing documentation by @xylar in #1104
- Fix release notes by @xylar in #1105
- Fix docs for release candidates by @xylar in #1106
- Add @andrewdnolan to dependabot reviewers by @altheaden in #1108
- Update to mpas_tools >=1.3.0 by @xylar in #1111
- Switch from restart file to mesh file in all tasks by @xylar in #1109
- Remove icebergFreshWaterFlux from test suite by @xylar in #1113
- Drop python 3.9 and clean up by @xylar in #1115
- Switch from
MpasConfigParsertotrancheconfig parser by @xylar in #1116 - Time series edits by @irenavankova in #1112
- Remove @altheaden from reviewer lists by @altheaden in #1117
- Update unified suite to use python 3.13 by @xylar in #1118
- Update to v1.14.0 by @xylar in #1119
- Merge
developintomainfor v1.14.0 release by @xylar in #1120
Full Changelog: 1.13.0...1.14.0