Skip to content

v1.2.0

Choose a tag to compare

@xylar xylar released this 06 Jun 10:43
· 197 commits to master since this release
ed95381

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-sphere projection by @xylar in #628
  • Move unit tests out of mpas_tools by @xylar in #636
  • Fix index parsing in mpas_to_xdmf tool 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_DATA in write_netcdf() by @xylar in #633

Full Changelog: 1.1.0...1.2.0