Skip to content

Releases: MPAS-Dev/MPAS-Tools

v2.0.0

Choose a tag to compare

@xylar xylar released this 01 Jul 08:41
6ca14ac

What's Changed

  • Switch pre-commit autoupdate to pre-commit-update by @xylar with @Copilot in #723
  • Include density correction in SL axis in globalStats by @matthewhoffman in #721
  • Update melt calibration script to use Paolo dataset by @matthewhoffman in #724
  • Add sfcMassBalUncertainty for MALI->MALI interpolation by @trhille in #727
  • Install pre-commit-update from PyPI and restrict conda to conda-forge channel by @xylar with @Copilot in #730
  • Add ability to convert exo to MPAS mesh when using MOLHO for optimization by @trhille in #728
  • Add open_dataset and open_mfdataset wrappers to mpas_tools.io by @xylar in #737
  • Add support for Omega split mesh and vertical coordinate datasets by @xylar in #736

Full Changelog: 1.6.0...2.0.0

v1.6.0

Choose a tag to compare

@xylar xylar released this 09 May 08:38
a4a2feb

What's Changed

  • Change default earth_radius_km value for the hex_projection tool to 6371.229 km by @mgduda in #717
  • Improve performance in python masking by @xylar in #719
  • Update to v1.6.0 by @xylar in #720

Full Changelog: 1.5.1...1.6.0

v1.5.1

Choose a tag to compare

@xylar xylar released this 22 Apr 14:02
df9afed

What's Changed

  • Fix dataset copy in coastline alteration and update to v1.5.1 by @xylar in #716

Full Changelog: 1.5.0...1.5.1

v1.5.0

Choose a tag to compare

@xylar xylar released this 14 Apr 22:15
1eadf9e

What's Changed

  • Add script to plot hydro mass balance terms by @matthewhoffman in #520
  • Add Python 3.14 to CI testing matrix by @Copilot in #693
  • Fix conda-package docs by @xylar in #696
  • Fix print in mali interpolate by @xylar in #701
  • Switch to v1 (rattler-build) recipe form by @xylar in #704
  • Add plotting script for thermal forcing and surface mass balance by @trhille in #566
  • Add script to convert cell coordinates from plane to sphere by @matthewhoffman in #675
  • Add option to save globalStats plots to png by @trhille in #706
  • Interpolate ECCO ASTE reanalysis to MALI grid by @alexolinhager in #691
  • Drop Python 3.10 support and sync CI variants with conda-forge by @Copilot in #712
  • Fix computation of angleEdge in NetCDF-C mesh converter by @xylar in #710
  • Allow arbitrary number of input .nc files in plot_globalStats.py by @trhille in #713
  • Fix xarray dataset copies by @xylar in #714

Full Changelog: 1.4.0...1.5.0

v1.4.0

Choose a tag to compare

@xylar xylar released this 09 Nov 18:41
bb77750

What's Changed

Full Changelog: 1.3.2...1.4.0

v1.3.2

Choose a tag to compare

@andrewdnolan andrewdnolan released this 02 Sep 16:16
e74d710

What's Changed

  • Fix minLevelCell in BSF velcoity computation by @xylar in #666
  • In XDMF converter, handle single "time series" file without Time by @xylar in #668
  • Drop python 3.9 by @xylar in #669
  • Fix handling of xtime variable in mpas_to_xdmf by @xylar in #672
  • Fix decoding of xtime NetCDF character arrays in the paraview extractor by @xylar in #671

Full Changelog: 1.3.1...1.3.2

v1.3.1

Choose a tag to compare

@xylar xylar released this 18 Aug 15:17
bd6363d

What's Changed

  • Pin llvm-openmp in OSX builds of jigsaw by @xylar in #663
  • Ensure Time dim is added to landice initial condition by @xylar in #664

Full Changelog: 1.3.0...1.3.1

v1.3.0

Choose a tag to compare

@xylar xylar released this 15 Aug 13:04
46b3d61

What's Changed

  • Change pre-commit hook ID to ruff-check by @altheaden in #647
  • Add arguments for hash and subdirectory to build_jigsaw by @xylar in #648
  • Clean up CI worflows by @xylar in #649
  • Document releasing conda package and more by @xylar in #652
  • Fix documentation of release candidates by @xylar in #655
  • Add code to plot ocean TF within transect by @cshafer in #600
  • Updates to landice global stats by @matthewhoffman in #654
  • Fix pre-commit workflow and other CI updates/cleanup by @altheaden in #656
  • Update build_jigsaw to use a cmake toolchain by @xylar in #660
  • Remove encoding unlimited_dims if Time not present by @xylar in #662
  • Update to v1.3.0 by @xylar in #661

New Contributors

Full Changelog: 1.2.2...1.3.0

v1.2.2

Choose a tag to compare

@xylar xylar released this 15 Jun 15:39
2e04afe

What's Changed

  • Fix logging in write_netcdf() by @xylar in #643
  • Improve performance of barotropic streamfunction by @xylar in #644

Full Changelog: 1.2.1...1.2.2

v1.2.1

Choose a tag to compare

@xylar xylar released this 12 Jun 12:15
686d1af

Bug-fix release

What's Changed

  • Set string length in write_netcdf() by @xylar in #641

Full Changelog: 1.2.0...1.2.1