File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,7 @@ They can be turned on and off individually under ``DATA_FUNCTIONS`` in :mod:`__i
5858.. automodule :: message_ix_models.model.material.data_methanol
5959 :members:
6060
61- .. automodule :: message_ix_models.model.material.report.run_reporting
62- :members:
63-
64- .. automodule :: message_ix_models.model.material.report.reporter_utils
61+ .. automodule :: message_ix_models.model.material.report
6562 :members:
6663
6764Build and solve the model from CLI
Original file line number Diff line number Diff line change @@ -97,9 +97,8 @@ New features
9797- New post-processing module for the industry sector in :mod: `.model.material.report.run_reporting ` providing:
9898
9999 - More generalized method of post-processing MESSAGEix-Materials results
100- - Configuration with YAML files in :file: `material/model/material/reporting/ `
100+ - Configuration handled through :mod: ` .model.material.report.config ` YAML files in :file: `material/model/material/reporting/ `
101101 - Higher resolution of post-processed results
102- - Data model validatation with pydantic
103102
104103Bug Fixes
105104---------
You can’t perform that action at this time.
0 commit comments