Skip to content

v1.9.0

Compare
Choose a tag to compare
@xylar xylar released this 12 Sep 12:19
· 66 commits to main since this release
26c0800

A minor release that adds new waves analysis and moves to Adusumilli et al. (2020) for Antarctic melt-rate observations. This release also includes numerous minor enhancements and bug fixes listed below.

Major enhancement:

  • Add analysis task for waves #869
  • Add Adusumilli et al. (2020) melt rates #961

Minor enhancement:

  • Update to mache >=1.11.0 #944
  • Support shapely 2.0 #940
  • Update suite to python 3.11 #942
  • Add a developer test suite that uses an existing conda env #953
  • Update geometric_features to 1.2.0 #957
  • Add support for data mode for land-ice fluxes #962

Bug fixes

  • Constrain shapely #937
  • Fix output on machines without web portal #946
  • Fix depth slicing with non-ocean cells #948
  • Skip making MOC basin masks if they exist #951
  • Fix region masking for TS diagrams #954
  • Fix NaNs in MOC postprocessing #955
  • Various fixes to get the no_ncclimo test working again #956
  • Fix coordinate order for Schmidtko seafloor T and S #963
  • Don't use matplotlib 3.7.2 #969
  • Update mesh name for Adusumilli observations #975

Clean up

  • Rename master --> main #939

Documentation

  • Update example config and job script for LANL #945

Continuous Integration

  • Loosen constraint on conda #934
  • Fix updating base env in Azure tests #943

Contributors

@sbrus89
@xylar