File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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)
You can’t perform that action at this time.
0 commit comments