Releases: MPAS-Dev/MPAS-Tools
v0.27.0
v0.26.0
v0.25.0
v0.24.0
A minor release that fixes builds for the grid_rotate
tool and adds some new features to the MPAS config parser
Minor enhancement
- Add new features to config parser #527
Bug fix
- Switch from use of 'nc-config' to 'nf-config' in top-level Makefile for grid_rotate #526
Documentation
- A bunch of fixes to the conda package docs and docstrings #524
Contributors:
v0.23.0
v0.22.0
A minor release that adds versions of the mesh conversion tools that use the NetCDF-C library and are more than an order of magnitude faster as a result. This release also includes support for sorting mesh indices for better performance and some other minor enhancements and bug fixes.
Major enhancement
- Add NetCDF C version of mesh conversion tools #514
Minor enhancement
- Update SEACAS paths for Perlmutter and Chicoma #516
- Add bandwidth-minimising mesh sorting routine #515
Bug fixes
Contributors:
v0.21.0
A minor release with some new checks related to ISMP6 flux variables and several bug fixes and clean-up merges.
Minor enhancement
- Add a check and a warning in processing the ismip6 flux variables #495
Bug fixes
- Fix entry point for compute_projection_region_masks #508
- Fix culling in VTK extractor with multiple times #510
- Fix SHR_CONST_OMEGA in cime.constants #512
Clean up
Contributors:
v0.20.0
A minor release that adds a simpler tool for creating sea-ice graph partitions, another for plotting ocean transects, a timeout for check_call
(for debugging) and an update to a tool for plotting land-ice maps.
Minor enhancement
- Add an optional timeout to check_call with logging #502
- Update plot_maps.py for landice plotting #504
- Add plotting tool for MPAS-Ocean transects #505
- Add simple_seaice_partition tool #506
Contributors:
v0.19.0
A minor release that adds face melting to ISMIP6 processing for land ice and includes some bug fixes to land-ice scripts and sea-ice partitioning tools
Minor enhancement
- Add facemelting to ismip6 processing script #490
Bug fixes
- Do not allow (t-1) to access last time level in face-melt processing #493
- Fix flux files processing when no threshold calving cells are boundary cells #494
- Allow external mapping file for sea-ice partitioning #499
Documentation
- Update docs for sea-ice partitioning #500
Contributors:
v0.18.0
A minor release that adds several land-ice plotting scripts and fixes an issue with SciVisColor colormaps
Minor enhancement
- Add analysis script for plotting regional stats #471
- Add sea-level equiv axis to VAF plot #475
- Add a general script for plotting 2D output #481
Bug fixes
- Fix reading of SciVisColor colormaps #492