Enhancements
- Update API documentation and switch to
@properties
for someDescriptor
attributes. by @andrewdnolan in #22 - Add support for planar periodic meshes by @andrewdnolan in #23
- Unifies the spherical and periodic planar wrapping under the same functionality
- Add documentation about spherical and planar periodic mesh support
- Update to 1.0.0 by @andrewdnolan in #26
Clean up
- Fix vertex patch bug in #12 that resulted in invalid geometries, which sometimes cause problems for cartopy, in #23
Continuous integration
- Add build workflow to CI in #19
- Adds unit tests (only testing the spherical plotting functionality for now) in #23
Full Changelog: 0.2.0...1.0.0