Skip to content

Releases: MPAS-Dev/MPAS-Analysis

v1.15.0

12 May 08:53
97bf205

Choose a tag to compare

What's Changed

  • Support Pillow >=10.0.0,<13.0.0 for Python 3.14 compatibility by @Copilot in #1124
  • Add Python 3.14 testing by @Copilot in #1122
  • Allow time series tasks to run when history files are not present but cached files are by @cbegeman in #1126
  • Drop python 3.14 support for now by @xylar in #1129
  • Check for transport output before loading input files by @cbegeman in #1128
  • Fix sea ice time series cache functionality by @cbegeman in #1130
  • Fix multiprocessing for python 3.14 by @xylar in #1127
  • Fix control run support for El Nino 3.4 Index by @xylar in #1134
  • Fix time masking in sea-ice time series by @xylar in #1136
  • Fix updating z coord of remapped transects by @xylar in #1137
  • Several fixes to global plots by @xylar in #1138
  • Update conda recipe to v1 form by @xylar in #1139
  • Fix non-editable install by @xylar in #1140
  • Fix recipe dependencies by @xylar in #1142
  • Fix test suite for e3sm-unified by @xylar in #1144
  • Put symlinks for ncclimo in unique directories by @xylar in #1146
  • Fix copying xarray datasets by @xylar in #1147

Full Changelog: 1.14.0...1.15.0

v1.14.0

09 Nov 18:39
49625e0

Choose a tag to compare

What's Changed

Full Changelog: 1.13.0...1.14.0

v1.13.0

21 Mar 23:41
3842960

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.12.0...1.13.0

v1.12.0

29 Oct 02:26
32a8a46

Choose a tag to compare

This minor release includes several new analysis tasks: analysis of Greenland shelf regions; Surface mass and heat flux climatology maps; Velocity climatology map; and OSNAP transects. It also includes many bug fixes and major improvements in continuous integration and documentation.

Minor enhancements

Clean up

Bug fixes

Documentation

Continuous integration

New Contributors

Full Changelog: 1.11.0...1.12.0

v1.11.0

30 Apr 19:30
e57f81c

Choose a tag to compare

A minor release that fixes an issue with scipy, allows for newer versions of ESMF and supports masking out problem sea-ice cells.

Minor enhancement:

  • Relax constraint on ESMF #997
  • Add support for maximum allowed sea-ice thickness #998

Bug fixes

*Fix tukey import in latest scipy #1000

Contributors

@xylar

v1.10.0

22 Mar 12:25
79bc218

Choose a tag to compare

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:

  • Add Paolo et al. (2023) melt rate analysis #987
  • New ocean conservation task #988

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

Contributors

@cbegeman
@darincomeau
@irenavankova
@wlin
@xylar

v1.9.1

20 Jan 17:48
83c4054

Choose a tag to compare

A bug-fix release that fixes stats printed on global climatology maps.

Bug fixes

  • Fix stats for climatology maps #977
  • Update mesh name for Adusumilli observations #975

Clean up

  • Add a trailing slash to printed URLs #978

Contributors

@golaz
@milenaveneziani
@xylar

v1.9.0

12 Sep 12:19
26c0800

Choose a tag to compare

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

v1.8.0

01 Dec 12:59
3b7f962

Choose a tag to compare

Minor release that adds new features from the recent E3SM hackathon on MPAS-Analysis: Arctic regional analysis, barotropic streamfunctions, sea-ice production and melting and sea-surface height histograms. It also includes a variety of bug fixes, clean up and improvements to documentation.

Minor enhancement:

  • Add support for remapping from MPAS vertices #906
  • Add Arctic Ocean time series, profiles, and TS diagrams to polar regions #896
  • Add Horizontal Streamfunction plots + Subpolar North Atlantic projection #898
  • Add sea ice production/melting analysis tasks #907
  • Add histogram plot type and ocean histogram task #917

Bug fixes

  • Fix config file on the webpage #913
  • Fixes to formatting and config options for climatologyMapBSF #918
  • Fix comparison of sea-ice thickness vs. control #925
  • Keep attributes in python climatology computations #930
  • Fix masking of Hovmoller plots on different meshes #927

Clean up

  • Switch to plotting sea-ice concentration and thickness on projection grids #915
  • Add python 3.11, drop python <3.8 #924
  • Bump python version in test suites #929
  • Plot production, melt iceberg concentration on projection grids #928

Documentation

  • Fix some docstrings #919
  • Add docs and examples for sea ice production tasks #920
  • Fix description of building the docs #921
  • Fixup formatting in histogram documentation #923
  • Fix complete config file name in log dir #926

Continuous Integration

  • Disable latest conda in CI (for now) #932

Contributors

@anirban89
@cbegeman
@darincomeau
@milenaveneziani
@xylar

v1.7.2

27 Sep 20:42

Choose a tag to compare

Bug-fix release

Minor enhancement:

  • Update postprocessed MOC to match analysis member #886
  • Add a check for duplicate analysis tasks and subtasks #908

Bug fixes

  • Fix hovmoller plot comparison #900
  • Add missing var when continuing MOC calculation #901
  • Make sure both CI and develoment environments don't include conda MPI #902
  • Fix generate command-line flag #903
  • Don't decode time as part of transect remapping #904
  • Fix --list when trying to write geojson files #905

Clean up

  • Improve error message on incorrect machine #892
  • Clean up ClimatologyMapOHCAnomaly #894

Documentation

  • Clean up the documentation in several places #893
  • Add 3 tutorials for developers #895

Contributors

@xylar
@akturner
@alicebarthel
@anirban89
@cbegeman
@darincomeau
@jjbenedict
@katsmith133
@milenaveneziani
@vanroekel