v.0.2.0
Major update
This includes new online and inline documentation, completion of additional metrics and removal of old code.
What's Changed
- Fix CI and Github actions
- Finish overhaul the ReadTheDocs documentation in the package
- Confirm completed and to verify metrics
- Update Schiemann et al. 2009 method to run faster and introduce u_threshold parameter default
- Add more complete inline 'Steps' to each metric in the package for readability.
- Remove Screen & Simmonds and Local Wave Activity leftover code
- Update Manney et al. 2011 further with padding to capture cores near the edge of dataset
Pull Requests
- Fix GitHub Actions by @Thomasjkeel in #120
- Prepare for v0.2 by @Thomasjkeel in #121
- Add steps to each method by @Thomasjkeel in #122
- Update Manney method with padding to get edge cores by @Thomasjkeel in #123
Full Changelog: v0.1.7...v0.2.0