Releases: MPAS-Dev/MPAS-Tools
Releases · MPAS-Dev/MPAS-Tools
v1.5.1
v1.5.0
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
angleEdgein 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
What's Changed
- Tool for interpolating MPAS-Ocean output to MALI for forcing standalone simulations by @matthewhoffman in #577
- Update the Stefan-Boltzmann constant by @xylar in #682
- Remove @altheaden from reviewer lists by @altheaden in #681
- Bugfix for project_hexes. There is a hardwired earth_radius in additi… by @skamaroc in #626
- Remove debug output from
cull()in mesh conversion by @xylar in #686 - Update to v1.4.0 by @xylar in #688
Full Changelog: 1.3.2...1.4.0
v1.3.2
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
v1.3.0
What's Changed
- Change
pre-commithook ID toruff-checkby @altheaden in #647 - Add arguments for hash and subdirectory to
build_jigsawby @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-commitworkflow 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
v1.2.1
v1.2.0
This version includes several bug fixes as well as improvements to NetCDF format support in the write_netcdf() and jigsaw_to_netcdf() functions as well as the various python mask-creation tools.
What's Changed
- Update code for version switcher to match pyremap by @xylar in #625
- Add missing
ais-bedmap2-sphereprojection by @xylar in #628 - Move unit tests out of
mpas_toolsby @xylar in #636 - Fix index parsing in
mpas_to_xdmftool by @xylar in #635 - Update
jigsaw_to_netcdf()for efficiency and robustness by @xylar in #632 - Convert string properties to char strings in python mask creator by @xylar in #638
- Add support for
NETCDF3_64BIT_DATAinwrite_netcdf()by @xylar in #633
Full Changelog: 1.1.0...1.2.0
v1.1.0
In this minor release, we include an important fix to the boundary conditions used in computing the barotropic streamfunction
What's Changed
- Switch to a custom version dropdown by @xylar in #617
- Sort versions in dropdown more carefully by @xylar in #618
- Fix sort order for version by @xylar in #619
- Switch CI from miniconda to micromamba by @altheaden in #620
- Fix the barotropic streamfunction calculation by @xylar in #621
Full Changelog: 1.0.0...1.1.0