v0.0.12
Minor release including the addition of mesh.creation
, moved over from MPAS-Model's COMPASS infrastructure so it is available for more general use.
Major Enhancements:
- Add mesh creation module to mpas_tools conda package #311
Minor Enhancements:
- Add Azure support #338
- Update Earth radius in build_mesh to the CIME value #341
- Use an internal bilinear interpolation instead of scipy for meshDensity and bathymetry #344
Clean Up:
- A few minor tweaks to the conda build recipe #336
- Update license to 2020 #337
- Switch from Travis CI to Azure in docs #342
- Reorganize mesh creation #314
Bug fix:
- Fix docs path #339