Skip to content

Commit

Permalink
doc syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrismarsh committed Jan 11, 2025
1 parent 972f31e commit 24b4c24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/forcing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ such as one netcdf file per day. This is specified as a ``.json`` file that has
]
This json can be generated as follows:


.. code::
import glob
Expand All @@ -201,6 +203,7 @@ This json can be generated as follows:
json.dump(metadata_list, f, indent=4)
Instead of a netcdf file, choose the json file.

Schema
Expand Down

0 comments on commit 24b4c24

Please sign in to comment.