Recent Releases of SPEI
SPEI - Release v0.6.1
What's Changed
- Update example notebooks
- Allow for parsing a matplotlib colormap instance to plot functions
- Update type hints for python 3.10
- Update main to v0.6.1 by @martinvonk in https://github.com/martinvonk/SPEI/pull/50
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.6.0...v0.6.1
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk 2 months ago

SPEI - Release v0.6.0
What's Changed
- Add Standardized Soil Moisture Index
- Multi-year drought heatmap https://github.com/martinvonk/SPEI/pull/46
- Add more cmcrameri colormaps
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.5.1...v0.6.0
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk 6 months ago

SPEI - Release v0.5.1
What's Changed
- Update main to v0.5.1 by @martinvonk in https://github.com/martinvonk/SPEI/pull/44
Tests did not run for some settings in the previous version
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.5.0...v0.5.1
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk 7 months ago

SPEI - Release v0.5.0
What's Changed
- Update main to v0.5.0 by @martinvonk in https://github.com/martinvonk/SPEI/pull/43
- Add python 3.13 support
- Drop python 3.9 support
- Compare to R package
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.4.2...v0.5.0
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk 7 months ago

SPEI - Release v0.4.2
What's Changed
- Update main to v0.4.2 by @martinvonk in https://github.com/martinvonk/SPEI/pull/39
- Clarifications in the docstring
- Pandas frequency string support
- More robust rolling window
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.4.1...v0.4.2
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk 12 months ago

SPEI - Release v0.4.1
What's Changed
- Update main to v0.4.1 by @martinvonk in https://github.com/martinvonk/SPEI/pull/35
- New plot method for standardized index
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.4.0...v0.4.1
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk about 1 year ago

SPEI - Release v0.4.0
What's Changed
- New Distribution Fitting Options by @martinvonk in https://github.com/martinvonk/SPEI/pull/31
- Create Standardized Index class by @martinvonk in https://github.com/martinvonk/SPEI/pull/33
- Update main to v0.4.0 by @martinvonk in https://github.com/martinvonk/SPEI/pull/34
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.3.5...v0.4.0
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk about 1 year ago

SPEI - Release v0.3.5
What's Changed
- Add climdex indices (https://www.climdex.org/)
- Update plotting methods
- Update type hinting
- Add Python 3.12 test suite by @martinvonk in https://github.com/martinvonk/SPEI/pull/27
- Update main to v0.3.5 by @martinvonk in https://github.com/martinvonk/SPEI/pull/28
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.3.4...v0.3.5
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 1 year ago

SPEI - Release v0.3.4
What's Changed
Minor release with some changes to testing and linting. Also new function spei.show_versions() is added.
- Update main to v0.3.4 by @martinvonk in https://github.com/martinvonk/SPEI/pull/25
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.3.3...v0.3.4
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk almost 2 years ago

SPEI - Release v0.3.3
What's Changed
- Update to v0.3.3 by @martinvonk in https://github.com/martinvonk/SPEI/pull/24
- Logging added
- Ruff linting
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.3.2...v0.3.3
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk about 2 years ago

SPEI - Release v0.3.2
What's Changed
No major changes, just some extra documentation and extra testing with codacy
- Update main to v0.3.2 by @martinvonk in https://github.com/martinvonk/SPEI/pull/23
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.3.1...v0.3.2
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk about 2 years ago

SPEI - Release v0.3.1
What's Changed
- Update main to v0.3.1 by @martinvonk in https://github.com/martinvonk/SPEI/pull/22
- Update documentation
- Update capability to handle both numpy arrays and pandas series
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.3.0...v0.3.1
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk about 2 years ago

SPEI - Release v0.3.0
What's Changed
- update dev from main by @martinvonk in https://github.com/martinvonk/SPEI/pull/20
- Update main to v0.3.0 by @martinvonk in https://github.com/martinvonk/SPEI/pull/21
- Adds unit tests, static type checking, and linting with black/isort.
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.2.3...v0.3.0
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.2.3
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.2.2...v0.2.3
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.2.2
What's Changed
- Update documentation and notebooks by @martinvonk in https://github.com/martinvonk/SPEI/pull/18
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.2.1...v0.2.2
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.2.1
What's Changed
- add type hinting and update notebooks by @martinvonk in https://github.com/martinvonk/SPEI/pull/17
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.2.0...v0.2.1
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.2.0
What's Changed
- Update main to version 0.2.0 by @martinvonk in https://github.com/martinvonk/SPEI/pull/16
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.1.8...v0.2.0
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.1.8
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.1.7
What's Changed
- Updates to plot function and literature by @martinvonk in https://github.com/martinvonk/SPEI/pull/14
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.1.6...v0.1.7
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.1.6
What's Changed
- Update managing files by @martinvonk in https://github.com/martinvonk/SPEI/pull/11
- Update dev by @martinvonk in https://github.com/martinvonk/SPEI/pull/12
- update version by @martinvonk in https://github.com/martinvonk/SPEI/pull/13
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.1.5...v0.1.6
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.1.5
What's Changed
- Add correction for zero precipitation (x=0) and plot functionality by @martinvonk in https://github.com/martinvonk/SPEI/pull/10
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.1.4...v0.1.5
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.1.4
What's Changed
- Bring dev up to date with main by @martinvonk in https://github.com/martinvonk/SPEI/pull/8
- Add Standardized Streamflow Index and extra example on Drought in the Netherlands by @martinvonk in https://github.com/martinvonk/SPEI/pull/9
Full Changelog: https://github.com/martinvonk/SPEI/compare/v0.1.3...v0.1.4
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.1.3
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.1.2
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago

SPEI - Release v0.1.1
Natural Resources - Water Supply and Quality
- Python
Published by martinvonk over 2 years ago
