Skip to content

Commit eaefe60

Browse files
authored
prepare release notes v0.2.13 (#359)
1 parent 67c4e94 commit eaefe60

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

RELEASE_NOTES.rst

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,19 @@ Release Notes
88
#############
99

1010

11-
Upcoming Release
12-
================
11+
.. Upcoming Release
12+
.. ================
1313
14-
* Added solar tracking support for irradiation; e.g. ``cutout.irradiation(tracking='horizontal')``.
15-
* Added SARAH-3 compatibility (SARAH-2 can still be used).
14+
Version 0.2.13
15+
==============
16+
17+
* Added solar tracking support for irradiation; e.g. ``cutout.irradiation(tracking='horizontal')``. (https://github.com/PyPSA/atlite/pull/340)
18+
* Added SARAH-3 compatibility (SARAH-2 can still be used). (https://github.com/PyPSA/atlite/pull/352)
19+
* Fixed passing of `disable_progressbar` argument to ``compute_availabilitymatrix()`` to disable the progress bar. (https://github.com/PyPSA/atlite/pull/356)
20+
* Added dewpoint temperature to the list of features fetched from ERA5. (https://github.com/PyPSA/atlite/pull/342)
21+
* Added option to compute capacity factor time series per grid cell. (https://github.com/PyPSA/atlite/pull/330)
22+
* Fixed pandas deprecations.
23+
* Fixed build of documentation.
1624

1725
Version 0.2.12
1826
==============

0 commit comments

Comments
 (0)