Skip to content

v0.0.16

Compare
Choose a tag to compare
@xylar xylar released this 11 Apr 14:03
· 72 commits to main since this release
01d63b7

Minor release that includes some bug fixes and clean up as well as a new MPAS mesh descriptor for variables associated with mesh edges.

Minor enhancements

  • Add MpasEdgeMeshDescriptor #48

Bug fix

  • Rename lon/lat dimension when mapping to lon/lat grid #43

Clean up

  • Reorganize descriptors into their own files #42
  • Add python 3.11 and drop python 3.7 #44
  • Rename master --> main #45

Continuous integration

  • Add flake8 to github workflows #46
  • Improve code quality and CI #49
  • Fix build workflow #50

Contributors:

@xylar