From d57a84c7ed3f2bcba19670b64facb625ba4de326 Mon Sep 17 00:00:00 2001 From: Measrainsey Meng Date: Mon, 21 Oct 2024 11:23:16 +0200 Subject: [PATCH] Add PR #222 to doc/whatsnew --- doc/whatsnew.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/whatsnew.rst b/doc/whatsnew.rst index cf7cbea50..6a2f4ee2f 100644 --- a/doc/whatsnew.rst +++ b/doc/whatsnew.rst @@ -10,7 +10,7 @@ Next release - Expand :doc:`repro` with sections on :ref:`repro-doc` and :ref:`versioning`, including :ref:`a list of external model names and ‘versions’ ` like “MESSAGEix-GLOBIOM 2.0” (:issue:`224`, :pull:`226`). - Update :doc:`/transport/index` (:pull:`213`). - Add "LED", "SSP4", and "SSP5" as values for the :program:`--ssp=…` option in :func:`.common_params` (:pull:`233`). -- Fix and update :doc:`/api/tools-costs` (:pull:`219`, :pull:`206`, :pull:`221`, :pull:`227`) +- Fix and update :doc:`/api/tools-costs` (:pull:`219`, :pull:`206`, :pull:`221`, :pull:`227`, :pull:`222`) - Fix naming of GDP and population columns in SSP data aggregation (:pull:`219`). - Edit inputs for storage, CSP, hydrogen, and industry technologies (:pull:`206`). @@ -18,6 +18,7 @@ Next release - Reorganize input files and incorporate `first_year.csv` data into `tech_map.csv` (:pull:`221`). - Reconfigure use and implementation of technology variants/modules to be more agnostic (:pull:`221`). - Change cost decay to reach reduction percentage specified on the year 2100 (:pull:`227`). + - Add `cooling` technology variant/module (:pull:`222`). - Improve and extend :doc:`/material/index` (:pull:`218`). - Release of MESSAGEix-Materials 1.1.0 (:doc:`/material/v1.1.0`).