Releases: PyPSA/atlite
Releases · PyPSA/atlite
v0.2.8
What's Changed
- Fix bad comparison for sarah datafiles. by @euronion in #224
- Fix/exclusioncalculator filehandling by @euronion in #226
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #229
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #234
- Add pretty-format-yaml pre-commit hook. by @euronion in #235
- Add NREL turbine data to atlite by @thesethtruth in #233
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #237
- fix: use explicit rasterio resample method for averaging by @FabianHofmann in #239
- Fix rasterio reprojection bug. Appears with 1.2.10 by @pz-max in #240
- Fix NaN values into inflow by @davide-f in #242
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #246
- Improve memory load efficiency for shape_availability calculation by @calvintr in #243
New Contributors
- @thesethtruth made their first contribution in #233
- @pz-max made their first contribution in #240
- @davide-f made their first contribution in #242
- @calvintr made their first contribution in #243
Full Changelog: v0.2.7...v0.2.8
Version 0.2.7
See Release Notes for details.
Version 0.2.5 (archived version)
This release is a duplicate of the v0.2.5 release, but was created for the sake of Zenodo archiving the version.
Version 0.2.5
See Release Notes for details.
Version 0.2.1
Integrate landuse availability calculator, see release notes for all changes
Version 0.2.0
Major release with new features and breaking changes, see release notes.
Bugfix release v0.0.3
Brings a minor bug fix and prepares for the next version jump to version 0.2.
- Fix heat demand hourshift for xarray 0.15.1
- Add Travis CI and simplified release management