v0.0.14
Minor release including the addition of of visualization transects, nonuniform grids for signed-distance functions, new CIME constants and updates to MALI mesh interpolation scripts, as well as a number of bug fixes.
Major Enhancements:
- Add modules for computing transect geometry #324
Minor Enhancements:
- Add scripts from add_depth_coord to conda package #357
- Updates to MALI mesh interpolation script #356
- Add more CIME constants #369
- Add support for signed distance for nonuniform grids #359
Clean Up:
- Move functions for adding depth coordinates to MPAS-Ocean into the conda pacakge #362
- Remove switching to Agg backend #371
- Remove compass metapackage #372
Bug fix:
- Fix 2 mesh conversion utils #348
- Switch mesh_spec attribute from double to string in MPAS cell culler #351
- Fix grid_imask in scrip_from_mpas #352
- Fix masking for signed distance functions #358
- Add pyproj as a dependency #363
- Rename string dimension StrLen in write_netcdf #367
- Fix out-of-bounds issue with bilinear interp #368
Documentataion:
- A lot of new additions to the documentation #349
- Add captions to docs table of contents #364
- Remove some redundant captions #366
CI
- Fix local package installation directory in Azure #373