Skip to content

Commit

Permalink
corrected release notes for direct follow-up version including #222
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianHofmann committed Feb 25, 2022
1 parent fa17b15 commit 6c28a76
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion RELEASE_NOTES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ Release Notes
.. Upcoming Release
.. =================
Version 0.2.7
==============

* The function `SolarPosition` does not return the atmospheric insolation anymore. This data variable was not used by any of the currently supported modules.


Version 0.2.6
==============

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

**Bug fixes**
* 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
Expand Down

0 comments on commit 6c28a76

Please sign in to comment.