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