Skip to content

Commit

Permalink
prepare release notes v0.2.13 (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
fneum committed Jul 11, 2024
1 parent 67c4e94 commit eaefe60
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions RELEASE_NOTES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,19 @@ Release Notes
#############


Upcoming Release
================
.. Upcoming Release
.. ================
* Added solar tracking support for irradiation; e.g. ``cutout.irradiation(tracking='horizontal')``.
* Added SARAH-3 compatibility (SARAH-2 can still be used).
Version 0.2.13
==============

* Added solar tracking support for irradiation; e.g. ``cutout.irradiation(tracking='horizontal')``. (https://github.com/PyPSA/atlite/pull/340)
* Added SARAH-3 compatibility (SARAH-2 can still be used). (https://github.com/PyPSA/atlite/pull/352)
* Fixed passing of `disable_progressbar` argument to ``compute_availabilitymatrix()`` to disable the progress bar. (https://github.com/PyPSA/atlite/pull/356)
* Added dewpoint temperature to the list of features fetched from ERA5. (https://github.com/PyPSA/atlite/pull/342)
* Added option to compute capacity factor time series per grid cell. (https://github.com/PyPSA/atlite/pull/330)
* Fixed pandas deprecations.
* Fixed build of documentation.

Version 0.2.12
==============
Expand Down

0 comments on commit eaefe60

Please sign in to comment.