Skip to content

Commit 6c28a76

Browse files
committed
corrected release notes for direct follow-up version including #222
1 parent fa17b15 commit 6c28a76

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

RELEASE_NOTES.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Release Notes
1111
.. Upcoming Release
1212
.. =================
1313
14+
Version 0.2.7
15+
==============
16+
17+
* The function `SolarPosition` does not return the atmospheric insolation anymore. This data variable was not used by any of the currently supported modules.
18+
19+
1420
Version 0.2.6
1521
==============
1622

@@ -25,7 +31,6 @@ Version 0.2.6
2531
* Due to ambiguity, conversion functions (`.pv(...)`, `.wind(...)` etc.) now raise an `ValueError` if shapes and matrix are given.
2632
* Atlite now supports calculating of heat pump coefficients of performance (https://github.com/PyPSA/atlite/pull/145).
2733
* Enabled the GitHub feature "Cite this repository" to generate a BibTeX file (Added a `CITATION.cff` file to the repository).
28-
* The function `SolarPosition` does not return the atmospheric insolation anymore. This data variable was not used by any of the currently supported modules.
2934

3035
**Bug fixes**
3136
* The solar position for ERA5 cutouts is now calculated for half a time step earlier (time-shift by `cutout.dt/2`) to account for the aggregated nature of

0 commit comments

Comments
 (0)