Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed Oct 3, 2024
1 parent c66898d commit 6da96a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building/sources/recentre.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ formula:
Additionally, some variables must be non-negative to have a physical
meaning (e.g. accumulated variables or `specific humidity`). To ensure
this, positive clipping is performed using the alternative fomula :
this, positive clipping is performed using the alternative formula:

.. math::
Expand Down
4 changes: 4 additions & 0 deletions docs/building/sources/repeated_dates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,25 @@
The generale format of the `repeated_dates` source is:

.. literalinclude:: yaml/repeated_dates1.yaml
:language: yaml

**********
constant
**********

.. literalinclude:: yaml/repeated_dates2.yaml
:language: yaml

*************
climatology
*************

.. literalinclude:: yaml/repeated_dates3.yaml
:language: yaml

*********
closest
*********

.. literalinclude:: yaml/repeated_dates4.yaml
:language: yaml

0 comments on commit 6da96a8

Please sign in to comment.