From 622d35a4f356972fb464a58da4402bc0821a2f2f Mon Sep 17 00:00:00 2001 From: "Julie.Prestopnik" Date: Fri, 9 Jul 2021 09:23:12 -0600 Subject: [PATCH] Per #1834, trying out syntax --- met/docs/Users_Guide/appendixA.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/met/docs/Users_Guide/appendixA.rst b/met/docs/Users_Guide/appendixA.rst index e8e3285b93..bacca53369 100644 --- a/met/docs/Users_Guide/appendixA.rst +++ b/met/docs/Users_Guide/appendixA.rst @@ -1051,9 +1051,9 @@ GFS. In this example, process the 20150220 00Z initialization of GFS. ${MET_BUILD_BASE}/bin/pcp_combine \ -sum 20150220_00 06 20150221_00 24 \ gfs_APCP_24_20150220_00_F00_F24.nc \ - -pcprx "gfs_4_20150220_00.*grb2" \ + -pcprx "gfs_4_20150220_00.*grb2" \ -pcpdir /d1/model_data/20150220 - + pcp_combine is looking in the /d1/SBU/GFS/model_data/20150220 directory at files which match this regular expression "gfs_4_20150220_00.*grb2". That directory contains data for 00, 06, 12, and 18 hour initializations, @@ -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