Skip to content

v0.0.12

Compare
Choose a tag to compare
@xylar xylar released this 04 Sep 06:00
· 818 commits to master since this release
bfd3f9f

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

Contributors:

@xylar