File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -214,6 +214,7 @@ Using FRE-CLI (GFDL only)
214214Setup FRE-CLI through Lmod following `their setup documentation <https://noaa-gfdl.github.io/fre-cli/setup.html#on-gfdl-systems >`_.
215215
216216.. code-block :: console
217+
217218 # find the most recent version of fre
218219 module avail fre
219220 # load the fre module. replace <NN> with the latest version
@@ -222,7 +223,9 @@ Setup FRE-CLI through Lmod following `their setup documentation <https://noaa-gf
222223 **2. Call the builder **
223224
224225Generate a catalog by running:
226+
225227.. code-block :: console
228+
226229 fre catalog builder $INPUT_PATH $OUTPUT_PATH
227230
228231 (OUTPUT_PATH should end with the desired output filename WITHOUT a file ending) See example below.
You can’t perform that action at this time.
0 commit comments