v0.0.11
Minor release but with some major enhancements. The ability was added to the ParaView extractor to crop to a region defined by a geojson polygon. A significant chunk of code for making MPAS meshes with JIGSAW was moved over from MPAS-Model to this repo.
Major Enhancements:
- Crop to a region in the ParaView extractor #310
- Add mesh creation module to mpas_tools conda package #311
Minor Enhancements:
- Update compass to 0.1.4 #308
- Switch compass 0.1.5 env to use nompi variant of netcdf4 #309
- Update version of pyremap in compass 0.1.6 metapackage #312
- Update the script for setting up compass environments #313
- Add CIME Earth radius #315
- Update to compass 0.1.7 #320
- Update compass 0.1.8 with new geometric_features #322
- Sea ice partitioning methods for improved load balancing #329
- Add function for converting MPAS meshes to viz triangles #319
Clean Up:
- Remove support for Read The Docs #334
Bug fix:
- Fix Travis CI #307
- Strip NULL (\x00) characters from xtime #318
- exo to nc conversion: fix beta extrapolation #328
- Fix paraview extractor and macros to be compatible with Paraview 5.8.0 #326
- Add missing image to docs #330
- Try again to fix image in docs #332
- Update hdf5 version to match conda-forge #333
- ParaView extractor: make connectivity int64... #335