Skip to content

Releases: MPAS-Dev/MPAS-Tools

v0.34.1

03 Jul 20:37
7aa596d
Compare
Choose a tag to compare

A patch release to fix a matplotlib issue with colormaps

Bug Fixes

  • Fix registering colormaps #574

Contributors:

@xylar

v0.34.0

03 Jul 12:41
ceef452
Compare
Choose a tag to compare

A minor release that adds or enhances several land-ice tools, fixes some bugs, adds support for numpy 2.0 and

Major Enhancement

  • Create a landice module for the mpas_tools conda package #569

Minor Enhancements

  • Add script to mask off frozen regions of hydro domain #562
  • add adjust_thickness_at_false_ocean_cells.py #564
  • ISMIP6 2500 Projections Forcing #563
  • Support numpy 2.0 #571

Bug Fixes

  • Fix planarIntersect formula in MPAS mesh converter #567
  • Fix data directory in simple_seaice_partitions tool #570

Continuous Integration

  • Remove python 3.8 #572

Contributors:

@andrewdnolan
@alexolinhager
@favba
@mahf708
@mark-petersen
@matthewhoffman
@mgduda
@mwarusz
@proteanplanet
@trhille
@xylar

v0.33.0

26 Mar 12:07
627c9d9
Compare
Choose a tag to compare

A minor release that adds support for a spherical (rather than elliptical) latitude and longitude points on MALI meshes and also adds a grow mask to flood-fill mask creation.

Minor Enhancements

  • Add south polar stereographic projection of a sphere #559
  • Add a grow mask to constrain flood fill mask #560

Contributors:

@hollyhan
@matthewhoffman
@xylar

v0.32.0

14 Mar 18:57
7cc6169
Compare
Choose a tag to compare

A minor release that fixes building the grid_rotate tool and adds new functions for culling MPAS datasets to the conda package

Minor Enhancements

  • Add functions for culling an MPAS dataset #557

Bug fixes

  • Correct issues with netCDF library linking and loading in mesh_tools/grid_rotate #556

Contributors:

@cbegeman
@gdicker1
@mgduda
@xylar

v0.31.0

15 Feb 11:32
1d6d054
Compare
Choose a tag to compare

A minor release with some clean up and bug fixes to the MPAS cell culler and jigsaw to NetCDF converter as well as land-ice tools.

Clean-up

  • Typo: Fix 'distination' to 'destination' #553
  • Change xarray dims --> sizes #555

Bug fixes

  • setup: always copy subdirs ocean, landice,... #550
  • Ignore NaNs when checking for negative basalHeatFlux #551
  • jigsaw_to_netcdf: bug fix for POINT coordinates #549
  • Make some variables optional in MpasCellCuller.x #552

Contributors:

@cwsmith
@kimjy-par
@matthewhoffman
@trhille
@xylar

v0.30.0

20 Jan 12:18
f46f946
Compare
Choose a tag to compare

A minor release that makes various improvements and fixes to land-ice tools, cleans up documentation for coastline alteration and fixes a bug in making region masks on lat-lon grids.

Minor enhancements

  • Add check that basalHeatFlux is non-negative #543
  • Update AIS mesh modification scripts #545

Clean-up

  • Fix docs for coastline alteration #546

Bug fixes

  • Limit lon to -180 to 180 in lon-lat region masks #547
  • Fix bugs in ESMF interpolation method #544

Contributors:

@vanroekel
@matthewhoffman
@trhille
@xylar

v0.29.0

02 Dec 01:07
c3690b6
Compare
Choose a tag to compare

A minor release that adds a tool for plotting MALI transects and another for smoothing MPAS-Ocean bathymetry outside of ice-shelf cavities.

Minor enhancement

  • Add script to plot transects from MALI output #540
  • Add topo smoothing before init outside of ice-shelf cavities #541

Contributors:

@matthewhoffman
@trhille
@xylar

v0.28.0

21 Nov 14:52
111baae
Compare
Choose a tag to compare

A minor release that adds 2 tools for smoothing ocean topography

Minor enhancement

  • Add ocean topography smoothing tool #538

Contributors:

@maltrud
@xylar

v0.27.0

28 Oct 13:38
e78dc20
Compare
Choose a tag to compare

A minor release that adds back the MpasMaskCreator.x and fixes several issues with transects

Bug fixes

  • Fixes to transect extraction and plotting #534
  • Add back the MpasMaskCreator.x tool #535

Contributors:

@xylar

v0.26.0

15 Oct 14:29
960ace8
Compare
Choose a tag to compare

A minor release that moves a vector reconstruction tool into the conda package for use in downstream workflows.

Minor enhancement

  • Move vector reconstruction into the conda package #531

Contributors:

@xylar