Skip to content

Releases: MPAS-Dev/MPAS-Tools

v0.0.3

21 Jun 08:07
328b2dc

Choose a tag to compare

Minor release with a few new scripts and bug fixes.

Minor Additions:

  • Added a tool to merge 2 MPAS non-contiguous meshes into a single file #252
  • Added scripts for adding depth or zMid to MPAS-O data, or computing zMid on its own #229
  • Added a script that performs offline vector reconstruction to cell centers from MPAS fields on edges #244
  • Add a split tool as a complement to the merge tool #257

Clean up:

  • Added an external script that points to planar_hex in the mpas_tools python package #256
  • Converted remaining landice-related tools to py3 #260

Bug fixes:

  • Fixed premature closing of time series in ParaView VTK extractor #255
  • Fixed writing of pvd files in the ParaView VTK extractor #259

Contributors:
@xylar, @bradyrx, @jhkennedy, @matthewhoffman

v0.0.2

11 May 07:24
e2202ec

Choose a tag to compare

Adds cmake support for the mesh conversion tools.

A few other updates and bug fixes related to supporting a conda-forge package.

v0.0.1

09 May 14:58
8948389

Choose a tag to compare

A first release of MPAS-Tools, allowing a conda-forge package to be build from the resulting tar.gz file.