v0.0.16
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