Skip to content

Commit

Permalink
add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed Nov 17, 2024
1 parent 59b1f0f commit 1b3bdd9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/configs/forcings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ conditions. If the model need data during the run (dynamic forcings),
the forcings will be fetched by default from the same source as the
input. However, you can specify a different source.

The example below shows an example where the forcings are fetched from
``mars`` while the initial conditions are fetched from ``test``.

.. literalinclude:: forcings_1.yaml
2 changes: 1 addition & 1 deletion docs/configs/inputs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
The input methods listed below are used to fetch the initial conditions
of a model run. They will also be the source of forcings during the
model run, unless a ``forcing`` entry is specified in the configuration
(see :ref:`forcings``).
(see :ref:`forcings`).

**********
Datasets
Expand Down

0 comments on commit 1b3bdd9

Please sign in to comment.