Skip to content

Commit c012bfb

Browse files
committed
prepare release v0.4.1
1 parent ccb44df commit c012bfb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

RELEASE_NOTES.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Release Notes
1717
.. To use the features already you have to install the ``master`` branch, e.g.
1818
.. ``pip install git+https://github.com/pypsa/atlite``.
1919
20-
`v0.4.0 <https://github.com/PyPSA/atlite/releases/tag/v0.4.0>`__ (30th January 2025)
20+
`v0.4.1 <https://github.com/PyPSA/atlite/releases/tag/v0.4.1>`__ (12th May 2025)
2121
=======================================================================================
2222

2323
* ERA5 data is now by default using the `grib` backened instead of the `netcdf` backend of the CDS.
@@ -28,6 +28,9 @@ Release Notes
2828
You can still use the `netcdf` backend by passing `data_format='netcdf'` to the `cutout.prepare()` method.
2929
(https://github.com/PyPSA/atlite/issues/439)
3030

31+
`v0.4.0 <https://github.com/PyPSA/atlite/releases/tag/v0.4.0>`__ (30th January 2025)
32+
=======================================================================================
33+
3134
* The methods ``convert_cooling_demand`` and ``cooling_demand`` are implemented
3235
to evaluate cooling demand using the cooling degree-days approximation.
3336
(https://github.com/PyPSA/atlite/pull/415, https://github.com/PyPSA/atlite/pull/422)

0 commit comments

Comments
 (0)