v2023.02.0
What's Changed
New Features
Enhancements
- Add check to avoid calculating monthly averages on monthly data by @hCraker in #304
- Add
keep_attrs
to functions by @hCraker in #315
Deprecations
- Fix pint bug in showalter_index and deprecate by @hCraker in #319
- Replace and deprecate
anomaly
andclimatology
by @hCraker in #332
Documentation
- Add rendered equations to docstrings by @anissa111 in #294
- Fix badge links by @anissa111 in #321
- Add release notes to the webpage and add formatting for auto generated notes by @hCraker in #337
- Add gradient function documentation to website by @hCraker in #342
Maintenance
- Adding import nightly CI test by @anissa111 in #300
- Expand upstream CI by @anissa111 in #301
- Patch for import test by @anissa111 in #302
- Fix the import package CI test by @anissa111 in #303
- CI failures quick patch by @anissa111 in #312
- Resolve CI link-check issue by @anissa111 in #316
- Pin numpy for numba compatibility by @anissa111 in #325
- Improve speed of spherical harmonics tests by @pilotchute in #327
- Converting pytest to unittest for climatology.py by @hCraker in #331
- Allow upstream-dev to run on forks by @anissa111 in #335
Full Changelog: v2022.11.0...v2023.02.0