Skip to content

Commit 27865c2

Browse files
authored
Rename sections for input data (#764)
* Rename sections for input data * Capitalise
1 parent 1086a66 commit 27865c2

7 files changed

Lines changed: 12 additions & 10 deletions

File tree

docs/inputs/commodities.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _inputs-commodities:
22

33
=====================
4-
Commodity Description
4+
Global Commodities
55
=====================
66

77
MUSE handles a configurable number and type of commodities which are primarily used to

docs/inputs/commodities_io.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _inputs-iocomms:
22

33
=================
4-
Commodity inputs/outputs
4+
Commodity Inputs/Outputs
55
=================
66

77
**Input**

docs/inputs/correlation_files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Correlation demand files
1+
Correlation Demand Files
22
========================
33

44
It is possible to use macrodrivers as a way to infer the service demand. For example, one can use the expected GDP based on purchasing power parity (GDP PPP) and population in the future per region to infer the service demand using a regressor.

docs/inputs/existing_capacity.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _inputs-existing-capacity:
22

33
==========================
4-
Existing Sectoral Capacity
4+
Existing Capacity
55
==========================
66

77
For each technology, the decommissioning profile should be given to MUSE.

docs/inputs/inputs_csv.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
=====================
2+
Simulation Data Files
3+
=====================
14

2-
Input Files
3-
===========
5+
This section details the CSV files that are used to populate the simulation data.
46

57
.. toctree::
68
:maxdepth: 1

docs/inputs/projections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _inputs-projection:
22

33
=========================
4-
Initial Market Projection
4+
Commodity Price Projections
55
=========================
66

77
This file can be used to supply pre-set prices for commodities.

docs/inputs/toml.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _simulation-settings:
22

3-
===================
4-
Simulation settings
5-
===================
3+
=====================
4+
Simulation settings TOML file
5+
=====================
66

77
.. currentmodule:: muse
88

0 commit comments

Comments
 (0)