Skip to content

Commit 24b4c24

Browse files
committed
doc syntax
1 parent 972f31e commit 24b4c24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/forcing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ such as one netcdf file per day. This is specified as a ``.json`` file that has
175175
]
176176
177177
This json can be generated as follows:
178+
179+
178180
.. code::
179181
180182
import glob
@@ -201,6 +203,7 @@ This json can be generated as follows:
201203
json.dump(metadata_list, f, indent=4)
202204
203205
206+
204207
Instead of a netcdf file, choose the json file.
205208

206209
Schema

0 commit comments

Comments
 (0)