We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce29c6 commit 9edaa19Copy full SHA for 9edaa19
doc/whatsnew.rst
@@ -1,8 +1,20 @@
1
What's new
2
**********
3
4
-.. Next release
5
-.. ============
+Next release
+============
6
+
7
+- Improve :mod:`.tools.costs` for |ssp-scenariomip| (:pull:`378`).
8
9
+ - :attr:`Config.module <.tools.costs.Config.module>` is no longer a :class:`str`
10
+ but a member of a new enumeration :class:`~.costs.MODULE`.
11
+ - :py:`Config.final_year` is replaced by :attr:`.Config.final_model_year`
12
+ and :attr:`.Config.final_projection_year`.
13
+ - Add :attr:`.costs.MODULE.dac` and associated input data.
14
+ - New submodule :mod:`.tools.costs.scenario` for TODO COMPLETE.
15
+ - Update costs data.
16
17
+- Add 23 technologies used in |ssp-scenariomip| to :ref:`technology-yaml` (:pull:`378`).
18
19
v2025.7.23
20
==========
0 commit comments