v0.1.0 First Release
The first release of CSET! 🎉 This release contains basic operators to do reading, writing, filtering, and plotting of data. It is however still quite limited in each of them, and still doesn't promise much in the way of API stability, with things undoubtedly going to undergo significant change in the near future.
This release also serves as a basis for packaging CSET out into the wider world; packages will be released on PyPI, and conda-forge.
What's Changed
- Reenable testing on python 3.11 by @jfrost-mo in #61
- Operator runner improvements by @jfrost-mo in #56
- Move METplus tasks out of command line repository by @jfrost-mo in #76
- Remove extra punctuation from conda lock CI commit message by @jfrost-mo in #78
- Measure test coverage by @jfrost-mo in #68
- Improve test coverage by @jfrost-mo in #81
- Fix link to Git tutorial by @jfrost-mo in #83
- Fix description of a git tag by @jfrost-mo in #84
- Add basic plotting capabilities by @jfrost-mo in #85
- Make PR coverage reports edit last comment by @jfrost-mo in #92
- Package on PyPI by @jfrost-mo in #90
Full Changelog: https://github.com/MetOffice/CSET/commits/v0.1.0