Skip to content

Commit

Permalink
Per #1834, removing added syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jprestop committed Jul 9, 2021
1 parent 622d35a commit 26e306e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion met/docs/Users_Guide/appendixA.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ In this example, record 735 needs to be selected.
.. code-block:: ini
pcp_combine -add 20160101_i12_f015_HRRR_wrfnat.grb2 \
'name\="APCP"; level\="R735";' \
'name="APCP"; level="R735";' \
-name "APCP_01" HRRR_wrfnat.20160101_i12_f015.nc
Instead of having the level as "L0", tell it to use "R735" to select
Expand Down

0 comments on commit 26e306e

Please sign in to comment.