Skip to content

Commit d44c7f0

Browse files
khaerumacflo8
authored andcommitted
Copyedit doc/whatsnew additions from #371
- Subsections for specific modules follow general list. - Remove leading indent. - Omit .model prefix from :mod:`…` links. - Use nested lists for 2+ changes to the same submodule. - Explain the acronym 'MCM', since this does not appear elsewhere in the documentation.
1 parent 19ce088 commit d44c7f0

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

doc/whatsnew.rst

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@ What's new
44
Next release
55
============
66

7-
Water/Nexus
8-
-----------
9-
10-
- Update :doc:`/water/index` with unit standardization from Km^3 to MCM and model size reduction (:pull:`371`).
11-
- Deactivate share calibration constraints for cooling water technologies (:pull:`371`).
12-
- Fix excess vintage activity year generation in :mod:`.model.water.utils` to reduce model size (:pull:`371`).
13-
- Add missing electricity input units for water technologies in :mod:`.model.water.data.infrastructure` (:pull:`371`).
14-
- Fix incorrect data for desalination projected capacity in :mod:`.model.water.data.infrastructure` (:pull:`371`).
15-
- Add missing basins_country_R12.csv data file to :mod:`.model.water.data` (:pull:`371`).
16-
- Convert Excel data files to CSV format and add improve test coverage for :mod:`.model.water.data` (:pull:`371`).
17-
187
- Improve and extend :doc:`/material/index` (:pull:`388`),
198
specifically :mod:`.material.data_steel`.
209
See :doc:`/material/v1.2.0` for details.
@@ -36,6 +25,23 @@ Next release
3625

3726
- Add 23 technologies used in |ssp-scenariomip| to :ref:`technology-yaml` (:pull:`378`).
3827

28+
Water/Nexus
29+
-----------
30+
31+
- Update :doc:`/water/index` with unit standardization from km³
32+
to 10⁶ m³ (million cubic metres, or MCM) and model size reduction (:pull:`371`).
33+
- Deactivate share calibration constraints for cooling water technologies (:pull:`371`).
34+
- Fix excess vintage activity year generation in :mod:`.water.utils` to reduce model size (:pull:`371`).
35+
- Improve :mod:`.water.data` (:pull:`371`):
36+
37+
- Add missing :file:`basins_country_R12.csv` data file.
38+
- Convert Excel data files to CSV format and add/improve test coverage.
39+
40+
- Improve :mod:`.water.data.infrastructure` (:pull:`371`):
41+
42+
- Add missing electricity input units for water technologies.
43+
- Fix incorrect data for desalination projected capacity.
44+
3945
v2025.7.23
4046
==========
4147

0 commit comments

Comments
 (0)