[Met_help] [rt.rap.ucar.edu #94702] History for problem with verifying gust (UNCLASSIFIED)

John Halley Gotway via RT met_help at ucar.edu
Fri Mar 27 11:52:33 MDT 2020


----------------------------------------------------------------
  Initial Request
----------------------------------------------------------------

CLASSIFICATION: UNCLASSIFIED

I'm running MET V8.1.2 Grid-Stat and having trouble verifying wind gust.
Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact match for
VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPRS_d02.03
".
> DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB records
matching VarInfo "GUST/Z0" in GRIB file
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPRS_d02.03
".
> DEBUG 3: Reading forecast data for GUST/Z0.
969c969
< WARNING: MetGrib2DataFile::data_plane() -> No matching record found for
'GUST/L0'
---
> WARNING: MetGrib2DataFile::data_plane() -> No matching record found for
'GUST/Z0'
972c972
< WARNING: read_data_plane() -> GUST/L0 not found in file:
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.grb2
---
> WARNING: read_data_plane() -> GUST/Z0 not found in file:
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.grb2

The following is the gust metadata from the fcst and obs files:
FCST File:
float Surface_wind_gust_surface(time1=1, y=240, x=240);
      :long_name = "Surface wind gust @ Ground or water surface";
      :units = "m/s";
      :description = "Surface wind gust";
      :missing_value = NaNf; // float
      :grid_mapping = "LambertConformal_Projection";
      :coordinates = "reftime time1 y x ";
      :Grib_Variable_Id = "VAR_7-0-2-180_L1";
      :Grib1_Center = 7; // int
      :Grib1_Subcenter = 0; // int
      :Grib1_TableVersion = 2; // int
      :Grib1_Parameter = 180; // int
      :Grib1_Parameter_Name = "GUST";
      :Grib1_Level_Type = 1; // int
      :Grib1_Level_Desc = "Ground or water surface";

OBS File:
float Wind_speed_gust_height_above_ground(time=1, height_above_ground1=1,
y=1377, x=2145);
      :long_name = "Wind speed (gust) @ Specified height level above
ground";
      :units = "m/s";
      :abbreviation = "GUST";
      :missing_value = NaNf; // float
      :grid_mapping = "LambertConformal_Projection";
      :coordinates = "reftime time height_above_ground1 y x ";
      :Grib_Variable_Id = "VAR_0-2-22_L103";
      :Grib2_Parameter = 0, 2, 22; // int
      :Grib2_Parameter_Discipline = "Meteorological products";
      :Grib2_Parameter_Category = "Momentum";
      :Grib2_Parameter_Name = "Wind speed (gust)";
      :Grib2_Level_Type = 103; // int
      :Grib2_Level_Desc = "Specified height level above ground";
      :Grib2_Generating_Process_Type = "Analysis";

How can I resolve this to verify gust?

Thanks.

R/
John
Mr. John W. Raby
U.S. Army Research Laboratory
White Sands Missile Range, NM 88002
(575) 678-2004 DSN 258-2004
FAX (575) 678-1230 DSN 258-1230
Email: john.w.raby2.civ at mail.mil






CLASSIFICATION: UNCLASSIFIED


----------------------------------------------------------------
  Complete Ticket History
----------------------------------------------------------------

Subject: problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Tue Mar 24 14:36:07 2020

CLASSIFICATION: UNCLASSIFIED

More info on the warnings from the log file:
The warning  info I provided in my original email was from two
different
tests, one where I used GUST/Z0 and the other where I used GUST/L0
settings on
the config file. Neither one worked. Seems to find it in the fcst
file, but
not in the obs file.


-----Original Message-----
From: met_help at ucar.edu via RT [mailto:met_help at ucar.edu]
Sent: Tuesday, March 24, 2020 2:26 PM
To: Raby, John W CIV USARMY CCDC ARL (USA) <john.w.raby2.civ at mail.mil>
Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply: problem
with
verifying gust (UNCLASSIFIED)

All active links contained in this email were disabled.  Please verify
the
identity of the sender, and confirm the authenticity of all links
contained
within the message prior to copying and pasting the address to a Web
browser.




----


Greetings,

This message has been automatically generated in response to the
creation of a
trouble ticket regarding:
	"problem with verifying gust (UNCLASSIFIED)", a summary of which
appears
below.

There is no need to reply to this message right now.  Your ticket has
been
assigned an ID of [rt.rap.ucar.edu #94702].

Please include the string:

         [rt.rap.ucar.edu #94702]

in the subject line of all future correspondence about this issue. To
do so,
you may reply to this message.

For more information, please see:

MET Online Tutorial:
   Caution-
https://www.dtcenter.org/met/users/support/online_tutorial/index.php

MET Users Guide:
   Caution-https://www.dtcenter.org/met/users/docs/overview.php

MET FAQs:
   Caution-https://www.dtcenter.org/met/users/support/faqs/index.php

MET-Help Email Archive:
   Caution-http://mailman.ucar.edu/pipermail/met_help

                        Thank you,
                        met_help at ucar.edu

-------------------------------------------------------------------------
CLASSIFICATION: UNCLASSIFIED

I'm running MET V8.1.2 Grid-Stat and having trouble verifying wind
gust.
Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact match
for
VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPRS_d02.03
".
> DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB
records
matching VarInfo "GUST/Z0" in GRIB file
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPRS_d02.03
".
> DEBUG 3: Reading forecast data for GUST/Z0.
969c969
< WARNING: MetGrib2DataFile::data_plane() -> No matching record found
for
'GUST/L0'
---
> WARNING: MetGrib2DataFile::data_plane() -> No matching record found
> for
'GUST/Z0'
972c972
< WARNING: read_data_plane() -> GUST/L0 not found in file:
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.grb2
---
> WARNING: read_data_plane() -> GUST/Z0 not found in file:
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.grb2

The following is the gust metadata from the fcst and obs files:
FCST File:
float Surface_wind_gust_surface(time1=1, y=240, x=240);
      :long_name = "Surface wind gust @ Ground or water surface";
      :units = "m/s";
      :description = "Surface wind gust";
      :missing_value = NaNf; // float
      :grid_mapping = "LambertConformal_Projection";
      :coordinates = "reftime time1 y x ";
      :Grib_Variable_Id = "VAR_7-0-2-180_L1";
      :Grib1_Center = 7; // int
      :Grib1_Subcenter = 0; // int
      :Grib1_TableVersion = 2; // int
      :Grib1_Parameter = 180; // int
      :Grib1_Parameter_Name = "GUST";
      :Grib1_Level_Type = 1; // int
      :Grib1_Level_Desc = "Ground or water surface";

OBS File:
float Wind_speed_gust_height_above_ground(time=1,
height_above_ground1=1,
y=1377, x=2145);
      :long_name = "Wind speed (gust) @ Specified height level above
ground";
      :units = "m/s";
      :abbreviation = "GUST";
      :missing_value = NaNf; // float
      :grid_mapping = "LambertConformal_Projection";
      :coordinates = "reftime time height_above_ground1 y x ";
      :Grib_Variable_Id = "VAR_0-2-22_L103";
      :Grib2_Parameter = 0, 2, 22; // int
      :Grib2_Parameter_Discipline = "Meteorological products";
      :Grib2_Parameter_Category = "Momentum";
      :Grib2_Parameter_Name = "Wind speed (gust)";
      :Grib2_Level_Type = 103; // int
      :Grib2_Level_Desc = "Specified height level above ground";
      :Grib2_Generating_Process_Type = "Analysis";

How can I resolve this to verify gust?

Thanks.

R/
John
Mr. John W. Raby
U.S. Army Research Laboratory
White Sands Missile Range, NM 88002
(575) 678-2004 DSN 258-2004
FAX (575) 678-1230 DSN 258-1230
Email: john.w.raby2.civ at mail.mil






CLASSIFICATION: UNCLASSIFIED

CLASSIFICATION: UNCLASSIFIED

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Julie Prestopnik
Time: Tue Mar 24 15:37:25 2020

Hi John.

Thanks for all of the information

I pulled some recent URMA data (wget
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urma/prod/urma2p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp),
renamed the file to remove the "_wexp", and tried running
plot_data_plane
on it with the following command:

plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps 'name="GUST";
> level="Z0";'
>

This did not work:

> ERROR  :
> ERROR  : plot_data_plane -> trouble getting field "name="GUST";
> level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> ERROR  :
>

Then, I looked inside the file for more information using:

> wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
>

I saw the following for GUST:

> 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind Speed
(Gust)
> [m/s]:
>     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
>     grid_template=30:winds(grid):
> Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN res 8
> Lat1 19.228976 Lon1 233.723448 LoV 265.000000
> LatD 25.000000 Latin1 25.000000 Latin2 25.000000
> LatSP -90.000000 LonSP 0.000000
> North Pole (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
>

Based on "10 m above ground" in the output above, I tried running
plot_data_plane again using "Z10":

> plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps 'name="GUST";
> level="Z10";'
>

This time, it was successful:

> DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2
> DEBUG 1: Creating postscript file: out.ps
>

Please try using the -V option with wgrib2 to find the number of
meters
above ground for GUST and then try that number with "Z".  Please let
us
know how it goes.

Thanks,
Julie


On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> CLASSIFICATION: UNCLASSIFIED
>
> More info on the warnings from the log file:
> The warning  info I provided in my original email was from two
different
> tests, one where I used GUST/Z0 and the other where I used GUST/L0
> settings on
> the config file. Neither one worked. Seems to find it in the fcst
file,
> but
> not in the obs file.
>
>
> -----Original Message-----
> From: met_help at ucar.edu via RT [mailto:met_help at ucar.edu]
> Sent: Tuesday, March 24, 2020 2:26 PM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply:
problem
> with
> verifying gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify the
> identity of the sender, and confirm the authenticity of all links
> contained
> within the message prior to copying and pasting the address to a Web
> browser.
>
>
>
>
> ----
>
>
> Greetings,
>
> This message has been automatically generated in response to the
creation
> of a
> trouble ticket regarding:
>         "problem with verifying gust (UNCLASSIFIED)", a summary of
which
> appears
> below.
>
> There is no need to reply to this message right now.  Your ticket
has been
> assigned an ID of [rt.rap.ucar.edu #94702].
>
> Please include the string:
>
>          [rt.rap.ucar.edu #94702]
>
> in the subject line of all future correspondence about this issue.
To do
> so,
> you may reply to this message.
>
> For more information, please see:
>
> MET Online Tutorial:
>    Caution-
> https://www.dtcenter.org/met/users/support/online_tutorial/index.php
>
> MET Users Guide:
>    Caution-https://www.dtcenter.org/met/users/docs/overview.php
>
> MET FAQs:
>    Caution-https://www.dtcenter.org/met/users/support/faqs/index.php
>
> MET-Help Email Archive:
>    Caution-http://mailman.ucar.edu/pipermail/met_help
>
>                         Thank you,
>                         met_help at ucar.edu
>
>
-------------------------------------------------------------------------
> CLASSIFICATION: UNCLASSIFIED
>
> I'm running MET V8.1.2 Grid-Stat and having trouble verifying wind
gust.
> Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact match
for
> VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
>
>
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPRS_d02.03
> ".
> > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB
records
> matching VarInfo "GUST/Z0" in GRIB file
>
>
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPRS_d02.03
> ".
> > DEBUG 3: Reading forecast data for GUST/Z0.
> 969c969
> < WARNING: MetGrib2DataFile::data_plane() -> No matching record
found for
> 'GUST/L0'
> ---
> > WARNING: MetGrib2DataFile::data_plane() -> No matching record
found
> > for
> 'GUST/Z0'
> 972c972
> < WARNING: read_data_plane() -> GUST/L0 not found in file:
>
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.grb2
> ---
> > WARNING: read_data_plane() -> GUST/Z0 not found in file:
>
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.grb2
>
> The following is the gust metadata from the fcst and obs files:
> FCST File:
> float Surface_wind_gust_surface(time1=1, y=240, x=240);
>       :long_name = "Surface wind gust @ Ground or water surface";
>       :units = "m/s";
>       :description = "Surface wind gust";
>       :missing_value = NaNf; // float
>       :grid_mapping = "LambertConformal_Projection";
>       :coordinates = "reftime time1 y x ";
>       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
>       :Grib1_Center = 7; // int
>       :Grib1_Subcenter = 0; // int
>       :Grib1_TableVersion = 2; // int
>       :Grib1_Parameter = 180; // int
>       :Grib1_Parameter_Name = "GUST";
>       :Grib1_Level_Type = 1; // int
>       :Grib1_Level_Desc = "Ground or water surface";
>
> OBS File:
> float Wind_speed_gust_height_above_ground(time=1,
height_above_ground1=1,
> y=1377, x=2145);
>       :long_name = "Wind speed (gust) @ Specified height level above
> ground";
>       :units = "m/s";
>       :abbreviation = "GUST";
>       :missing_value = NaNf; // float
>       :grid_mapping = "LambertConformal_Projection";
>       :coordinates = "reftime time height_above_ground1 y x ";
>       :Grib_Variable_Id = "VAR_0-2-22_L103";
>       :Grib2_Parameter = 0, 2, 22; // int
>       :Grib2_Parameter_Discipline = "Meteorological products";
>       :Grib2_Parameter_Category = "Momentum";
>       :Grib2_Parameter_Name = "Wind speed (gust)";
>       :Grib2_Level_Type = 103; // int
>       :Grib2_Level_Desc = "Specified height level above ground";
>       :Grib2_Generating_Process_Type = "Analysis";
>
> How can I resolve this to verify gust?
>
> Thanks.
>
> R/
> John
> Mr. John W. Raby
> U.S. Army Research Laboratory
> White Sands Missile Range, NM 88002
> (575) 678-2004 DSN 258-2004
> FAX (575) 678-1230 DSN 258-1230
> Email: john.w.raby2.civ at mail.mil
>
>
>
>
>
>
> CLASSIFICATION: UNCLASSIFIED
>
> CLASSIFICATION: UNCLASSIFIED
>
>

--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Tue Mar 24 15:54:45 2020

CLASSIFICATION: UNCLASSIFIED

Julie -

Thanks for your response and the diagnostic work on the URMA obs.
Interesting
that the metadata from IDV didn't show the 10 m level, but the wgrib2
utility
did. I'll need to get that running for me as another good tool for
exploring
GRIB2 files.

Originally, I had used the GUST/Z10 setting, but that failed too,
because it's
not present in my fcst file.

Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for the
obs
file. Will that work? Right now my config file says fcst = obs for
those
settings. Can I just separate out the settings for GUST as a separate
declaration on the config file and leave all the other variables the
same with
fcst = obs or do I have to create a separate set of settings for all
fcst
variables and separately for all obs variables?

R/
John

-----Original Message-----
From: Julie Prestopnik via RT [mailto:met_help at ucar.edu]
Sent: Tuesday, March 24, 2020 3:37 PM
To: Raby, John W CIV USARMY CCDC ARL (USA) <john.w.raby2.civ at mail.mil>
Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem with
verifying
gust (UNCLASSIFIED)

All active links contained in this email were disabled.  Please verify
the
identity of the sender, and confirm the authenticity of all links
contained
within the message prior to copying and pasting the address to a Web
browser.




----

Hi John.

Thanks for all of the information

I pulled some recent URMA data (wget
Caution-
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urma/prod/urma2p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp),
renamed the file to remove the "_wexp", and tried running
plot_data_plane on
it with the following command:

plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps 'name="GUST";
> level="Z0";'
>

This did not work:

> ERROR  :
> ERROR  : plot_data_plane -> trouble getting field "name="GUST";
> level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> ERROR  :
>

Then, I looked inside the file for more information using:

> wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
>

I saw the following for GUST:

> 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind Speed
(Gust)
> [m/s]:
>     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
>     grid_template=30:winds(grid):
> Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN res 8
> Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000 Latin1
> 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000 North
Pole
> (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
>

Based on "10 m above ground" in the output above, I tried running
plot_data_plane again using "Z10":

> plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps 'name="GUST";
> level="Z10";'
>

This time, it was successful:

> DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2 DEBUG 1:
> Creating postscript file: out.ps
>

Please try using the -V option with wgrib2 to find the number of
meters above
ground for GUST and then try that number with "Z".  Please let us know
how it
goes.

Thanks,
Julie


On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <Caution-url:
> Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> CLASSIFICATION: UNCLASSIFIED
>
> More info on the warnings from the log file:
> The warning  info I provided in my original email was from two
> different tests, one where I used GUST/Z0 and the other where I used
> GUST/L0 settings on the config file. Neither one worked. Seems to
find
> it in the fcst file, but not in the obs file.
>
>
> -----Original Message-----
> From: met_help at ucar.edu via RT [Caution-mailto:met_help at ucar.edu]
> Sent: Tuesday, March 24, 2020 2:26 PM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply:
problem
> with verifying gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify
> the identity of the sender, and confirm the authenticity of all
links
> contained within the message prior to copying and pasting the
address
> to a Web browser.
>
>
>
>
> ----
>
>
> Greetings,
>
> This message has been automatically generated in response to the
> creation of a trouble ticket regarding:
>         "problem with verifying gust (UNCLASSIFIED)", a summary of
> which appears below.
>
> There is no need to reply to this message right now.  Your ticket
has
> been assigned an ID of [rt.rap.ucar.edu #94702].
>
> Please include the string:
>
>          [rt.rap.ucar.edu #94702]
>
> in the subject line of all future correspondence about this issue.
To
> do so, you may reply to this message.
>
> For more information, please see:
>
> MET Online Tutorial:
>    Caution-
> Caution-
https://www.dtcenter.org/met/users/support/online_tutorial/ind
> ex.php
>
> MET Users Guide:
>
> Caution-Caution-https://www.dtcenter.org/met/users/docs/overview.php
>
> MET FAQs:
>
> Caution-Caution-
https://www.dtcenter.org/met/users/support/faqs/index.
> php
>
> MET-Help Email Archive:
>    Caution-Caution-http://mailman.ucar.edu/pipermail/met_help
>
>                         Thank you,
>                         met_help at ucar.edu
>
>
----------------------------------------------------------------------
> ---
> CLASSIFICATION: UNCLASSIFIED
>
> I'm running MET V8.1.2 Grid-Stat and having trouble verifying wind
gust.
> Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact match
> > for
> VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
>
>
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPRS_
> d02.03
> ".
> > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB
> > records
> matching VarInfo "GUST/Z0" in GRIB file
>
>
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPRS_
> d02.03
> ".
> > DEBUG 3: Reading forecast data for GUST/Z0.
> 969c969
> < WARNING: MetGrib2DataFile::data_plane() -> No matching record
found
> for 'GUST/L0'
> ---
> > WARNING: MetGrib2DataFile::data_plane() -> No matching record
found
> > for
> 'GUST/Z0'
> 972c972
> < WARNING: read_data_plane() -> GUST/L0 not found in file:
>
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.grb
> 2
> ---
> > WARNING: read_data_plane() -> GUST/Z0 not found in file:
>
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.grb
> 2
>
> The following is the gust metadata from the fcst and obs files:
> FCST File:
> float Surface_wind_gust_surface(time1=1, y=240, x=240);
>       :long_name = "Surface wind gust @ Ground or water surface";
>       :units = "m/s";
>       :description = "Surface wind gust";
>       :missing_value = NaNf; // float
>       :grid_mapping = "LambertConformal_Projection";
>       :coordinates = "reftime time1 y x ";
>       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
>       :Grib1_Center = 7; // int
>       :Grib1_Subcenter = 0; // int
>       :Grib1_TableVersion = 2; // int
>       :Grib1_Parameter = 180; // int
>       :Grib1_Parameter_Name = "GUST";
>       :Grib1_Level_Type = 1; // int
>       :Grib1_Level_Desc = "Ground or water surface";
>
> OBS File:
> float Wind_speed_gust_height_above_ground(time=1,
> height_above_ground1=1, y=1377, x=2145);
>       :long_name = "Wind speed (gust) @ Specified height level above
> ground";
>       :units = "m/s";
>       :abbreviation = "GUST";
>       :missing_value = NaNf; // float
>       :grid_mapping = "LambertConformal_Projection";
>       :coordinates = "reftime time height_above_ground1 y x ";
>       :Grib_Variable_Id = "VAR_0-2-22_L103";
>       :Grib2_Parameter = 0, 2, 22; // int
>       :Grib2_Parameter_Discipline = "Meteorological products";
>       :Grib2_Parameter_Category = "Momentum";
>       :Grib2_Parameter_Name = "Wind speed (gust)";
>       :Grib2_Level_Type = 103; // int
>       :Grib2_Level_Desc = "Specified height level above ground";
>       :Grib2_Generating_Process_Type = "Analysis";
>
> How can I resolve this to verify gust?
>
> Thanks.
>
> R/
> John
> Mr. John W. Raby
> U.S. Army Research Laboratory
> White Sands Missile Range, NM 88002
> (575) 678-2004 DSN 258-2004
> FAX (575) 678-1230 DSN 258-1230
> Email: john.w.raby2.civ at mail.mil
>
>
>
>
>
>
> CLASSIFICATION: UNCLASSIFIED
>
> CLASSIFICATION: UNCLASSIFIED
>
>

--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research Research Applications
Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

CLASSIFICATION: UNCLASSIFIED

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Julie Prestopnik
Time: Tue Mar 24 15:58:31 2020

Hi John.

Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for the
obs
> file. Will that work?
>

Yes, I suspect that will work.

Can I just separate out the settings for GUST as a separate
> declaration on the config file and leave all the other variables the
same
> with
> fcst = obs or do I have to create a separate set of settings for all
fcst
> variables and separately for all obs variables?
>

I think you can just separate out the settings for GUST as a separate
declaration and leave all the other variables the same with fcst =
obs, but
I am not sure.  Please give it a try and let us know how it goes.

Thanks,
Julie


On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> CLASSIFICATION: UNCLASSIFIED
>
> Julie -
>
> Thanks for your response and the diagnostic work on the URMA obs.
> Interesting
> that the metadata from IDV didn't show the 10 m level, but the
wgrib2
> utility
> did. I'll need to get that running for me as another good tool for
> exploring
> GRIB2 files.
>
> Originally, I had used the GUST/Z10 setting, but that failed too,
because
> it's
> not present in my fcst file.
>
> Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for
the obs
> file. Will that work? Right now my config file says fcst = obs for
those
> settings. Can I just separate out the settings for GUST as a
separate
> declaration on the config file and leave all the other variables the
same
> with
> fcst = obs or do I have to create a separate set of settings for all
fcst
> variables and separately for all obs variables?
>
> R/
> John
>
> -----Original Message-----
> From: Julie Prestopnik via RT [mailto:met_help at ucar.edu]
> Sent: Tuesday, March 24, 2020 3:37 PM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem with
> verifying
> gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify the
> identity of the sender, and confirm the authenticity of all links
> contained
> within the message prior to copying and pasting the address to a Web
> browser.
>
>
>
>
> ----
>
> Hi John.
>
> Thanks for all of the information
>
> I pulled some recent URMA data (wget
> Caution-
>
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urma/prod/urma2p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> ),
> renamed the file to remove the "_wexp", and tried running
plot_data_plane
> on
> it with the following command:
>
> plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps 'name="GUST";
> > level="Z0";'
> >
>
> This did not work:
>
> > ERROR  :
> > ERROR  : plot_data_plane -> trouble getting field "name="GUST";
> > level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > ERROR  :
> >
>
> Then, I looked inside the file for more information using:
>
> > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> >
>
> I saw the following for GUST:
>
> > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind Speed
(Gust)
> > [m/s]:
> >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> >     grid_template=30:winds(grid):
> > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN res 8
> > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000
Latin1
> > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000 North
Pole
> > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> >
>
> Based on "10 m above ground" in the output above, I tried running
> plot_data_plane again using "Z10":
>
> > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
'name="GUST";
> > level="Z10";'
> >
>
> This time, it was successful:
>
> > DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2 DEBUG
1:
> > Creating postscript file: out.ps
> >
>
> Please try using the -V option with wgrib2 to find the number of
meters
> above
> ground for GUST and then try that number with "Z".  Please let us
know how
> it
> goes.
>
> Thanks,
> Julie
>
>
> On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <Caution-url:
> > Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > More info on the warnings from the log file:
> > The warning  info I provided in my original email was from two
> > different tests, one where I used GUST/Z0 and the other where I
used
> > GUST/L0 settings on the config file. Neither one worked. Seems to
find
> > it in the fcst file, but not in the obs file.
> >
> >
> > -----Original Message-----
> > From: met_help at ucar.edu via RT [Caution-mailto:met_help at ucar.edu]
> > Sent: Tuesday, March 24, 2020 2:26 PM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply:
problem
> > with verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
verify
> > the identity of the sender, and confirm the authenticity of all
links
> > contained within the message prior to copying and pasting the
address
> > to a Web browser.
> >
> >
> >
> >
> > ----
> >
> >
> > Greetings,
> >
> > This message has been automatically generated in response to the
> > creation of a trouble ticket regarding:
> >         "problem with verifying gust (UNCLASSIFIED)", a summary of
> > which appears below.
> >
> > There is no need to reply to this message right now.  Your ticket
has
> > been assigned an ID of [rt.rap.ucar.edu #94702].
> >
> > Please include the string:
> >
> >          [rt.rap.ucar.edu #94702]
> >
> > in the subject line of all future correspondence about this issue.
To
> > do so, you may reply to this message.
> >
> > For more information, please see:
> >
> > MET Online Tutorial:
> >    Caution-
> > Caution-
https://www.dtcenter.org/met/users/support/online_tutorial/ind
> > ex.php
> >
> > MET Users Guide:
> >
> > Caution-Caution-
https://www.dtcenter.org/met/users/docs/overview.php
> >
> > MET FAQs:
> >
> > Caution-Caution-
https://www.dtcenter.org/met/users/support/faqs/index.
> > php
> >
> > MET-Help Email Archive:
> >    Caution-Caution-http://mailman.ucar.edu/pipermail/met_help
> >
> >                         Thank you,
> >                         met_help at ucar.edu
> >
> >
----------------------------------------------------------------------
> > ---
> > CLASSIFICATION: UNCLASSIFIED
> >
> > I'm running MET V8.1.2 Grid-Stat and having trouble verifying wind
gust.
> > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact
match
> > > for
> > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> >
> >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPRS_
> > d02.03
> > ".
> > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB
> > > records
> > matching VarInfo "GUST/Z0" in GRIB file
> >
> >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPRS_
> > d02.03
> > ".
> > > DEBUG 3: Reading forecast data for GUST/Z0.
> > 969c969
> > < WARNING: MetGrib2DataFile::data_plane() -> No matching record
found
> > for 'GUST/L0'
> > ---
> > > WARNING: MetGrib2DataFile::data_plane() -> No matching record
found
> > > for
> > 'GUST/Z0'
> > 972c972
> > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.grb
> > 2
> > ---
> > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.grb
> > 2
> >
> > The following is the gust metadata from the fcst and obs files:
> > FCST File:
> > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> >       :long_name = "Surface wind gust @ Ground or water surface";
> >       :units = "m/s";
> >       :description = "Surface wind gust";
> >       :missing_value = NaNf; // float
> >       :grid_mapping = "LambertConformal_Projection";
> >       :coordinates = "reftime time1 y x ";
> >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> >       :Grib1_Center = 7; // int
> >       :Grib1_Subcenter = 0; // int
> >       :Grib1_TableVersion = 2; // int
> >       :Grib1_Parameter = 180; // int
> >       :Grib1_Parameter_Name = "GUST";
> >       :Grib1_Level_Type = 1; // int
> >       :Grib1_Level_Desc = "Ground or water surface";
> >
> > OBS File:
> > float Wind_speed_gust_height_above_ground(time=1,
> > height_above_ground1=1, y=1377, x=2145);
> >       :long_name = "Wind speed (gust) @ Specified height level
above
> > ground";
> >       :units = "m/s";
> >       :abbreviation = "GUST";
> >       :missing_value = NaNf; // float
> >       :grid_mapping = "LambertConformal_Projection";
> >       :coordinates = "reftime time height_above_ground1 y x ";
> >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> >       :Grib2_Parameter = 0, 2, 22; // int
> >       :Grib2_Parameter_Discipline = "Meteorological products";
> >       :Grib2_Parameter_Category = "Momentum";
> >       :Grib2_Parameter_Name = "Wind speed (gust)";
> >       :Grib2_Level_Type = 103; // int
> >       :Grib2_Level_Desc = "Specified height level above ground";
> >       :Grib2_Generating_Process_Type = "Analysis";
> >
> > How can I resolve this to verify gust?
> >
> > Thanks.
> >
> > R/
> > John
> > Mr. John W. Raby
> > U.S. Army Research Laboratory
> > White Sands Missile Range, NM 88002
> > (575) 678-2004 DSN 258-2004
> > FAX (575) 678-1230 DSN 258-1230
> > Email: john.w.raby2.civ at mail.mil
> >
> >
> >
> >
> >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research Research Applications
Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
obliged to
> reply to this email outside of your normal working hours.
>
> CLASSIFICATION: UNCLASSIFIED
>
>

--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Tue Mar 24 16:06:18 2020

CLASSIFICATION: UNCLASSIFIED

Thanks for your thoughts on that resolution. I will try the fcst  =
obs for
all vrbls exc GUST then in a separate section below that in the config
file,
use an explicit setting for GUST for fcst and for ob to see if Grid-
Stat will
accept that. Will let you know.

R/
John


-----Original Message-----
From: Julie Prestopnik via RT [mailto:met_help at ucar.edu]
Sent: Tuesday, March 24, 2020 3:59 PM
To: Raby, John W CIV USARMY CCDC ARL (USA) <john.w.raby2.civ at mail.mil>
Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
verifying gust (UNCLASSIFIED)

All active links contained in this email were disabled.  Please verify
the
identity of the sender, and confirm the authenticity of all links
contained
within the message prior to copying and pasting the address to a Web
browser.




----

Hi John.

Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for the
obs
> file. Will that work?
>

Yes, I suspect that will work.

Can I just separate out the settings for GUST as a separate
> declaration on the config file and leave all the other variables the
> same with fcst = obs or do I have to create a separate set of
settings
> for all fcst variables and separately for all obs variables?
>

I think you can just separate out the settings for GUST as a separate
declaration and leave all the other variables the same with fcst =
obs, but I
am not sure.  Please give it a try and let us know how it goes.

Thanks,
Julie


On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <Caution-url:
> Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> CLASSIFICATION: UNCLASSIFIED
>
> Julie -
>
> Thanks for your response and the diagnostic work on the URMA obs.
> Interesting
> that the metadata from IDV didn't show the 10 m level, but the
wgrib2
> utility did. I'll need to get that running for me as another good
tool
> for exploring
> GRIB2 files.
>
> Originally, I had used the GUST/Z10 setting, but that failed too,
> because it's not present in my fcst file.
>
> Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for
the
> obs file. Will that work? Right now my config file says fcst = obs
for
> those settings. Can I just separate out the settings for GUST as a
> separate declaration on the config file and leave all the other
> variables the same with fcst = obs or do I have to create a separate
> set of settings for all fcst variables and separately for all obs
> variables?
>
> R/
> John
>
> -----Original Message-----
> From: Julie Prestopnik via RT [Caution-mailto:met_help at ucar.edu]
> Sent: Tuesday, March 24, 2020 3:37 PM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem with
> verifying gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify
> the identity of the sender, and confirm the authenticity of all
links
> contained within the message prior to copying and pasting the
address
> to a Web browser.
>
>
>
>
> ----
>
> Hi John.
>
> Thanks for all of the information
>
> I pulled some recent URMA data (wget
> Caution-
> Caution-
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urma/prod/urma2
> p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> ),
> renamed the file to remove the "_wexp", and tried running
> plot_data_plane on it with the following command:
>
> plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps 'name="GUST";
> > level="Z0";'
> >
>
> This did not work:
>
> > ERROR  :
> > ERROR  : plot_data_plane -> trouble getting field "name="GUST";
> > level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > ERROR  :
> >
>
> Then, I looked inside the file for more information using:
>
> > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> >
>
> I saw the following for GUST:
>
> > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind Speed
> > (Gust)
> > [m/s]:
> >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> >     grid_template=30:winds(grid):
> > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN res 8
> > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000
Latin1
> > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000 North
> > Pole
> > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> >
>
> Based on "10 m above ground" in the output above, I tried running
> plot_data_plane again using "Z10":
>
> > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
'name="GUST";
> > level="Z10";'
> >
>
> This time, it was successful:
>
> > DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2 DEBUG
1:
> > Creating postscript file: out.ps
> >
>
> Please try using the -V option with wgrib2 to find the number of
> meters above ground for GUST and then try that number with "Z".
> Please let us know how it goes.
>
> Thanks,
> Julie
>
>
> On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <Caution-Caution-url:
> > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94
> > 702 >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > More info on the warnings from the log file:
> > The warning  info I provided in my original email was from two
> > different tests, one where I used GUST/Z0 and the other where I
used
> > GUST/L0 settings on the config file. Neither one worked. Seems to
> > find it in the fcst file, but not in the obs file.
> >
> >
> > -----Original Message-----
> > From: met_help at ucar.edu via RT
> > [Caution-Caution-mailto:met_help at ucar.edu]
> > Sent: Tuesday, March 24, 2020 2:26 PM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > <john.w.raby2.civ at mail.mil>
> > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply:
> > problem with verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
> > verify the identity of the sender, and confirm the authenticity of
> > all links contained within the message prior to copying and
pasting
> > the address to a Web browser.
> >
> >
> >
> >
> > ----
> >
> >
> > Greetings,
> >
> > This message has been automatically generated in response to the
> > creation of a trouble ticket regarding:
> >         "problem with verifying gust (UNCLASSIFIED)", a summary of
> > which appears below.
> >
> > There is no need to reply to this message right now.  Your ticket
> > has been assigned an ID of [rt.rap.ucar.edu #94702].
> >
> > Please include the string:
> >
> >          [rt.rap.ucar.edu #94702]
> >
> > in the subject line of all future correspondence about this issue.
> > To do so, you may reply to this message.
> >
> > For more information, please see:
> >
> > MET Online Tutorial:
> >    Caution-
> > Caution-Caution-
https://www.dtcenter.org/met/users/support/online_tu
> > torial/ind
> > ex.php
> >
> > MET Users Guide:
> >
> > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/docs/over
> > view.php
> >
> > MET FAQs:
> >
> > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/support/faqs/index.
> > php
> >
> > MET-Help Email Archive:
> >
> > Caution-Caution-Caution-http://mailman.ucar.edu/pipermail/met_help
> >
> >                         Thank you,
> >                         met_help at ucar.edu
> >
> >
--------------------------------------------------------------------
> > --
> > ---
> > CLASSIFICATION: UNCLASSIFIED
> >
> > I'm running MET V8.1.2 Grid-Stat and having trouble verifying wind
gust.
> > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact
match
> > > for
> > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> >
> >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > S_
> > d02.03
> > ".
> > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB
> > > records
> > matching VarInfo "GUST/Z0" in GRIB file
> >
> >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > S_
> > d02.03
> > ".
> > > DEBUG 3: Reading forecast data for GUST/Z0.
> > 969c969
> > < WARNING: MetGrib2DataFile::data_plane() -> No matching record
> > found for 'GUST/L0'
> > ---
> > > WARNING: MetGrib2DataFile::data_plane() -> No matching record
> > > found for
> > 'GUST/Z0'
> > 972c972
> > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > rb
> > 2
> > ---
> > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > rb
> > 2
> >
> > The following is the gust metadata from the fcst and obs files:
> > FCST File:
> > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> >       :long_name = "Surface wind gust @ Ground or water surface";
> >       :units = "m/s";
> >       :description = "Surface wind gust";
> >       :missing_value = NaNf; // float
> >       :grid_mapping = "LambertConformal_Projection";
> >       :coordinates = "reftime time1 y x ";
> >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> >       :Grib1_Center = 7; // int
> >       :Grib1_Subcenter = 0; // int
> >       :Grib1_TableVersion = 2; // int
> >       :Grib1_Parameter = 180; // int
> >       :Grib1_Parameter_Name = "GUST";
> >       :Grib1_Level_Type = 1; // int
> >       :Grib1_Level_Desc = "Ground or water surface";
> >
> > OBS File:
> > float Wind_speed_gust_height_above_ground(time=1,
> > height_above_ground1=1, y=1377, x=2145);
> >       :long_name = "Wind speed (gust) @ Specified height level
above
> > ground";
> >       :units = "m/s";
> >       :abbreviation = "GUST";
> >       :missing_value = NaNf; // float
> >       :grid_mapping = "LambertConformal_Projection";
> >       :coordinates = "reftime time height_above_ground1 y x ";
> >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> >       :Grib2_Parameter = 0, 2, 22; // int
> >       :Grib2_Parameter_Discipline = "Meteorological products";
> >       :Grib2_Parameter_Category = "Momentum";
> >       :Grib2_Parameter_Name = "Wind speed (gust)";
> >       :Grib2_Level_Type = 103; // int
> >       :Grib2_Level_Desc = "Specified height level above ground";
> >       :Grib2_Generating_Process_Type = "Analysis";
> >
> > How can I resolve this to verify gust?
> >
> > Thanks.
> >
> > R/
> > John
> > Mr. John W. Raby
> > U.S. Army Research Laboratory
> > White Sands Missile Range, NM 88002
> > (575) 678-2004 DSN 258-2004
> > FAX (575) 678-1230 DSN 258-1230
> > Email: john.w.raby2.civ at mail.mil
> >
> >
> >
> >
> >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research Research Applications
> Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
> obliged to reply to this email outside of your normal working hours.
>
> CLASSIFICATION: UNCLASSIFIED
>
>

--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research Research Applications
Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

CLASSIFICATION: UNCLASSIFIED

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Wed Mar 25 07:30:18 2020

Julie -

I re-ran Grid-Stat, but the only variable which was verified as GUST.
The run did prove that your determination of the level of GUST at 10m
(Z10) was correct. It was used to verify the model fcst variable GUST
which was a sfc level variable (Z0). However, there is something wrong
with the way I edited the settings in the config file which caused
Grid-Stat to skip over the section which contained variables for which
the settings for fcst and ob are equal. See the attached config file.

R/
John
________________________________________
From: Raby, John W CIV USARMY CCDC ARL (USA)
Sent: Tuesday, March 24, 2020 4:05 PM
To: 'met_help at ucar.edu'
Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with verifying gust (UNCLASSIFIED)

CLASSIFICATION: UNCLASSIFIED

Thanks for your thoughts on that resolution. I will try the fcst  =
obs for
all vrbls exc GUST then in a separate section below that in the config
file,
use an explicit setting for GUST for fcst and for ob to see if Grid-
Stat will
accept that. Will let you know.

R/
John


-----Original Message-----
From: Julie Prestopnik via RT [mailto:met_help at ucar.edu]
Sent: Tuesday, March 24, 2020 3:59 PM
To: Raby, John W CIV USARMY CCDC ARL (USA) <john.w.raby2.civ at mail.mil>
Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
verifying gust (UNCLASSIFIED)

All active links contained in this email were disabled.  Please verify
the
identity of the sender, and confirm the authenticity of all links
contained
within the message prior to copying and pasting the address to a Web
browser.




----

Hi John.

Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for the
obs
> file. Will that work?
>

Yes, I suspect that will work.

Can I just separate out the settings for GUST as a separate
> declaration on the config file and leave all the other variables the
> same with fcst = obs or do I have to create a separate set of
settings
> for all fcst variables and separately for all obs variables?
>

I think you can just separate out the settings for GUST as a separate
declaration and leave all the other variables the same with fcst =
obs, but I
am not sure.  Please give it a try and let us know how it goes.

Thanks,
Julie


On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <Caution-url:
> Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> CLASSIFICATION: UNCLASSIFIED
>
> Julie -
>
> Thanks for your response and the diagnostic work on the URMA obs.
> Interesting
> that the metadata from IDV didn't show the 10 m level, but the
wgrib2
> utility did. I'll need to get that running for me as another good
tool
> for exploring
> GRIB2 files.
>
> Originally, I had used the GUST/Z10 setting, but that failed too,
> because it's not present in my fcst file.
>
> Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for
the
> obs file. Will that work? Right now my config file says fcst = obs
for
> those settings. Can I just separate out the settings for GUST as a
> separate declaration on the config file and leave all the other
> variables the same with fcst = obs or do I have to create a separate
> set of settings for all fcst variables and separately for all obs
> variables?
>
> R/
> John
>
> -----Original Message-----
> From: Julie Prestopnik via RT [Caution-mailto:met_help at ucar.edu]
> Sent: Tuesday, March 24, 2020 3:37 PM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem with
> verifying gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify
> the identity of the sender, and confirm the authenticity of all
links
> contained within the message prior to copying and pasting the
address
> to a Web browser.
>
>
>
>
> ----
>
> Hi John.
>
> Thanks for all of the information
>
> I pulled some recent URMA data (wget
> Caution-
> Caution-
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urma/prod/urma2
> p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> ),
> renamed the file to remove the "_wexp", and tried running
> plot_data_plane on it with the following command:
>
> plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps 'name="GUST";
> > level="Z0";'
> >
>
> This did not work:
>
> > ERROR  :
> > ERROR  : plot_data_plane -> trouble getting field "name="GUST";
> > level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > ERROR  :
> >
>
> Then, I looked inside the file for more information using:
>
> > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> >
>
> I saw the following for GUST:
>
> > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind Speed
> > (Gust)
> > [m/s]:
> >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> >     grid_template=30:winds(grid):
> > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN res 8
> > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000
Latin1
> > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000 North
> > Pole
> > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> >
>
> Based on "10 m above ground" in the output above, I tried running
> plot_data_plane again using "Z10":
>
> > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
'name="GUST";
> > level="Z10";'
> >
>
> This time, it was successful:
>
> > DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2 DEBUG
1:
> > Creating postscript file: out.ps
> >
>
> Please try using the -V option with wgrib2 to find the number of
> meters above ground for GUST and then try that number with "Z".
> Please let us know how it goes.
>
> Thanks,
> Julie
>
>
> On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <Caution-Caution-url:
> > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94
> > 702 >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > More info on the warnings from the log file:
> > The warning  info I provided in my original email was from two
> > different tests, one where I used GUST/Z0 and the other where I
used
> > GUST/L0 settings on the config file. Neither one worked. Seems to
> > find it in the fcst file, but not in the obs file.
> >
> >
> > -----Original Message-----
> > From: met_help at ucar.edu via RT
> > [Caution-Caution-mailto:met_help at ucar.edu]
> > Sent: Tuesday, March 24, 2020 2:26 PM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > <john.w.raby2.civ at mail.mil>
> > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply:
> > problem with verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
> > verify the identity of the sender, and confirm the authenticity of
> > all links contained within the message prior to copying and
pasting
> > the address to a Web browser.
> >
> >
> >
> >
> > ----
> >
> >
> > Greetings,
> >
> > This message has been automatically generated in response to the
> > creation of a trouble ticket regarding:
> >         "problem with verifying gust (UNCLASSIFIED)", a summary of
> > which appears below.
> >
> > There is no need to reply to this message right now.  Your ticket
> > has been assigned an ID of [rt.rap.ucar.edu #94702].
> >
> > Please include the string:
> >
> >          [rt.rap.ucar.edu #94702]
> >
> > in the subject line of all future correspondence about this issue.
> > To do so, you may reply to this message.
> >
> > For more information, please see:
> >
> > MET Online Tutorial:
> >    Caution-
> > Caution-Caution-
https://www.dtcenter.org/met/users/support/online_tu
> > torial/ind
> > ex.php
> >
> > MET Users Guide:
> >
> > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/docs/over
> > view.php
> >
> > MET FAQs:
> >
> > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/support/faqs/index.
> > php
> >
> > MET-Help Email Archive:
> >
> > Caution-Caution-Caution-http://mailman.ucar.edu/pipermail/met_help
> >
> >                         Thank you,
> >                         met_help at ucar.edu
> >
> >
--------------------------------------------------------------------
> > --
> > ---
> > CLASSIFICATION: UNCLASSIFIED
> >
> > I'm running MET V8.1.2 Grid-Stat and having trouble verifying wind
gust.
> > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact
match
> > > for
> > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> >
> >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > S_
> > d02.03
> > ".
> > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB
> > > records
> > matching VarInfo "GUST/Z0" in GRIB file
> >
> >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > S_
> > d02.03
> > ".
> > > DEBUG 3: Reading forecast data for GUST/Z0.
> > 969c969
> > < WARNING: MetGrib2DataFile::data_plane() -> No matching record
> > found for 'GUST/L0'
> > ---
> > > WARNING: MetGrib2DataFile::data_plane() -> No matching record
> > > found for
> > 'GUST/Z0'
> > 972c972
> > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > rb
> > 2
> > ---
> > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > rb
> > 2
> >
> > The following is the gust metadata from the fcst and obs files:
> > FCST File:
> > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> >       :long_name = "Surface wind gust @ Ground or water surface";
> >       :units = "m/s";
> >       :description = "Surface wind gust";
> >       :missing_value = NaNf; // float
> >       :grid_mapping = "LambertConformal_Projection";
> >       :coordinates = "reftime time1 y x ";
> >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> >       :Grib1_Center = 7; // int
> >       :Grib1_Subcenter = 0; // int
> >       :Grib1_TableVersion = 2; // int
> >       :Grib1_Parameter = 180; // int
> >       :Grib1_Parameter_Name = "GUST";
> >       :Grib1_Level_Type = 1; // int
> >       :Grib1_Level_Desc = "Ground or water surface";
> >
> > OBS File:
> > float Wind_speed_gust_height_above_ground(time=1,
> > height_above_ground1=1, y=1377, x=2145);
> >       :long_name = "Wind speed (gust) @ Specified height level
above
> > ground";
> >       :units = "m/s";
> >       :abbreviation = "GUST";
> >       :missing_value = NaNf; // float
> >       :grid_mapping = "LambertConformal_Projection";
> >       :coordinates = "reftime time height_above_ground1 y x ";
> >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> >       :Grib2_Parameter = 0, 2, 22; // int
> >       :Grib2_Parameter_Discipline = "Meteorological products";
> >       :Grib2_Parameter_Category = "Momentum";
> >       :Grib2_Parameter_Name = "Wind speed (gust)";
> >       :Grib2_Level_Type = 103; // int
> >       :Grib2_Level_Desc = "Specified height level above ground";
> >       :Grib2_Generating_Process_Type = "Analysis";
> >
> > How can I resolve this to verify gust?
> >
> > Thanks.
> >
> > R/
> > John
> > Mr. John W. Raby
> > U.S. Army Research Laboratory
> > White Sands Missile Range, NM 88002
> > (575) 678-2004 DSN 258-2004
> > FAX (575) 678-1230 DSN 258-1230
> > Email: john.w.raby2.civ at mail.mil
> >
> >
> >
> >
> >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research Research Applications
> Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
> obliged to reply to this email outside of your normal working hours.
>
> CLASSIFICATION: UNCLASSIFIED
>
>

--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research Research Applications
Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

CLASSIFICATION: UNCLASSIFIED

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Wed Mar 25 07:30:18 2020

////////////////////////////////////////////////////////////////////////////////
//
// Grid-Stat configuration file.
//
// For additional information, see the MET_BASE/config/README file.
//
// Created by JRaby on 03/17/2020, for use in testing to see how MET
G-S will ingest post-processed, hourly
// WRF fcsts produced by Brian Reen for the MSA Region and hourly 2.5
km URMA gridded obs in preparation
// for conducting the large scale assessment project.
//
//
////////////////////////////////////////////////////////////////////////////////

//
// Output model name to be written
//
model = "WRE-N_URMA_MSAregion_d02";

//
// Output description to be written
// May be set separately in each "obs.field" entry
//
desc = "Testing_G-S_WRENvsURMA";

//
// Output observation type to be written
//
obtype = "URMA2p5";

////////////////////////////////////////////////////////////////////////////////

//
// Verification grid
// May be set separately in each "field" entry
//
regrid = {
   to_grid    = FCST;
   method     = NEAREST;
   width      = 1;
   vld_thresh = 0.5;
   shape      = SQUARE;
}

////////////////////////////////////////////////////////////////////////////////

//
// May be set separately in each "field" entry
//
censor_thresh    = [];
censor_val       = [];
cat_thresh       = [];
cnt_thresh       = [ NA ];
cnt_logic        = UNION;
wind_thresh      = [ NA ];
wind_logic       = UNION;
eclv_points      = 0.05;
nc_pairs_var_str = "";
rank_corr_flag   = FALSE;

//
// Forecast and observation fields to be verified
//
fcst = {

   field = [
      {
        name       = "TMP";
        level      = [ "Z2" ];
        cat_thresh = [ >=280 ];
      },

      {
        name       = "DPT";
        level      = [ "Z2" ];
        cat_thresh = [ >=275 ];
      },

      {
        name       = "SPFH";
        level      = [ "Z2" ];
        cat_thresh = [ >=.003 ];
      },

      {
        name       = "UGRD";
        level      = [ "Z10" ];
        cat_thresh = [ >=3.0 ];
      },

      {
        name       = "VGRD";
        level      = [ "Z10" ];
        cat_thresh = [ >=3.0 ];
      },

      {
        name       = "PRES";
        level      = [ "Z0" ];
        cat_thresh = [ >=69400 ];
      },

      {
        name       = "VIS";
        level      = [ "Z0" ];
        cat_thresh = [ >=20000 ];
      },

      {
        name       = "TCDC";
        level      = [ "L0" ];
        cat_thresh = [ >=50 ];
      }
   ];

}
obs = fcst;

fcst = {

   field = [
      {
        name       = "GUST";
        level      = [ "Z0" ];
        cat_thresh = [ >=5.0 ];
      }
   ];

}
obs = {
   field = [
      {
        name       = "GUST";
        level      = [ "Z10" ];
        cat_thresh = [ >=5.0 ];
      }
   ];

}



////////////////////////////////////////////////////////////////////////////////

//
// Climatology data
//
climo_mean = {

   file_name = [];
   field     = [];

   regrid = {
      method     = NEAREST;
      width      = 1;
      vld_thresh = 0.5;
      shape      = SQUARE;
   }

   time_interp_method = DW_MEAN;
   match_month        = TRUE;
   match_day          = FALSE;
   time_step          = 21600;
}

climo_stdev = climo_mean;
climo_stdev = {
   file_name = [];
}

climo_cdf_bins = 1;

////////////////////////////////////////////////////////////////////////////////

//
// Verification masking regions
// May be set separately in each "obs.field" entry
//
mask = {
   grid = [ "FULL" ];
   poly = [];
}

////////////////////////////////////////////////////////////////////////////////

//
// Confidence interval settings
// May be set separately in each "obs.field" entry
//
ci_alpha  = [ 0.05 ];

boot = {
   interval = PCTILE;
   rep_prop = 1.0;
   n_rep    = 0;
   rng      = "mt19937";
   seed     = "1";
}

////////////////////////////////////////////////////////////////////////////////

//
// Data smoothing methods
// May be set separately in each "obs.field" entry
//
interp = {
   field      = BOTH;
   vld_thresh = 1.0;
   shape      = SQUARE;

   type = [
      {
         method = NEAREST;
         width  = 1;
      }
   ];
}

////////////////////////////////////////////////////////////////////////////////

//
// Neighborhood methods
// May be set separately in each "obs.field" entry
//
nbrhd = {
   field      = BOTH;
   vld_thresh = 1.0;
   shape      = SQUARE;
   width      = [ 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27,
29, 31, 33, 35, 37, 39, 41, 43, 45, 47, 49 ];
   cov_thresh = [ >=0.5 ];
}

////////////////////////////////////////////////////////////////////////////////

//
// Fourier decomposition
// May be set separately in each "obs.field" entry
//
fourier = {
   wave_1d_beg = [];
   wave_1d_end = [];
}

////////////////////////////////////////////////////////////////////////////////

//
// Gradient statistics
// May be set separately in each "obs.field" entry
//
gradient = {
   dx = [ 1 ];
   dy = [ 1 ];
}

////////////////////////////////////////////////////////////////////////////////

//
// Statistical output types
// May be set separately in each "obs.field" entry
//
output_flag = {
   fho    = BOTH;
   ctc    = BOTH;
   cts    = BOTH;
   mctc   = BOTH;
   mcts   = BOTH;
   cnt    = BOTH;
   sl1l2  = BOTH;
   sal1l2 = NONE;
   vl1l2  = NONE;
   val1l2 = NONE;
   vcnt   = NONE;
   pct    = NONE;
   pstd   = NONE;
   pjc    = NONE;
   prc    = NONE;
   eclv   = NONE;
   nbrctc = BOTH;
   nbrcts = BOTH;
   nbrcnt = BOTH;
   grad   = NONE;
}

//
// NetCDF matched pairs output file
// May be set separately in each "obs.field" entry
//
nc_pairs_flag = {
   latlon     = TRUE;
   raw        = TRUE;
   diff       = TRUE;
   climo      = FALSE;
   weight     = FALSE;
   nbrhd      = TRUE;
   fourier    = FALSE;
   gradient   = FALSE;
   apply_mask = FALSE;
}

////////////////////////////////////////////////////////////////////////////////

grid_weight_flag = NONE;
tmp_dir          = "/tmp";
output_prefix    = "WREN_URMA_d02_test";
version          = "V8.1";

////////////////////////////////////////////////////////////////////////////////

------------------------------------------------
Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Wed Mar 25 08:47:30 2020

Julie -

I modified the config file to explicitly (non-trivially) set all the
fcst and obs variables separately, not using fcst = obs.
Grid-Stat ran fine and produced output for all the variables this
time. I did notice that for visibility (VIS), there was some odd
dialog in the log file. See the following excerpt:

DEBUG 2: Processing VIS/Z0 versus VIS/Z0, for smoothing method
NBRHD_SQUARE(2401), raw thresholds of >=20000 and >=20000, over region
FULL, using 36864 matched pairs.
DEBUG 2: Computing Neighborhood Categorical Statistics.
DEBUG 2: Computing Neighborhood Continuous Statistics.
DEBUG 4: For GRIB record number 8, the requested level values (0 and
0) do not fall within the current range of level values (1 and 1).
DEBUG 4: For GRIB record number 32, the requested level values (0 and
0) do not fall within the current range of level values (2 and 2).
DEBUG 4: For GRIB record number 56, the requested level values (0 and
0) do not fall within the current range of level values (3 and 3).

This dialog began after the processing completed for the last
neighborhood size (2401) and continued on as follows until it started
processing the next variable which was TCDC:

DEBUG 4: For GRIB record number 1304, the requested level values (0
and 0) do not fall within the current range of level values (55 and
55).
DEBUG 4: For GRIB record number 1328, the requested level values (0
and 0) do not fall within the current range of level values (56 and
56).
DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact match for
VarInfo "TCDC/L0" in GRIB record 2228 of GRIB file
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPRS_d02.03".

Do you know the reason for this dialog? I didn't see it repeated for
any other variable.

R/
John

________________________________________
From: Raby, John W CIV USARMY CCDC ARL (USA)
Sent: Wednesday, March 25, 2020 7:28 AM
To: 'met_help at ucar.edu'
Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with verifying gust (UNCLASSIFIED)

Julie -

I re-ran Grid-Stat, but the only variable which was verified as GUST.
The run did prove that your determination of the level of GUST at 10m
(Z10) was correct. It was used to verify the model fcst variable GUST
which was a sfc level variable (Z0). However, there is something wrong
with the way I edited the settings in the config file which caused
Grid-Stat to skip over the section which contained variables for which
the settings for fcst and ob are equal. See the attached config file.

R/
John
________________________________________
From: Raby, John W CIV USARMY CCDC ARL (USA)
Sent: Tuesday, March 24, 2020 4:05 PM
To: 'met_help at ucar.edu'
Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with verifying gust (UNCLASSIFIED)

CLASSIFICATION: UNCLASSIFIED

Thanks for your thoughts on that resolution. I will try the fcst  =
obs for
all vrbls exc GUST then in a separate section below that in the config
file,
use an explicit setting for GUST for fcst and for ob to see if Grid-
Stat will
accept that. Will let you know.

R/
John


-----Original Message-----
From: Julie Prestopnik via RT [mailto:met_help at ucar.edu]
Sent: Tuesday, March 24, 2020 3:59 PM
To: Raby, John W CIV USARMY CCDC ARL (USA) <john.w.raby2.civ at mail.mil>
Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
verifying gust (UNCLASSIFIED)

All active links contained in this email were disabled.  Please verify
the
identity of the sender, and confirm the authenticity of all links
contained
within the message prior to copying and pasting the address to a Web
browser.




----

Hi John.

Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for the
obs
> file. Will that work?
>

Yes, I suspect that will work.

Can I just separate out the settings for GUST as a separate
> declaration on the config file and leave all the other variables the
> same with fcst = obs or do I have to create a separate set of
settings
> for all fcst variables and separately for all obs variables?
>

I think you can just separate out the settings for GUST as a separate
declaration and leave all the other variables the same with fcst =
obs, but I
am not sure.  Please give it a try and let us know how it goes.

Thanks,
Julie


On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <Caution-url:
> Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> CLASSIFICATION: UNCLASSIFIED
>
> Julie -
>
> Thanks for your response and the diagnostic work on the URMA obs.
> Interesting
> that the metadata from IDV didn't show the 10 m level, but the
wgrib2
> utility did. I'll need to get that running for me as another good
tool
> for exploring
> GRIB2 files.
>
> Originally, I had used the GUST/Z10 setting, but that failed too,
> because it's not present in my fcst file.
>
> Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for
the
> obs file. Will that work? Right now my config file says fcst = obs
for
> those settings. Can I just separate out the settings for GUST as a
> separate declaration on the config file and leave all the other
> variables the same with fcst = obs or do I have to create a separate
> set of settings for all fcst variables and separately for all obs
> variables?
>
> R/
> John
>
> -----Original Message-----
> From: Julie Prestopnik via RT [Caution-mailto:met_help at ucar.edu]
> Sent: Tuesday, March 24, 2020 3:37 PM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem with
> verifying gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify
> the identity of the sender, and confirm the authenticity of all
links
> contained within the message prior to copying and pasting the
address
> to a Web browser.
>
>
>
>
> ----
>
> Hi John.
>
> Thanks for all of the information
>
> I pulled some recent URMA data (wget
> Caution-
> Caution-
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urma/prod/urma2
> p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> ),
> renamed the file to remove the "_wexp", and tried running
> plot_data_plane on it with the following command:
>
> plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps 'name="GUST";
> > level="Z0";'
> >
>
> This did not work:
>
> > ERROR  :
> > ERROR  : plot_data_plane -> trouble getting field "name="GUST";
> > level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > ERROR  :
> >
>
> Then, I looked inside the file for more information using:
>
> > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> >
>
> I saw the following for GUST:
>
> > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind Speed
> > (Gust)
> > [m/s]:
> >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> >     grid_template=30:winds(grid):
> > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN res 8
> > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000
Latin1
> > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000 North
> > Pole
> > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> >
>
> Based on "10 m above ground" in the output above, I tried running
> plot_data_plane again using "Z10":
>
> > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
'name="GUST";
> > level="Z10";'
> >
>
> This time, it was successful:
>
> > DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2 DEBUG
1:
> > Creating postscript file: out.ps
> >
>
> Please try using the -V option with wgrib2 to find the number of
> meters above ground for GUST and then try that number with "Z".
> Please let us know how it goes.
>
> Thanks,
> Julie
>
>
> On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <Caution-Caution-url:
> > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94
> > 702 >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > More info on the warnings from the log file:
> > The warning  info I provided in my original email was from two
> > different tests, one where I used GUST/Z0 and the other where I
used
> > GUST/L0 settings on the config file. Neither one worked. Seems to
> > find it in the fcst file, but not in the obs file.
> >
> >
> > -----Original Message-----
> > From: met_help at ucar.edu via RT
> > [Caution-Caution-mailto:met_help at ucar.edu]
> > Sent: Tuesday, March 24, 2020 2:26 PM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > <john.w.raby2.civ at mail.mil>
> > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply:
> > problem with verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
> > verify the identity of the sender, and confirm the authenticity of
> > all links contained within the message prior to copying and
pasting
> > the address to a Web browser.
> >
> >
> >
> >
> > ----
> >
> >
> > Greetings,
> >
> > This message has been automatically generated in response to the
> > creation of a trouble ticket regarding:
> >         "problem with verifying gust (UNCLASSIFIED)", a summary of
> > which appears below.
> >
> > There is no need to reply to this message right now.  Your ticket
> > has been assigned an ID of [rt.rap.ucar.edu #94702].
> >
> > Please include the string:
> >
> >          [rt.rap.ucar.edu #94702]
> >
> > in the subject line of all future correspondence about this issue.
> > To do so, you may reply to this message.
> >
> > For more information, please see:
> >
> > MET Online Tutorial:
> >    Caution-
> > Caution-Caution-
https://www.dtcenter.org/met/users/support/online_tu
> > torial/ind
> > ex.php
> >
> > MET Users Guide:
> >
> > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/docs/over
> > view.php
> >
> > MET FAQs:
> >
> > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/support/faqs/index.
> > php
> >
> > MET-Help Email Archive:
> >
> > Caution-Caution-Caution-http://mailman.ucar.edu/pipermail/met_help
> >
> >                         Thank you,
> >                         met_help at ucar.edu
> >
> >
--------------------------------------------------------------------
> > --
> > ---
> > CLASSIFICATION: UNCLASSIFIED
> >
> > I'm running MET V8.1.2 Grid-Stat and having trouble verifying wind
gust.
> > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact
match
> > > for
> > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> >
> >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > S_
> > d02.03
> > ".
> > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB
> > > records
> > matching VarInfo "GUST/Z0" in GRIB file
> >
> >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > S_
> > d02.03
> > ".
> > > DEBUG 3: Reading forecast data for GUST/Z0.
> > 969c969
> > < WARNING: MetGrib2DataFile::data_plane() -> No matching record
> > found for 'GUST/L0'
> > ---
> > > WARNING: MetGrib2DataFile::data_plane() -> No matching record
> > > found for
> > 'GUST/Z0'
> > 972c972
> > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > rb
> > 2
> > ---
> > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > rb
> > 2
> >
> > The following is the gust metadata from the fcst and obs files:
> > FCST File:
> > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> >       :long_name = "Surface wind gust @ Ground or water surface";
> >       :units = "m/s";
> >       :description = "Surface wind gust";
> >       :missing_value = NaNf; // float
> >       :grid_mapping = "LambertConformal_Projection";
> >       :coordinates = "reftime time1 y x ";
> >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> >       :Grib1_Center = 7; // int
> >       :Grib1_Subcenter = 0; // int
> >       :Grib1_TableVersion = 2; // int
> >       :Grib1_Parameter = 180; // int
> >       :Grib1_Parameter_Name = "GUST";
> >       :Grib1_Level_Type = 1; // int
> >       :Grib1_Level_Desc = "Ground or water surface";
> >
> > OBS File:
> > float Wind_speed_gust_height_above_ground(time=1,
> > height_above_ground1=1, y=1377, x=2145);
> >       :long_name = "Wind speed (gust) @ Specified height level
above
> > ground";
> >       :units = "m/s";
> >       :abbreviation = "GUST";
> >       :missing_value = NaNf; // float
> >       :grid_mapping = "LambertConformal_Projection";
> >       :coordinates = "reftime time height_above_ground1 y x ";
> >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> >       :Grib2_Parameter = 0, 2, 22; // int
> >       :Grib2_Parameter_Discipline = "Meteorological products";
> >       :Grib2_Parameter_Category = "Momentum";
> >       :Grib2_Parameter_Name = "Wind speed (gust)";
> >       :Grib2_Level_Type = 103; // int
> >       :Grib2_Level_Desc = "Specified height level above ground";
> >       :Grib2_Generating_Process_Type = "Analysis";
> >
> > How can I resolve this to verify gust?
> >
> > Thanks.
> >
> > R/
> > John
> > Mr. John W. Raby
> > U.S. Army Research Laboratory
> > White Sands Missile Range, NM 88002
> > (575) 678-2004 DSN 258-2004
> > FAX (575) 678-1230 DSN 258-1230
> > Email: john.w.raby2.civ at mail.mil
> >
> >
> >
> >
> >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research Research Applications
> Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
> obliged to reply to this email outside of your normal working hours.
>
> CLASSIFICATION: UNCLASSIFIED
>
>

--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research Research Applications
Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

CLASSIFICATION: UNCLASSIFIED


------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Julie Prestopnik
Time: Wed Mar 25 09:08:30 2020

Hi John.  Thanks for the information.  So, I believe that you will
need to
separate out all of your fcst and obs vars.  Please give that a try
and let
us know how it goes.

Julie

On Wed, Mar 25, 2020 at 7:30 AM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> Julie -
>
> I re-ran Grid-Stat, but the only variable which was verified as
GUST. The
> run did prove that your determination of the level of GUST at 10m
(Z10) was
> correct. It was used to verify the model fcst variable GUST which
was a sfc
> level variable (Z0). However, there is something wrong with the way
I
> edited the settings in the config file which caused Grid-Stat to
skip over
> the section which contained variables for which the settings for
fcst and
> ob are equal. See the attached config file.
>
> R/
> John
> ________________________________________
> From: Raby, John W CIV USARMY CCDC ARL (USA)
> Sent: Tuesday, March 24, 2020 4:05 PM
> To: 'met_help at ucar.edu'
> Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> verifying gust (UNCLASSIFIED)
>
> CLASSIFICATION: UNCLASSIFIED
>
> Thanks for your thoughts on that resolution. I will try the fcst  =
obs for
> all vrbls exc GUST then in a separate section below that in the
config
> file,
> use an explicit setting for GUST for fcst and for ob to see if Grid-
Stat
> will
> accept that. Will let you know.
>
> R/
> John
>
>
> -----Original Message-----
> From: Julie Prestopnik via RT [mailto:met_help at ucar.edu]
> Sent: Tuesday, March 24, 2020 3:59 PM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> verifying gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify the
> identity of the sender, and confirm the authenticity of all links
contained
> within the message prior to copying and pasting the address to a Web
> browser.
>
>
>
>
> ----
>
> Hi John.
>
> Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for
the obs
> > file. Will that work?
> >
>
> Yes, I suspect that will work.
>
> Can I just separate out the settings for GUST as a separate
> > declaration on the config file and leave all the other variables
the
> > same with fcst = obs or do I have to create a separate set of
settings
> > for all fcst variables and separately for all obs variables?
> >
>
> I think you can just separate out the settings for GUST as a
separate
> declaration and leave all the other variables the same with fcst =
obs,
> but I
> am not sure.  Please give it a try and let us know how it goes.
>
> Thanks,
> Julie
>
>
> On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <Caution-url:
> > Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > Julie -
> >
> > Thanks for your response and the diagnostic work on the URMA obs.
> > Interesting
> > that the metadata from IDV didn't show the 10 m level, but the
wgrib2
> > utility did. I'll need to get that running for me as another good
tool
> > for exploring
> > GRIB2 files.
> >
> > Originally, I had used the GUST/Z10 setting, but that failed too,
> > because it's not present in my fcst file.
> >
> > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for
the
> > obs file. Will that work? Right now my config file says fcst = obs
for
> > those settings. Can I just separate out the settings for GUST as a
> > separate declaration on the config file and leave all the other
> > variables the same with fcst = obs or do I have to create a
separate
> > set of settings for all fcst variables and separately for all obs
> > variables?
> >
> > R/
> > John
> >
> > -----Original Message-----
> > From: Julie Prestopnik via RT [Caution-mailto:met_help at ucar.edu]
> > Sent: Tuesday, March 24, 2020 3:37 PM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> > Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> > verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
verify
> > the identity of the sender, and confirm the authenticity of all
links
> > contained within the message prior to copying and pasting the
address
> > to a Web browser.
> >
> >
> >
> >
> > ----
> >
> > Hi John.
> >
> > Thanks for all of the information
> >
> > I pulled some recent URMA data (wget
> > Caution-
> > Caution-
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urma/prod/urma2
> > p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> > ),
> > renamed the file to remove the "_wexp", and tried running
> > plot_data_plane on it with the following command:
> >
> > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
'name="GUST";
> > > level="Z0";'
> > >
> >
> > This did not work:
> >
> > > ERROR  :
> > > ERROR  : plot_data_plane -> trouble getting field "name="GUST";
> > > level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > > ERROR  :
> > >
> >
> > Then, I looked inside the file for more information using:
> >
> > > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> > >
> >
> > I saw the following for GUST:
> >
> > > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind Speed
> > > (Gust)
> > > [m/s]:
> > >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> > >     grid_template=30:winds(grid):
> > > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN res 8
> > > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000
Latin1
> > > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000 North
> > > Pole
> > > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> > >
> >
> > Based on "10 m above ground" in the output above, I tried running
> > plot_data_plane again using "Z10":
> >
> > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
'name="GUST";
> > > level="Z10";'
> > >
> >
> > This time, it was successful:
> >
> > > DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2
DEBUG 1:
> > > Creating postscript file: out.ps
> > >
> >
> > Please try using the -V option with wgrib2 to find the number of
> > meters above ground for GUST and then try that number with "Z".
> > Please let us know how it goes.
> >
> > Thanks,
> > Julie
> >
> >
> > On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <Caution-Caution-url:
> > > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94
> > > 702 >
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > > More info on the warnings from the log file:
> > > The warning  info I provided in my original email was from two
> > > different tests, one where I used GUST/Z0 and the other where I
used
> > > GUST/L0 settings on the config file. Neither one worked. Seems
to
> > > find it in the fcst file, but not in the obs file.
> > >
> > >
> > > -----Original Message-----
> > > From: met_help at ucar.edu via RT
> > > [Caution-Caution-mailto:met_help at ucar.edu]
> > > Sent: Tuesday, March 24, 2020 2:26 PM
> > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > <john.w.raby2.civ at mail.mil>
> > > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply:
> > > problem with verifying gust (UNCLASSIFIED)
> > >
> > > All active links contained in this email were disabled.  Please
> > > verify the identity of the sender, and confirm the authenticity
of
> > > all links contained within the message prior to copying and
pasting
> > > the address to a Web browser.
> > >
> > >
> > >
> > >
> > > ----
> > >
> > >
> > > Greetings,
> > >
> > > This message has been automatically generated in response to the
> > > creation of a trouble ticket regarding:
> > >         "problem with verifying gust (UNCLASSIFIED)", a summary
of
> > > which appears below.
> > >
> > > There is no need to reply to this message right now.  Your
ticket
> > > has been assigned an ID of [rt.rap.ucar.edu #94702].
> > >
> > > Please include the string:
> > >
> > >          [rt.rap.ucar.edu #94702]
> > >
> > > in the subject line of all future correspondence about this
issue.
> > > To do so, you may reply to this message.
> > >
> > > For more information, please see:
> > >
> > > MET Online Tutorial:
> > >    Caution-
> > > Caution-Caution-
https://www.dtcenter.org/met/users/support/online_tu
> > > torial/ind
> > > ex.php
> > >
> > > MET Users Guide:
> > >
> > > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/docs/over
> > > view.php
> > >
> > > MET FAQs:
> > >
> > > Caution-Caution-Caution-
> https://www.dtcenter.org/met/users/support/faqs/index.
> > > php
> > >
> > > MET-Help Email Archive:
> > >
> > > Caution-Caution-Caution-
http://mailman.ucar.edu/pipermail/met_help
> > >
> > >                         Thank you,
> > >                         met_help at ucar.edu
> > >
> > >
--------------------------------------------------------------------
> > > --
> > > ---
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > > I'm running MET V8.1.2 Grid-Stat and having trouble verifying
wind
> gust.
> > > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact
match
> > > > for
> > > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> > >
> > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > > S_
> > > d02.03
> > > ".
> > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1 GRIB
> > > > records
> > > matching VarInfo "GUST/Z0" in GRIB file
> > >
> > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > > S_
> > > d02.03
> > > ".
> > > > DEBUG 3: Reading forecast data for GUST/Z0.
> > > 969c969
> > > < WARNING: MetGrib2DataFile::data_plane() -> No matching record
> > > found for 'GUST/L0'
> > > ---
> > > > WARNING: MetGrib2DataFile::data_plane() -> No matching record
> > > > found for
> > > 'GUST/Z0'
> > > 972c972
> > > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > > rb
> > > 2
> > > ---
> > > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > > rb
> > > 2
> > >
> > > The following is the gust metadata from the fcst and obs files:
> > > FCST File:
> > > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> > >       :long_name = "Surface wind gust @ Ground or water
surface";
> > >       :units = "m/s";
> > >       :description = "Surface wind gust";
> > >       :missing_value = NaNf; // float
> > >       :grid_mapping = "LambertConformal_Projection";
> > >       :coordinates = "reftime time1 y x ";
> > >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> > >       :Grib1_Center = 7; // int
> > >       :Grib1_Subcenter = 0; // int
> > >       :Grib1_TableVersion = 2; // int
> > >       :Grib1_Parameter = 180; // int
> > >       :Grib1_Parameter_Name = "GUST";
> > >       :Grib1_Level_Type = 1; // int
> > >       :Grib1_Level_Desc = "Ground or water surface";
> > >
> > > OBS File:
> > > float Wind_speed_gust_height_above_ground(time=1,
> > > height_above_ground1=1, y=1377, x=2145);
> > >       :long_name = "Wind speed (gust) @ Specified height level
above
> > > ground";
> > >       :units = "m/s";
> > >       :abbreviation = "GUST";
> > >       :missing_value = NaNf; // float
> > >       :grid_mapping = "LambertConformal_Projection";
> > >       :coordinates = "reftime time height_above_ground1 y x ";
> > >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> > >       :Grib2_Parameter = 0, 2, 22; // int
> > >       :Grib2_Parameter_Discipline = "Meteorological products";
> > >       :Grib2_Parameter_Category = "Momentum";
> > >       :Grib2_Parameter_Name = "Wind speed (gust)";
> > >       :Grib2_Level_Type = 103; // int
> > >       :Grib2_Level_Desc = "Specified height level above ground";
> > >       :Grib2_Generating_Process_Type = "Analysis";
> > >
> > > How can I resolve this to verify gust?
> > >
> > > Thanks.
> > >
> > > R/
> > > John
> > > Mr. John W. Raby
> > > U.S. Army Research Laboratory
> > > White Sands Missile Range, NM 88002
> > > (575) 678-2004 DSN 258-2004
> > > FAX (575) 678-1230 DSN 258-1230
> > > Email: john.w.raby2.civ at mail.mil
> > >
> > >
> > >
> > >
> > >
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > >
> >
> > --
> > Julie Prestopnik
> > Software Engineer
> > National Center for Atmospheric Research Research Applications
> > Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > My working day may not be your working day.  Please do not feel
> > obliged to reply to this email outside of your normal working
hours.
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research Research Applications
Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
obliged to
> reply to this email outside of your normal working hours.
>
> CLASSIFICATION: UNCLASSIFIED
>
>

--
Julie Prestopnik
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: John Halley Gotway
Time: Wed Mar 25 09:44:07 2020

John and Julie,

I took a look at the Grid-Stat config file that John sent.

It has...
fcst = { long list of fields }
obs = fcst
fcst = { GUST/Z0 }
obs = { GUST/Z10 }

Those second entries for fcst and obs OVERWRITE the first entries.
Perhaps
you assumed they were appended to list, but they are not.

Julie is correct, that you'll need to list out all the fields for the
fcst
and obs separately.

It *might* work to shorten it a bit like this:

TMP_Z2_DICT = { name = "TMP"; level = [ "Z2" ]; cat_thresh = [ >=280
]; }
DPT_Z2_DICT = { name = "DPT"; level = [ "Z2" ]; cat_thresh = [ >=275
]; }
...
fcst = {
  field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ];
}
obs = {
  field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ];
}

Logically that syntax should work but honestly I've never actually
tested
it.  If you go that route, please let us know if it works!

John

On Wed, Mar 25, 2020 at 9:08 AM Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> Hi John.  Thanks for the information.  So, I believe that you will
need to
> separate out all of your fcst and obs vars.  Please give that a try
and let
> us know how it goes.
>
> Julie
>
> On Wed, Mar 25, 2020 at 7:30 AM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
> >
> > Julie -
> >
> > I re-ran Grid-Stat, but the only variable which was verified as
GUST. The
> > run did prove that your determination of the level of GUST at 10m
(Z10)
> was
> > correct. It was used to verify the model fcst variable GUST which
was a
> sfc
> > level variable (Z0). However, there is something wrong with the
way I
> > edited the settings in the config file which caused Grid-Stat to
skip
> over
> > the section which contained variables for which the settings for
fcst and
> > ob are equal. See the attached config file.
> >
> > R/
> > John
> > ________________________________________
> > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > Sent: Tuesday, March 24, 2020 4:05 PM
> > To: 'met_help at ucar.edu'
> > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> > verifying gust (UNCLASSIFIED)
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > Thanks for your thoughts on that resolution. I will try the fcst
= obs
> for
> > all vrbls exc GUST then in a separate section below that in the
config
> > file,
> > use an explicit setting for GUST for fcst and for ob to see if
Grid-Stat
> > will
> > accept that. Will let you know.
> >
> > R/
> > John
> >
> >
> > -----Original Message-----
> > From: Julie Prestopnik via RT [mailto:met_help at ucar.edu]
> > Sent: Tuesday, March 24, 2020 3:59 PM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> > verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
verify
> the
> > identity of the sender, and confirm the authenticity of all links
> contained
> > within the message prior to copying and pasting the address to a
Web
> > browser.
> >
> >
> >
> >
> > ----
> >
> > Hi John.
> >
> > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for
the
> obs
> > > file. Will that work?
> > >
> >
> > Yes, I suspect that will work.
> >
> > Can I just separate out the settings for GUST as a separate
> > > declaration on the config file and leave all the other variables
the
> > > same with fcst = obs or do I have to create a separate set of
settings
> > > for all fcst variables and separately for all obs variables?
> > >
> >
> > I think you can just separate out the settings for GUST as a
separate
> > declaration and leave all the other variables the same with fcst =
obs,
> > but I
> > am not sure.  Please give it a try and let us know how it goes.
> >
> > Thanks,
> > Julie
> >
> >
> > On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <Caution-url:
> > > Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702
>
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > > Julie -
> > >
> > > Thanks for your response and the diagnostic work on the URMA
obs.
> > > Interesting
> > > that the metadata from IDV didn't show the 10 m level, but the
wgrib2
> > > utility did. I'll need to get that running for me as another
good tool
> > > for exploring
> > > GRIB2 files.
> > >
> > > Originally, I had used the GUST/Z10 setting, but that failed
too,
> > > because it's not present in my fcst file.
> > >
> > > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10
for the
> > > obs file. Will that work? Right now my config file says fcst =
obs for
> > > those settings. Can I just separate out the settings for GUST as
a
> > > separate declaration on the config file and leave all the other
> > > variables the same with fcst = obs or do I have to create a
separate
> > > set of settings for all fcst variables and separately for all
obs
> > > variables?
> > >
> > > R/
> > > John
> > >
> > > -----Original Message-----
> > > From: Julie Prestopnik via RT [Caution-mailto:met_help at ucar.edu]
> > > Sent: Tuesday, March 24, 2020 3:37 PM
> > > To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> > > Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> > > verifying gust (UNCLASSIFIED)
> > >
> > > All active links contained in this email were disabled.  Please
verify
> > > the identity of the sender, and confirm the authenticity of all
links
> > > contained within the message prior to copying and pasting the
address
> > > to a Web browser.
> > >
> > >
> > >
> > >
> > > ----
> > >
> > > Hi John.
> > >
> > > Thanks for all of the information
> > >
> > > I pulled some recent URMA data (wget
> > > Caution-
> > > Caution-
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urma/prod/urma2
> > > p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> > > ),
> > > renamed the file to remove the "_wexp", and tried running
> > > plot_data_plane on it with the following command:
> > >
> > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
'name="GUST";
> > > > level="Z0";'
> > > >
> > >
> > > This did not work:
> > >
> > > > ERROR  :
> > > > ERROR  : plot_data_plane -> trouble getting field
"name="GUST";
> > > > level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > > > ERROR  :
> > > >
> > >
> > > Then, I looked inside the file for more information using:
> > >
> > > > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> > > >
> > >
> > > I saw the following for GUST:
> > >
> > > > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind
Speed
> > > > (Gust)
> > > > [m/s]:
> > > >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> > > >     grid_template=30:winds(grid):
> > > > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN res
8
> > > > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000
Latin1
> > > > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000
North
> > > > Pole
> > > > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> > > >
> > >
> > > Based on "10 m above ground" in the output above, I tried
running
> > > plot_data_plane again using "Z10":
> > >
> > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
'name="GUST";
> > > > level="Z10";'
> > > >
> > >
> > > This time, it was successful:
> > >
> > > > DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2
DEBUG 1:
> > > > Creating postscript file: out.ps
> > > >
> > >
> > > Please try using the -V option with wgrib2 to find the number of
> > > meters above ground for GUST and then try that number with "Z".
> > > Please let us know how it goes.
> > >
> > > Thanks,
> > > Julie
> > >
> > >
> > > On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <Caution-Caution-url:
> > > > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94
> > > > 702 >
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > More info on the warnings from the log file:
> > > > The warning  info I provided in my original email was from two
> > > > different tests, one where I used GUST/Z0 and the other where
I used
> > > > GUST/L0 settings on the config file. Neither one worked. Seems
to
> > > > find it in the fcst file, but not in the obs file.
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: met_help at ucar.edu via RT
> > > > [Caution-Caution-mailto:met_help at ucar.edu]
> > > > Sent: Tuesday, March 24, 2020 2:26 PM
> > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > <john.w.raby2.civ at mail.mil>
> > > > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply:
> > > > problem with verifying gust (UNCLASSIFIED)
> > > >
> > > > All active links contained in this email were disabled.
Please
> > > > verify the identity of the sender, and confirm the
authenticity of
> > > > all links contained within the message prior to copying and
pasting
> > > > the address to a Web browser.
> > > >
> > > >
> > > >
> > > >
> > > > ----
> > > >
> > > >
> > > > Greetings,
> > > >
> > > > This message has been automatically generated in response to
the
> > > > creation of a trouble ticket regarding:
> > > >         "problem with verifying gust (UNCLASSIFIED)", a
summary of
> > > > which appears below.
> > > >
> > > > There is no need to reply to this message right now.  Your
ticket
> > > > has been assigned an ID of [rt.rap.ucar.edu #94702].
> > > >
> > > > Please include the string:
> > > >
> > > >          [rt.rap.ucar.edu #94702]
> > > >
> > > > in the subject line of all future correspondence about this
issue.
> > > > To do so, you may reply to this message.
> > > >
> > > > For more information, please see:
> > > >
> > > > MET Online Tutorial:
> > > >    Caution-
> > > > Caution-Caution-
https://www.dtcenter.org/met/users/support/online_tu
> > > > torial/ind
> > > > ex.php
> > > >
> > > > MET Users Guide:
> > > >
> > > > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/docs/over
> > > > view.php
> > > >
> > > > MET FAQs:
> > > >
> > > > Caution-Caution-Caution-
> > https://www.dtcenter.org/met/users/support/faqs/index.
> > > > php
> > > >
> > > > MET-Help Email Archive:
> > > >
> > > > Caution-Caution-Caution-
http://mailman.ucar.edu/pipermail/met_help
> > > >
> > > >                         Thank you,
> > > >                         met_help at ucar.edu
> > > >
> > > >
--------------------------------------------------------------------
> > > > --
> > > > ---
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > I'm running MET V8.1.2 Grid-Stat and having trouble verifying
wind
> > gust.
> > > > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact
match
> > > > > for
> > > > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> > > >
> > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > > > S_
> > > > d02.03
> > > > ".
> > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1
GRIB
> > > > > records
> > > > matching VarInfo "GUST/Z0" in GRIB file
> > > >
> > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > > > S_
> > > > d02.03
> > > > ".
> > > > > DEBUG 3: Reading forecast data for GUST/Z0.
> > > > 969c969
> > > > < WARNING: MetGrib2DataFile::data_plane() -> No matching
record
> > > > found for 'GUST/L0'
> > > > ---
> > > > > WARNING: MetGrib2DataFile::data_plane() -> No matching
record
> > > > > found for
> > > > 'GUST/Z0'
> > > > 972c972
> > > > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > > > rb
> > > > 2
> > > > ---
> > > > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > > > rb
> > > > 2
> > > >
> > > > The following is the gust metadata from the fcst and obs
files:
> > > > FCST File:
> > > > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> > > >       :long_name = "Surface wind gust @ Ground or water
surface";
> > > >       :units = "m/s";
> > > >       :description = "Surface wind gust";
> > > >       :missing_value = NaNf; // float
> > > >       :grid_mapping = "LambertConformal_Projection";
> > > >       :coordinates = "reftime time1 y x ";
> > > >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> > > >       :Grib1_Center = 7; // int
> > > >       :Grib1_Subcenter = 0; // int
> > > >       :Grib1_TableVersion = 2; // int
> > > >       :Grib1_Parameter = 180; // int
> > > >       :Grib1_Parameter_Name = "GUST";
> > > >       :Grib1_Level_Type = 1; // int
> > > >       :Grib1_Level_Desc = "Ground or water surface";
> > > >
> > > > OBS File:
> > > > float Wind_speed_gust_height_above_ground(time=1,
> > > > height_above_ground1=1, y=1377, x=2145);
> > > >       :long_name = "Wind speed (gust) @ Specified height level
above
> > > > ground";
> > > >       :units = "m/s";
> > > >       :abbreviation = "GUST";
> > > >       :missing_value = NaNf; // float
> > > >       :grid_mapping = "LambertConformal_Projection";
> > > >       :coordinates = "reftime time height_above_ground1 y x ";
> > > >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> > > >       :Grib2_Parameter = 0, 2, 22; // int
> > > >       :Grib2_Parameter_Discipline = "Meteorological products";
> > > >       :Grib2_Parameter_Category = "Momentum";
> > > >       :Grib2_Parameter_Name = "Wind speed (gust)";
> > > >       :Grib2_Level_Type = 103; // int
> > > >       :Grib2_Level_Desc = "Specified height level above
ground";
> > > >       :Grib2_Generating_Process_Type = "Analysis";
> > > >
> > > > How can I resolve this to verify gust?
> > > >
> > > > Thanks.
> > > >
> > > > R/
> > > > John
> > > > Mr. John W. Raby
> > > > U.S. Army Research Laboratory
> > > > White Sands Missile Range, NM 88002
> > > > (575) 678-2004 DSN 258-2004
> > > > FAX (575) 678-1230 DSN 258-1230
> > > > Email: john.w.raby2.civ at mail.mil
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > >
> > >
> > > --
> > > Julie Prestopnik
> > > Software Engineer
> > > National Center for Atmospheric Research Research Applications
> > > Laboratory
> > > Phone: 303.497.8399
> > > Email: jpresto at ucar.edu
> > >
> > > My working day may not be your working day.  Please do not feel
> > > obliged to reply to this email outside of your normal working
hours.
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > >
> >
> > --
> > Julie Prestopnik
> > Software Engineer
> > National Center for Atmospheric Research Research Applications
Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > My working day may not be your working day.  Please do not feel
obliged
> to
> > reply to this email outside of your normal working hours.
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research
> Research Applications Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
obliged to
> reply to this email outside of your normal working hours.
>
>

------------------------------------------------
Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Wed Mar 25 09:58:34 2020

John -

Thanks for looking at the config file and analyzing what went wrong.
Before I received your email and the tips on how to streamline the
entries, I modified the config file to separate the fcst and obs
entries and then re-ran Grid-Stat and it worked producing output for
all the variables.

I plan to re-run Grid-Stat soon after adding in more thresholds for
each variable and I can test your suggested entries to see how they
work.

R/
John
________________________________________
From: John Halley Gotway via RT [met_help at ucar.edu]
Sent: Wednesday, March 25, 2020 9:44 AM
To: Raby, John W CIV USARMY CCDC ARL (USA)
Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with verifying gust (UNCLASSIFIED)

All active links contained in this email were disabled.  Please verify
the identity of the sender, and confirm the authenticity of all links
contained within the message prior to copying and pasting the address
to a Web browser.




----

John and Julie,

I took a look at the Grid-Stat config file that John sent.

It has...
fcst = { long list of fields }
obs = fcst
fcst = { GUST/Z0 }
obs = { GUST/Z10 }

Those second entries for fcst and obs OVERWRITE the first entries.
Perhaps
you assumed they were appended to list, but they are not.

Julie is correct, that you'll need to list out all the fields for the
fcst
and obs separately.

It *might* work to shorten it a bit like this:

TMP_Z2_DICT = { name = "TMP"; level = [ "Z2" ]; cat_thresh = [ >=280
]; }
DPT_Z2_DICT = { name = "DPT"; level = [ "Z2" ]; cat_thresh = [ >=275
]; }
...
fcst = {
  field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ];
}
obs = {
  field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ];
}

Logically that syntax should work but honestly I've never actually
tested
it.  If you go that route, please let us know if it works!

John

On Wed, Mar 25, 2020 at 9:08 AM Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:

>
> <Caution-url: Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> Hi John.  Thanks for the information.  So, I believe that you will
need to
> separate out all of your fcst and obs vars.  Please give that a try
and let
> us know how it goes.
>
> Julie
>
> On Wed, Mar 25, 2020 at 7:30 AM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <Caution-url: Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
> >
> > Julie -
> >
> > I re-ran Grid-Stat, but the only variable which was verified as
GUST. The
> > run did prove that your determination of the level of GUST at 10m
(Z10)
> was
> > correct. It was used to verify the model fcst variable GUST which
was a
> sfc
> > level variable (Z0). However, there is something wrong with the
way I
> > edited the settings in the config file which caused Grid-Stat to
skip
> over
> > the section which contained variables for which the settings for
fcst and
> > ob are equal. See the attached config file.
> >
> > R/
> > John
> > ________________________________________
> > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > Sent: Tuesday, March 24, 2020 4:05 PM
> > To: 'met_help at ucar.edu'
> > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> > verifying gust (UNCLASSIFIED)
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > Thanks for your thoughts on that resolution. I will try the fcst
= obs
> for
> > all vrbls exc GUST then in a separate section below that in the
config
> > file,
> > use an explicit setting for GUST for fcst and for ob to see if
Grid-Stat
> > will
> > accept that. Will let you know.
> >
> > R/
> > John
> >
> >
> > -----Original Message-----
> > From: Julie Prestopnik via RT [Caution-mailto:met_help at ucar.edu]
> > Sent: Tuesday, March 24, 2020 3:59 PM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> > verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
verify
> the
> > identity of the sender, and confirm the authenticity of all links
> contained
> > within the message prior to copying and pasting the address to a
Web
> > browser.
> >
> >
> >
> >
> > ----
> >
> > Hi John.
> >
> > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for
the
> obs
> > > file. Will that work?
> > >
> >
> > Yes, I suspect that will work.
> >
> > Can I just separate out the settings for GUST as a separate
> > > declaration on the config file and leave all the other variables
the
> > > same with fcst = obs or do I have to create a separate set of
settings
> > > for all fcst variables and separately for all obs variables?
> > >
> >
> > I think you can just separate out the settings for GUST as a
separate
> > declaration and leave all the other variables the same with fcst =
obs,
> > but I
> > am not sure.  Please give it a try and let us know how it goes.
> >
> > Thanks,
> > Julie
> >
> >
> > On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <Caution-Caution-url:
> > > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > > Julie -
> > >
> > > Thanks for your response and the diagnostic work on the URMA
obs.
> > > Interesting
> > > that the metadata from IDV didn't show the 10 m level, but the
wgrib2
> > > utility did. I'll need to get that running for me as another
good tool
> > > for exploring
> > > GRIB2 files.
> > >
> > > Originally, I had used the GUST/Z10 setting, but that failed
too,
> > > because it's not present in my fcst file.
> > >
> > > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10
for the
> > > obs file. Will that work? Right now my config file says fcst =
obs for
> > > those settings. Can I just separate out the settings for GUST as
a
> > > separate declaration on the config file and leave all the other
> > > variables the same with fcst = obs or do I have to create a
separate
> > > set of settings for all fcst variables and separately for all
obs
> > > variables?
> > >
> > > R/
> > > John
> > >
> > > -----Original Message-----
> > > From: Julie Prestopnik via RT [Caution-Caution-
mailto:met_help at ucar.edu]
> > > Sent: Tuesday, March 24, 2020 3:37 PM
> > > To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> > > Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> > > verifying gust (UNCLASSIFIED)
> > >
> > > All active links contained in this email were disabled.  Please
verify
> > > the identity of the sender, and confirm the authenticity of all
links
> > > contained within the message prior to copying and pasting the
address
> > > to a Web browser.
> > >
> > >
> > >
> > >
> > > ----
> > >
> > > Hi John.
> > >
> > > Thanks for all of the information
> > >
> > > I pulled some recent URMA data (wget
> > > Caution-
> > > Caution-Caution-
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urma/prod/urma2
> > > p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> > > ),
> > > renamed the file to remove the "_wexp", and tried running
> > > plot_data_plane on it with the following command:
> > >
> > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
'name="GUST";
> > > > level="Z0";'
> > > >
> > >
> > > This did not work:
> > >
> > > > ERROR  :
> > > > ERROR  : plot_data_plane -> trouble getting field
"name="GUST";
> > > > level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > > > ERROR  :
> > > >
> > >
> > > Then, I looked inside the file for more information using:
> > >
> > > > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> > > >
> > >
> > > I saw the following for GUST:
> > >
> > > > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind
Speed
> > > > (Gust)
> > > > [m/s]:
> > > >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> > > >     grid_template=30:winds(grid):
> > > > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN res
8
> > > > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000
Latin1
> > > > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000
North
> > > > Pole
> > > > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> > > >
> > >
> > > Based on "10 m above ground" in the output above, I tried
running
> > > plot_data_plane again using "Z10":
> > >
> > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
'name="GUST";
> > > > level="Z10";'
> > > >
> > >
> > > This time, it was successful:
> > >
> > > > DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2
DEBUG 1:
> > > > Creating postscript file: out.ps
> > > >
> > >
> > > Please try using the -V option with wgrib2 to find the number of
> > > meters above ground for GUST and then try that number with "Z".
> > > Please let us know how it goes.
> > >
> > > Thanks,
> > > Julie
> > >
> > >
> > > On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <Caution-Caution-Caution-url:
> > > > Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94
> > > > 702 >
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > More info on the warnings from the log file:
> > > > The warning  info I provided in my original email was from two
> > > > different tests, one where I used GUST/Z0 and the other where
I used
> > > > GUST/L0 settings on the config file. Neither one worked. Seems
to
> > > > find it in the fcst file, but not in the obs file.
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: met_help at ucar.edu via RT
> > > > [Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > Sent: Tuesday, March 24, 2020 2:26 PM
> > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > <john.w.raby2.civ at mail.mil>
> > > > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply:
> > > > problem with verifying gust (UNCLASSIFIED)
> > > >
> > > > All active links contained in this email were disabled.
Please
> > > > verify the identity of the sender, and confirm the
authenticity of
> > > > all links contained within the message prior to copying and
pasting
> > > > the address to a Web browser.
> > > >
> > > >
> > > >
> > > >
> > > > ----
> > > >
> > > >
> > > > Greetings,
> > > >
> > > > This message has been automatically generated in response to
the
> > > > creation of a trouble ticket regarding:
> > > >         "problem with verifying gust (UNCLASSIFIED)", a
summary of
> > > > which appears below.
> > > >
> > > > There is no need to reply to this message right now.  Your
ticket
> > > > has been assigned an ID of [rt.rap.ucar.edu #94702].
> > > >
> > > > Please include the string:
> > > >
> > > >          [rt.rap.ucar.edu #94702]
> > > >
> > > > in the subject line of all future correspondence about this
issue.
> > > > To do so, you may reply to this message.
> > > >
> > > > For more information, please see:
> > > >
> > > > MET Online Tutorial:
> > > >    Caution-
> > > > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/support/online_tu
> > > > torial/ind
> > > > ex.php
> > > >
> > > > MET Users Guide:
> > > >
> > > > Caution-Caution-Caution-Caution-
https://www.dtcenter.org/met/users/docs/over
> > > > view.php
> > > >
> > > > MET FAQs:
> > > >
> > > > Caution-Caution-Caution-
> > Caution-https://www.dtcenter.org/met/users/support/faqs/index.
> > > > php
> > > >
> > > > MET-Help Email Archive:
> > > >
> > > > Caution-Caution-Caution-Caution-
http://mailman.ucar.edu/pipermail/met_help
> > > >
> > > >                         Thank you,
> > > >                         met_help at ucar.edu
> > > >
> > > >
--------------------------------------------------------------------
> > > > --
> > > > ---
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > I'm running MET V8.1.2 Grid-Stat and having trouble verifying
wind
> > gust.
> > > > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact
match
> > > > > for
> > > > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> > > >
> > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > > > S_
> > > > d02.03
> > > > ".
> > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1
GRIB
> > > > > records
> > > > matching VarInfo "GUST/Z0" in GRIB file
> > > >
> > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/WRFPR
> > > > S_
> > > > d02.03
> > > > ".
> > > > > DEBUG 3: Reading forecast data for GUST/Z0.
> > > > 969c969
> > > > < WARNING: MetGrib2DataFile::data_plane() -> No matching
record
> > > > found for 'GUST/L0'
> > > > ---
> > > > > WARNING: MetGrib2DataFile::data_plane() -> No matching
record
> > > > > found for
> > > > 'GUST/Z0'
> > > > 972c972
> > > > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > > > rb
> > > > 2
> > > > ---
> > > > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_ndfd.g
> > > > rb
> > > > 2
> > > >
> > > > The following is the gust metadata from the fcst and obs
files:
> > > > FCST File:
> > > > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> > > >       :long_name = "Surface wind gust @ Ground or water
surface";
> > > >       :units = "m/s";
> > > >       :description = "Surface wind gust";
> > > >       :missing_value = NaNf; // float
> > > >       :grid_mapping = "LambertConformal_Projection";
> > > >       :coordinates = "reftime time1 y x ";
> > > >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> > > >       :Grib1_Center = 7; // int
> > > >       :Grib1_Subcenter = 0; // int
> > > >       :Grib1_TableVersion = 2; // int
> > > >       :Grib1_Parameter = 180; // int
> > > >       :Grib1_Parameter_Name = "GUST";
> > > >       :Grib1_Level_Type = 1; // int
> > > >       :Grib1_Level_Desc = "Ground or water surface";
> > > >
> > > > OBS File:
> > > > float Wind_speed_gust_height_above_ground(time=1,
> > > > height_above_ground1=1, y=1377, x=2145);
> > > >       :long_name = "Wind speed (gust) @ Specified height level
above
> > > > ground";
> > > >       :units = "m/s";
> > > >       :abbreviation = "GUST";
> > > >       :missing_value = NaNf; // float
> > > >       :grid_mapping = "LambertConformal_Projection";
> > > >       :coordinates = "reftime time height_above_ground1 y x ";
> > > >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> > > >       :Grib2_Parameter = 0, 2, 22; // int
> > > >       :Grib2_Parameter_Discipline = "Meteorological products";
> > > >       :Grib2_Parameter_Category = "Momentum";
> > > >       :Grib2_Parameter_Name = "Wind speed (gust)";
> > > >       :Grib2_Level_Type = 103; // int
> > > >       :Grib2_Level_Desc = "Specified height level above
ground";
> > > >       :Grib2_Generating_Process_Type = "Analysis";
> > > >
> > > > How can I resolve this to verify gust?
> > > >
> > > > Thanks.
> > > >
> > > > R/
> > > > John
> > > > Mr. John W. Raby
> > > > U.S. Army Research Laboratory
> > > > White Sands Missile Range, NM 88002
> > > > (575) 678-2004 DSN 258-2004
> > > > FAX (575) 678-1230 DSN 258-1230
> > > > Email: john.w.raby2.civ at mail.mil
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > >
> > >
> > > --
> > > Julie Prestopnik
> > > Software Engineer
> > > National Center for Atmospheric Research Research Applications
> > > Laboratory
> > > Phone: 303.497.8399
> > > Email: jpresto at ucar.edu
> > >
> > > My working day may not be your working day.  Please do not feel
> > > obliged to reply to this email outside of your normal working
hours.
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > >
> >
> > --
> > Julie Prestopnik
> > Software Engineer
> > National Center for Atmospheric Research Research Applications
Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > My working day may not be your working day.  Please do not feel
obliged
> to
> > reply to this email outside of your normal working hours.
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research
> Research Applications Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
obliged to
> reply to this email outside of your normal working hours.
>
>



------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Thu Mar 26 13:53:44 2020

CLASSIFICATION: UNCLASSIFIED

John -

I re-ran Grid-Stat using the same config file except that I modified
the
syntax for specifying the dictionaries for the fcst and ob per your
suggestion. I had a syntax error, but I'm not sure how to resolve it.
See
attached log file and config file.

R/
John

-----Original Message-----
From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
Sent: Wednesday, March 25, 2020 9:44 AM
To: Raby, John W CIV USARMY CCDC ARL (USA) <john.w.raby2.civ at mail.mil>
Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
verifying gust (UNCLASSIFIED)

All active links contained in this email were disabled.  Please verify
the
identity of the sender, and confirm the authenticity of all links
contained
within the message prior to copying and pasting the address to a Web
browser.




----

John and Julie,

I took a look at the Grid-Stat config file that John sent.

It has...
fcst = { long list of fields }
obs = fcst
fcst = { GUST/Z0 }
obs = { GUST/Z10 }

Those second entries for fcst and obs OVERWRITE the first entries.
Perhaps
you assumed they were appended to list, but they are not.

Julie is correct, that you'll need to list out all the fields for the
fcst and
obs separately.

It *might* work to shorten it a bit like this:

TMP_Z2_DICT = { name = "TMP"; level = [ "Z2" ]; cat_thresh = [ >=280
]; }
DPT_Z2_DICT = { name = "DPT"; level = [ "Z2" ]; cat_thresh = [ >=275
]; } ...
fcst = {
  field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; } obs = {
  field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; }

Logically that syntax should work but honestly I've never actually
tested it.
If you go that route, please let us know if it works!

John

On Wed, Mar 25, 2020 at 9:08 AM Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:

>
> <Caution-url:
> Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> Hi John.  Thanks for the information.  So, I believe that you will
> need to separate out all of your fcst and obs vars.  Please give
that
> a try and let us know how it goes.
>
> Julie
>
> On Wed, Mar 25, 2020 at 7:30 AM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <Caution-url:
> > Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
> >
> > Julie -
> >
> > I re-ran Grid-Stat, but the only variable which was verified as
> > GUST. The run did prove that your determination of the level of
GUST
> > at 10m (Z10)
> was
> > correct. It was used to verify the model fcst variable GUST which
> > was a
> sfc
> > level variable (Z0). However, there is something wrong with the
way
> > I edited the settings in the config file which caused Grid-Stat to
> > skip
> over
> > the section which contained variables for which the settings for
> > fcst and ob are equal. See the attached config file.
> >
> > R/
> > John
> > ________________________________________
> > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > Sent: Tuesday, March 24, 2020 4:05 PM
> > To: 'met_help at ucar.edu'
> > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > with verifying gust (UNCLASSIFIED)
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > Thanks for your thoughts on that resolution. I will try the fcst
=
> > obs
> for
> > all vrbls exc GUST then in a separate section below that in the
> > config file, use an explicit setting for GUST for fcst and for ob
to
> > see if Grid-Stat will accept that. Will let you know.
> >
> > R/
> > John
> >
> >
> > -----Original Message-----
> > From: Julie Prestopnik via RT [Caution-mailto:met_help at ucar.edu]
> > Sent: Tuesday, March 24, 2020 3:59 PM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > <john.w.raby2.civ at mail.mil>
> > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > with verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
> > verify
> the
> > identity of the sender, and confirm the authenticity of all links
> contained
> > within the message prior to copying and pasting the address to a
Web
> > browser.
> >
> >
> >
> >
> > ----
> >
> > Hi John.
> >
> > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for
> > the
> obs
> > > file. Will that work?
> > >
> >
> > Yes, I suspect that will work.
> >
> > Can I just separate out the settings for GUST as a separate
> > > declaration on the config file and leave all the other variables
> > > the same with fcst = obs or do I have to create a separate set
of
> > > settings for all fcst variables and separately for all obs
variables?
> > >
> >
> > I think you can just separate out the settings for GUST as a
> > separate declaration and leave all the other variables the same
with
> > fcst = obs, but I am not sure.  Please give it a try and let us
know
> > how it goes.
> >
> > Thanks,
> > Julie
> >
> >
> > On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <Caution-Caution-url:
> > > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=
> > > 94702 >
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > > Julie -
> > >
> > > Thanks for your response and the diagnostic work on the URMA
obs.
> > > Interesting
> > > that the metadata from IDV didn't show the 10 m level, but the
> > > wgrib2 utility did. I'll need to get that running for me as
> > > another good tool for exploring
> > > GRIB2 files.
> > >
> > > Originally, I had used the GUST/Z10 setting, but that failed
too,
> > > because it's not present in my fcst file.
> > >
> > > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10
for
> > > the obs file. Will that work? Right now my config file says fcst
=
> > > obs for those settings. Can I just separate out the settings for
> > > GUST as a separate declaration on the config file and leave all
> > > the other variables the same with fcst = obs or do I have to
> > > create a separate set of settings for all fcst variables and
> > > separately for all obs variables?
> > >
> > > R/
> > > John
> > >
> > > -----Original Message-----
> > > From: Julie Prestopnik via RT
> > > [Caution-Caution-mailto:met_help at ucar.edu]
> > > Sent: Tuesday, March 24, 2020 3:37 PM
> > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > <john.w.raby2.civ at mail.mil>
> > > Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > > with verifying gust (UNCLASSIFIED)
> > >
> > > All active links contained in this email were disabled.  Please
> > > verify the identity of the sender, and confirm the authenticity
of
> > > all links contained within the message prior to copying and
> > > pasting the address to a Web browser.
> > >
> > >
> > >
> > >
> > > ----
> > >
> > > Hi John.
> > >
> > > Thanks for all of the information
> > >
> > > I pulled some recent URMA data (wget
> > > Caution-
> > > Caution-Caution-
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urm
> > > a/prod/urma2 p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> > > ),
> > > renamed the file to remove the "_wexp", and tried running
> > > plot_data_plane on it with the following command:
> > >
> > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > 'name="GUST";
> > > > level="Z0";'
> > > >
> > >
> > > This did not work:
> > >
> > > > ERROR  :
> > > > ERROR  : plot_data_plane -> trouble getting field
"name="GUST";
> > > > level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > > > ERROR  :
> > > >
> > >
> > > Then, I looked inside the file for more information using:
> > >
> > > > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> > > >
> > >
> > > I saw the following for GUST:
> > >
> > > > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind
Speed
> > > > (Gust)
> > > > [m/s]:
> > > >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> > > >     grid_template=30:winds(grid):
> > > > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN res
8
> > > > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000
> > > > Latin1
> > > > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000
North
> > > > Pole
> > > > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> > > >
> > >
> > > Based on "10 m above ground" in the output above, I tried
running
> > > plot_data_plane again using "Z10":
> > >
> > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > 'name="GUST"; level="Z10";'
> > > >
> > >
> > > This time, it was successful:
> > >
> > > > DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2
DEBUG 1:
> > > > Creating postscript file: out.ps
> > > >
> > >
> > > Please try using the -V option with wgrib2 to find the number of
> > > meters above ground for GUST and then try that number with "Z".
> > > Please let us know how it goes.
> > >
> > > Thanks,
> > > Julie
> > >
> > >
> > > On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <Caution-Caution-Caution-url:
> > > > Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Displa
> > > > y.html?id=94
> > > > 702 >
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > More info on the warnings from the log file:
> > > > The warning  info I provided in my original email was from two
> > > > different tests, one where I used GUST/Z0 and the other where
I
> > > > used
> > > > GUST/L0 settings on the config file. Neither one worked. Seems
> > > > to find it in the fcst file, but not in the obs file.
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: met_help at ucar.edu via RT
> > > > [Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > Sent: Tuesday, March 24, 2020 2:26 PM
> > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > <john.w.raby2.civ at mail.mil>
> > > > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply:
> > > > problem with verifying gust (UNCLASSIFIED)
> > > >
> > > > All active links contained in this email were disabled.
Please
> > > > verify the identity of the sender, and confirm the
authenticity
> > > > of all links contained within the message prior to copying and
> > > > pasting the address to a Web browser.
> > > >
> > > >
> > > >
> > > >
> > > > ----
> > > >
> > > >
> > > > Greetings,
> > > >
> > > > This message has been automatically generated in response to
the
> > > > creation of a trouble ticket regarding:
> > > >         "problem with verifying gust (UNCLASSIFIED)", a
summary
> > > > of which appears below.
> > > >
> > > > There is no need to reply to this message right now.  Your
> > > > ticket has been assigned an ID of [rt.rap.ucar.edu #94702].
> > > >
> > > > Please include the string:
> > > >
> > > >          [rt.rap.ucar.edu #94702]
> > > >
> > > > in the subject line of all future correspondence about this
issue.
> > > > To do so, you may reply to this message.
> > > >
> > > > For more information, please see:
> > > >
> > > > MET Online Tutorial:
> > > >    Caution-
> > > > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/suppo
> > > > rt/online_tu
> > > > torial/ind
> > > > ex.php
> > > >
> > > > MET Users Guide:
> > > >
> > > > Caution-Caution-Caution-Caution-
https://www.dtcenter.org/met/use
> > > > rs/docs/over
> > > > view.php
> > > >
> > > > MET FAQs:
> > > >
> > > > Caution-Caution-Caution-
> > Caution-https://www.dtcenter.org/met/users/support/faqs/index.
> > > > php
> > > >
> > > > MET-Help Email Archive:
> > > >
> > > > Caution-Caution-Caution-Caution-
http://mailman.ucar.edu/pipermai
> > > > l/met_help
> > > >
> > > >                         Thank you,
> > > >                         met_help at ucar.edu
> > > >
> > > >
----------------------------------------------------------------
> > > > ----
> > > > --
> > > > ---
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > I'm running MET V8.1.2 Grid-Stat and having trouble verifying
> > > > wind
> > gust.
> > > > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact
> > > > > match for
> > > > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> > > >
> > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/W
> > > > RFPR
> > > > S_
> > > > d02.03
> > > > ".
> > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1
GRIB
> > > > > records
> > > > matching VarInfo "GUST/Z0" in GRIB file
> > > >
> > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/W
> > > > RFPR
> > > > S_
> > > > d02.03
> > > > ".
> > > > > DEBUG 3: Reading forecast data for GUST/Z0.
> > > > 969c969
> > > > < WARNING: MetGrib2DataFile::data_plane() -> No matching
record
> > > > found for 'GUST/L0'
> > > > ---
> > > > > WARNING: MetGrib2DataFile::data_plane() -> No matching
record
> > > > > found for
> > > > 'GUST/Z0'
> > > > 972c972
> > > > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_nd
> > > > fd.g
> > > > rb
> > > > 2
> > > > ---
> > > > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_nd
> > > > fd.g
> > > > rb
> > > > 2
> > > >
> > > > The following is the gust metadata from the fcst and obs
files:
> > > > FCST File:
> > > > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> > > >       :long_name = "Surface wind gust @ Ground or water
surface";
> > > >       :units = "m/s";
> > > >       :description = "Surface wind gust";
> > > >       :missing_value = NaNf; // float
> > > >       :grid_mapping = "LambertConformal_Projection";
> > > >       :coordinates = "reftime time1 y x ";
> > > >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> > > >       :Grib1_Center = 7; // int
> > > >       :Grib1_Subcenter = 0; // int
> > > >       :Grib1_TableVersion = 2; // int
> > > >       :Grib1_Parameter = 180; // int
> > > >       :Grib1_Parameter_Name = "GUST";
> > > >       :Grib1_Level_Type = 1; // int
> > > >       :Grib1_Level_Desc = "Ground or water surface";
> > > >
> > > > OBS File:
> > > > float Wind_speed_gust_height_above_ground(time=1,
> > > > height_above_ground1=1, y=1377, x=2145);
> > > >       :long_name = "Wind speed (gust) @ Specified height level
> > > > above ground";
> > > >       :units = "m/s";
> > > >       :abbreviation = "GUST";
> > > >       :missing_value = NaNf; // float
> > > >       :grid_mapping = "LambertConformal_Projection";
> > > >       :coordinates = "reftime time height_above_ground1 y x ";
> > > >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> > > >       :Grib2_Parameter = 0, 2, 22; // int
> > > >       :Grib2_Parameter_Discipline = "Meteorological products";
> > > >       :Grib2_Parameter_Category = "Momentum";
> > > >       :Grib2_Parameter_Name = "Wind speed (gust)";
> > > >       :Grib2_Level_Type = 103; // int
> > > >       :Grib2_Level_Desc = "Specified height level above
ground";
> > > >       :Grib2_Generating_Process_Type = "Analysis";
> > > >
> > > > How can I resolve this to verify gust?
> > > >
> > > > Thanks.
> > > >
> > > > R/
> > > > John
> > > > Mr. John W. Raby
> > > > U.S. Army Research Laboratory
> > > > White Sands Missile Range, NM 88002
> > > > (575) 678-2004 DSN 258-2004
> > > > FAX (575) 678-1230 DSN 258-1230
> > > > Email: john.w.raby2.civ at mail.mil
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > >
> > >
> > > --
> > > Julie Prestopnik
> > > Software Engineer
> > > National Center for Atmospheric Research Research Applications
> > > Laboratory
> > > Phone: 303.497.8399
> > > Email: jpresto at ucar.edu
> > >
> > > My working day may not be your working day.  Please do not feel
> > > obliged to reply to this email outside of your normal working
hours.
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > >
> >
> > --
> > Julie Prestopnik
> > Software Engineer
> > National Center for Atmospheric Research Research Applications
> > Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > My working day may not be your working day.  Please do not feel
> > obliged
> to
> > reply to this email outside of your normal working hours.
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research Research Applications
> Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
> obliged to reply to this email outside of your normal working hours.
>
>

CLASSIFICATION: UNCLASSIFIED

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Thu Mar 26 13:53:44 2020

////////////////////////////////////////////////////////////////////////////////
//
// Grid-Stat configuration file.
//
// For additional information, see the MET_BASE/config/README file.
//
// Created by JRaby on 03/17/2020, for use in testing to see how MET
G-S will ingest post-processed, hourly
// WRF fcsts produced by Brian Reen for the MSA Region and hourly 2.5
km URMA gridded obs in preparation
// for conducting the large scale assessment project.
//
//
////////////////////////////////////////////////////////////////////////////////

//
// Output model name to be written
//
model = "WRE-N_URMA_MSAregion_d02";

//
// Output description to be written
// May be set separately in each "obs.field" entry
//
desc = "Testing_G-S_WRENvsURMA";

//
// Output observation type to be written
//
obtype = "URMA2p5";

////////////////////////////////////////////////////////////////////////////////

//
// Verification grid
// May be set separately in each "field" entry
//
regrid = {
   to_grid    = FCST;
   method     = NEAREST;
   width      = 1;
   vld_thresh = 0.5;
   shape      = SQUARE;
}

////////////////////////////////////////////////////////////////////////////////

//
// May be set separately in each "field" entry
//
censor_thresh    = [];
censor_val       = [];
cat_thresh       = [];
cnt_thresh       = [ NA ];
cnt_logic        = UNION;
wind_thresh      = [ NA ];
wind_logic       = UNION;
eclv_points      = 0.05;
nc_pairs_var_str = "";
rank_corr_flag   = FALSE;
TMP_Z2_DICT = { name = "TMP"; level = [ "Z2" ]; cat_thresh = [ >=280
]; }
DPT_Z2_DICT = { name = "DPT"; level = [ "Z2" ]; cat_thresh = [ >=275
]; }
SPFH_Z2_DICT = { name = "SPFH"; level = [ "Z2" ]; cat_thresh = [
>=.003 ]; }
UGRD_Z10_DICT = { name = "UGRD"; level = [ "Z10" ]; cat_thresh = [
>=3.0 ];}
VGRD_Z10_DICT = { name = "VGRD"; level = [ "Z10" ]; cat_thresh = [
>=3.0 ];}
PRES_Z0_DICT = { name = "PRES"; level = [ "Z0" ]; cat_thresh = [
>=69400 ];}
VIS_Z0_DICT = { name = "VIS"; level = [ "Z0" ]; cat_thresh = [ >=20000
];}
TCDC_L0_DICT = { name = "TCDC"; level = [ "L0" ]; cat_thresh = [ >=50
];}
GUST_Z0_DICT = { name = "GUST"; level = [ "Z0" ]; cat_thresh = [ >=5.0
];}
GUST_Z10_DICT = { name = "GUST"; level = [ "Z10" ]; cat_thresh = [
>=5.0 ];}

//
// Forecast and observation fields to be verified
//
fcst = {

   field = [
TMP_Z2_DICT,DPT_Z2_DICT,SPFH_Z2_DICT,UGRD_Z10_DICT,VGRD_Z10_DICT,PRES_Z0_DICT,VIS_Z0_DICT,TCDC_L0_DICT,GUST_Z0_DICT
];}

obs = {

   field = [
TMP_Z2_DICT,DPT_Z2_DICT,SPFH_Z2_DICT,UGRD_Z10_DICT,VGRD_Z10_DICT,PRES_Z0_DICT,VIS_Z0_DICT,TCDC_L0_DICT,GUST_Z10_DICT
];}



////////////////////////////////////////////////////////////////////////////////

//
// Climatology data
//
climo_mean = {

   file_name = [];
   field     = [];

   regrid = {
      method     = NEAREST;
      width      = 1;
      vld_thresh = 0.5;
      shape      = SQUARE;
   }

   time_interp_method = DW_MEAN;
   match_month        = TRUE;
   match_day          = FALSE;
   time_step          = 21600;
}

climo_stdev = climo_mean;
climo_stdev = {
   file_name = [];
}

climo_cdf_bins = 1;

////////////////////////////////////////////////////////////////////////////////

//
// Verification masking regions
// May be set separately in each "obs.field" entry
//
mask = {
   grid = [ "FULL" ];
   poly = [];
}

////////////////////////////////////////////////////////////////////////////////

//
// Confidence interval settings
// May be set separately in each "obs.field" entry
//
ci_alpha  = [ 0.05 ];

boot = {
   interval = PCTILE;
   rep_prop = 1.0;
   n_rep    = 0;
   rng      = "mt19937";
   seed     = "1";
}

////////////////////////////////////////////////////////////////////////////////

//
// Data smoothing methods
// May be set separately in each "obs.field" entry
//
interp = {
   field      = BOTH;
   vld_thresh = 1.0;
   shape      = SQUARE;

   type = [
      {
         method = NEAREST;
         width  = 1;
      }
   ];
}

////////////////////////////////////////////////////////////////////////////////

//
// Neighborhood methods
// May be set separately in each "obs.field" entry
//
nbrhd = {
   field      = BOTH;
   vld_thresh = 1.0;
   shape      = SQUARE;
   width      = [ 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27,
29, 31, 33, 35, 37, 39, 41, 43, 45, 47, 49 ];
   cov_thresh = [ >=0.5 ];
}

////////////////////////////////////////////////////////////////////////////////

//
// Fourier decomposition
// May be set separately in each "obs.field" entry
//
fourier = {
   wave_1d_beg = [];
   wave_1d_end = [];
}

////////////////////////////////////////////////////////////////////////////////

//
// Gradient statistics
// May be set separately in each "obs.field" entry
//
gradient = {
   dx = [ 1 ];
   dy = [ 1 ];
}

////////////////////////////////////////////////////////////////////////////////

//
// Statistical output types
// May be set separately in each "obs.field" entry
//
output_flag = {
   fho    = BOTH;
   ctc    = BOTH;
   cts    = BOTH;
   mctc   = BOTH;
   mcts   = BOTH;
   cnt    = BOTH;
   sl1l2  = BOTH;
   sal1l2 = NONE;
   vl1l2  = NONE;
   val1l2 = NONE;
   vcnt   = NONE;
   pct    = NONE;
   pstd   = NONE;
   pjc    = NONE;
   prc    = NONE;
   eclv   = NONE;
   nbrctc = BOTH;
   nbrcts = BOTH;
   nbrcnt = BOTH;
   grad   = NONE;
}

//
// NetCDF matched pairs output file
// May be set separately in each "obs.field" entry
//
nc_pairs_flag = {
   latlon     = TRUE;
   raw        = TRUE;
   diff       = TRUE;
   climo      = FALSE;
   weight     = FALSE;
   nbrhd      = TRUE;
   fourier    = FALSE;
   gradient   = FALSE;
   apply_mask = FALSE;
}

////////////////////////////////////////////////////////////////////////////////

grid_weight_flag = NONE;
tmp_dir          = "/tmp";
output_prefix    = "WREN_URMA_d02_test";
version          = "V8.1";

////////////////////////////////////////////////////////////////////////////////

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Thu Mar 26 16:01:46 2020

CLASSIFICATION: UNCLASSIFIED

John -

I ran another test which seemed to overcome the previous error, but
ended in a
different error. The change I made in the config file for test 2 was
to added
quotes surrounding each of the items as follows:

"TMP_Z2_DICT","DPT_Z2_DICT",...

See attached config file and the log file. I appended the screen
dialog at the
end of the log entries because it provided a lot more info in case
this helps.

R/
John

-----Original Message-----
From: Raby, John W CIV USARMY CCDC ARL (USA)
Sent: Thursday, March 26, 2020 1:47 PM
To: 'met_help at ucar.edu' <met_help at ucar.edu>
Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
verifying gust (UNCLASSIFIED)

CLASSIFICATION: UNCLASSIFIED

John -

I re-ran Grid-Stat using the same config file except that I modified
the
syntax for specifying the dictionaries for the fcst and ob per your
suggestion. I had a syntax error, but I'm not sure how to resolve it.
See
attached log file and config file.

R/
John

-----Original Message-----
From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
Sent: Wednesday, March 25, 2020 9:44 AM
To: Raby, John W CIV USARMY CCDC ARL (USA) <john.w.raby2.civ at mail.mil>
Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
verifying gust (UNCLASSIFIED)

All active links contained in this email were disabled.  Please verify
the
identity of the sender, and confirm the authenticity of all links
contained
within the message prior to copying and pasting the address to a Web
browser.




----

John and Julie,

I took a look at the Grid-Stat config file that John sent.

It has...
fcst = { long list of fields }
obs = fcst
fcst = { GUST/Z0 }
obs = { GUST/Z10 }

Those second entries for fcst and obs OVERWRITE the first entries.
Perhaps
you assumed they were appended to list, but they are not.

Julie is correct, that you'll need to list out all the fields for the
fcst and
obs separately.

It *might* work to shorten it a bit like this:

TMP_Z2_DICT = { name = "TMP"; level = [ "Z2" ]; cat_thresh = [ >=280
]; }
DPT_Z2_DICT = { name = "DPT"; level = [ "Z2" ]; cat_thresh = [ >=275
]; } ...
fcst = {
  field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; } obs = {
  field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; }

Logically that syntax should work but honestly I've never actually
tested it.
If you go that route, please let us know if it works!

John

On Wed, Mar 25, 2020 at 9:08 AM Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:

>
> <Caution-url:
> Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> Hi John.  Thanks for the information.  So, I believe that you will
> need to separate out all of your fcst and obs vars.  Please give
that
> a try and let us know how it goes.
>
> Julie
>
> On Wed, Mar 25, 2020 at 7:30 AM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <Caution-url:
> > Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
> >
> > Julie -
> >
> > I re-ran Grid-Stat, but the only variable which was verified as
> > GUST. The run did prove that your determination of the level of
GUST
> > at 10m (Z10)
> was
> > correct. It was used to verify the model fcst variable GUST which
> > was a
> sfc
> > level variable (Z0). However, there is something wrong with the
way
> > I edited the settings in the config file which caused Grid-Stat to
> > skip
> over
> > the section which contained variables for which the settings for
> > fcst and ob are equal. See the attached config file.
> >
> > R/
> > John
> > ________________________________________
> > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > Sent: Tuesday, March 24, 2020 4:05 PM
> > To: 'met_help at ucar.edu'
> > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > with verifying gust (UNCLASSIFIED)
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > Thanks for your thoughts on that resolution. I will try the fcst
=
> > obs
> for
> > all vrbls exc GUST then in a separate section below that in the
> > config file, use an explicit setting for GUST for fcst and for ob
to
> > see if Grid-Stat will accept that. Will let you know.
> >
> > R/
> > John
> >
> >
> > -----Original Message-----
> > From: Julie Prestopnik via RT [Caution-mailto:met_help at ucar.edu]
> > Sent: Tuesday, March 24, 2020 3:59 PM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > <john.w.raby2.civ at mail.mil>
> > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > with verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
> > verify
> the
> > identity of the sender, and confirm the authenticity of all links
> contained
> > within the message prior to copying and pasting the address to a
Web
> > browser.
> >
> >
> >
> >
> > ----
> >
> > Hi John.
> >
> > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10 for
> > the
> obs
> > > file. Will that work?
> > >
> >
> > Yes, I suspect that will work.
> >
> > Can I just separate out the settings for GUST as a separate
> > > declaration on the config file and leave all the other variables
> > > the same with fcst = obs or do I have to create a separate set
of
> > > settings for all fcst variables and separately for all obs
variables?
> > >
> >
> > I think you can just separate out the settings for GUST as a
> > separate declaration and leave all the other variables the same
with
> > fcst = obs, but I am not sure.  Please give it a try and let us
know
> > how it goes.
> >
> > Thanks,
> > Julie
> >
> >
> > On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <Caution-Caution-url:
> > > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=
> > > 94702 >
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > > Julie -
> > >
> > > Thanks for your response and the diagnostic work on the URMA
obs.
> > > Interesting
> > > that the metadata from IDV didn't show the 10 m level, but the
> > > wgrib2 utility did. I'll need to get that running for me as
> > > another good tool for exploring
> > > GRIB2 files.
> > >
> > > Originally, I had used the GUST/Z10 setting, but that failed
too,
> > > because it's not present in my fcst file.
> > >
> > > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10
for
> > > the obs file. Will that work? Right now my config file says fcst
=
> > > obs for those settings. Can I just separate out the settings for
> > > GUST as a separate declaration on the config file and leave all
> > > the other variables the same with fcst = obs or do I have to
> > > create a separate set of settings for all fcst variables and
> > > separately for all obs variables?
> > >
> > > R/
> > > John
> > >
> > > -----Original Message-----
> > > From: Julie Prestopnik via RT
> > > [Caution-Caution-mailto:met_help at ucar.edu]
> > > Sent: Tuesday, March 24, 2020 3:37 PM
> > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > <john.w.raby2.civ at mail.mil>
> > > Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > > with verifying gust (UNCLASSIFIED)
> > >
> > > All active links contained in this email were disabled.  Please
> > > verify the identity of the sender, and confirm the authenticity
of
> > > all links contained within the message prior to copying and
> > > pasting the address to a Web browser.
> > >
> > >
> > >
> > >
> > > ----
> > >
> > > Hi John.
> > >
> > > Thanks for all of the information
> > >
> > > I pulled some recent URMA data (wget
> > > Caution-
> > > Caution-Caution-
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urm
> > > a/prod/urma2 p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> > > ),
> > > renamed the file to remove the "_wexp", and tried running
> > > plot_data_plane on it with the following command:
> > >
> > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > 'name="GUST";
> > > > level="Z0";'
> > > >
> > >
> > > This did not work:
> > >
> > > > ERROR  :
> > > > ERROR  : plot_data_plane -> trouble getting field
"name="GUST";
> > > > level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > > > ERROR  :
> > > >
> > >
> > > Then, I looked inside the file for more information using:
> > >
> > > > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> > > >
> > >
> > > I saw the following for GUST:
> > >
> > > > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind
Speed
> > > > (Gust)
> > > > [m/s]:
> > > >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> > > >     grid_template=30:winds(grid):
> > > > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN res
8
> > > > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000
> > > > Latin1
> > > > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000
North
> > > > Pole
> > > > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> > > >
> > >
> > > Based on "10 m above ground" in the output above, I tried
running
> > > plot_data_plane again using "Z10":
> > >
> > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > 'name="GUST"; level="Z10";'
> > > >
> > >
> > > This time, it was successful:
> > >
> > > > DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2
DEBUG 1:
> > > > Creating postscript file: out.ps
> > > >
> > >
> > > Please try using the -V option with wgrib2 to find the number of
> > > meters above ground for GUST and then try that number with "Z".
> > > Please let us know how it goes.
> > >
> > > Thanks,
> > > Julie
> > >
> > >
> > > On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <Caution-Caution-Caution-url:
> > > > Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Displa
> > > > y.html?id=94
> > > > 702 >
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > More info on the warnings from the log file:
> > > > The warning  info I provided in my original email was from two
> > > > different tests, one where I used GUST/Z0 and the other where
I
> > > > used
> > > > GUST/L0 settings on the config file. Neither one worked. Seems
> > > > to find it in the fcst file, but not in the obs file.
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: met_help at ucar.edu via RT
> > > > [Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > Sent: Tuesday, March 24, 2020 2:26 PM
> > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > <john.w.raby2.civ at mail.mil>
> > > > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702] AutoReply:
> > > > problem with verifying gust (UNCLASSIFIED)
> > > >
> > > > All active links contained in this email were disabled.
Please
> > > > verify the identity of the sender, and confirm the
authenticity
> > > > of all links contained within the message prior to copying and
> > > > pasting the address to a Web browser.
> > > >
> > > >
> > > >
> > > >
> > > > ----
> > > >
> > > >
> > > > Greetings,
> > > >
> > > > This message has been automatically generated in response to
the
> > > > creation of a trouble ticket regarding:
> > > >         "problem with verifying gust (UNCLASSIFIED)", a
summary
> > > > of which appears below.
> > > >
> > > > There is no need to reply to this message right now.  Your
> > > > ticket has been assigned an ID of [rt.rap.ucar.edu #94702].
> > > >
> > > > Please include the string:
> > > >
> > > >          [rt.rap.ucar.edu #94702]
> > > >
> > > > in the subject line of all future correspondence about this
issue.
> > > > To do so, you may reply to this message.
> > > >
> > > > For more information, please see:
> > > >
> > > > MET Online Tutorial:
> > > >    Caution-
> > > > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/suppo
> > > > rt/online_tu
> > > > torial/ind
> > > > ex.php
> > > >
> > > > MET Users Guide:
> > > >
> > > > Caution-Caution-Caution-Caution-
https://www.dtcenter.org/met/use
> > > > rs/docs/over
> > > > view.php
> > > >
> > > > MET FAQs:
> > > >
> > > > Caution-Caution-Caution-
> > Caution-https://www.dtcenter.org/met/users/support/faqs/index.
> > > > php
> > > >
> > > > MET-Help Email Archive:
> > > >
> > > > Caution-Caution-Caution-Caution-
http://mailman.ucar.edu/pipermai
> > > > l/met_help
> > > >
> > > >                         Thank you,
> > > >                         met_help at ucar.edu
> > > >
> > > >
----------------------------------------------------------------
> > > > ----
> > > > --
> > > > ---
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > I'm running MET V8.1.2 Grid-Stat and having trouble verifying
> > > > wind
> > gust.
> > > > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found exact
> > > > > match for
> > > > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> > > >
> > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/W
> > > > RFPR
> > > > S_
> > > > d02.03
> > > > ".
> > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1
GRIB
> > > > > records
> > > > matching VarInfo "GUST/Z0" in GRIB file
> > > >
> > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/W
> > > > RFPR
> > > > S_
> > > > d02.03
> > > > ".
> > > > > DEBUG 3: Reading forecast data for GUST/Z0.
> > > > 969c969
> > > > < WARNING: MetGrib2DataFile::data_plane() -> No matching
record
> > > > found for 'GUST/L0'
> > > > ---
> > > > > WARNING: MetGrib2DataFile::data_plane() -> No matching
record
> > > > > found for
> > > > 'GUST/Z0'
> > > > 972c972
> > > > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_nd
> > > > fd.g
> > > > rb
> > > > 2
> > > > ---
> > > > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_nd
> > > > fd.g
> > > > rb
> > > > 2
> > > >
> > > > The following is the gust metadata from the fcst and obs
files:
> > > > FCST File:
> > > > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> > > >       :long_name = "Surface wind gust @ Ground or water
surface";
> > > >       :units = "m/s";
> > > >       :description = "Surface wind gust";
> > > >       :missing_value = NaNf; // float
> > > >       :grid_mapping = "LambertConformal_Projection";
> > > >       :coordinates = "reftime time1 y x ";
> > > >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> > > >       :Grib1_Center = 7; // int
> > > >       :Grib1_Subcenter = 0; // int
> > > >       :Grib1_TableVersion = 2; // int
> > > >       :Grib1_Parameter = 180; // int
> > > >       :Grib1_Parameter_Name = "GUST";
> > > >       :Grib1_Level_Type = 1; // int
> > > >       :Grib1_Level_Desc = "Ground or water surface";
> > > >
> > > > OBS File:
> > > > float Wind_speed_gust_height_above_ground(time=1,
> > > > height_above_ground1=1, y=1377, x=2145);
> > > >       :long_name = "Wind speed (gust) @ Specified height level
> > > > above ground";
> > > >       :units = "m/s";
> > > >       :abbreviation = "GUST";
> > > >       :missing_value = NaNf; // float
> > > >       :grid_mapping = "LambertConformal_Projection";
> > > >       :coordinates = "reftime time height_above_ground1 y x ";
> > > >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> > > >       :Grib2_Parameter = 0, 2, 22; // int
> > > >       :Grib2_Parameter_Discipline = "Meteorological products";
> > > >       :Grib2_Parameter_Category = "Momentum";
> > > >       :Grib2_Parameter_Name = "Wind speed (gust)";
> > > >       :Grib2_Level_Type = 103; // int
> > > >       :Grib2_Level_Desc = "Specified height level above
ground";
> > > >       :Grib2_Generating_Process_Type = "Analysis";
> > > >
> > > > How can I resolve this to verify gust?
> > > >
> > > > Thanks.
> > > >
> > > > R/
> > > > John
> > > > Mr. John W. Raby
> > > > U.S. Army Research Laboratory
> > > > White Sands Missile Range, NM 88002
> > > > (575) 678-2004 DSN 258-2004
> > > > FAX (575) 678-1230 DSN 258-1230
> > > > Email: john.w.raby2.civ at mail.mil
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > >
> > >
> > > --
> > > Julie Prestopnik
> > > Software Engineer
> > > National Center for Atmospheric Research Research Applications
> > > Laboratory
> > > Phone: 303.497.8399
> > > Email: jpresto at ucar.edu
> > >
> > > My working day may not be your working day.  Please do not feel
> > > obliged to reply to this email outside of your normal working
hours.
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > >
> >
> > --
> > Julie Prestopnik
> > Software Engineer
> > National Center for Atmospheric Research Research Applications
> > Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > My working day may not be your working day.  Please do not feel
> > obliged
> to
> > reply to this email outside of your normal working hours.
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> --
> Julie Prestopnik
> Software Engineer
> National Center for Atmospheric Research Research Applications
> Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
> obliged to reply to this email outside of your normal working hours.
>
>

CLASSIFICATION: UNCLASSIFIED
CLASSIFICATION: UNCLASSIFIED

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Thu Mar 26 16:01:46 2020

////////////////////////////////////////////////////////////////////////////////
//
// Grid-Stat configuration file.
//
// For additional information, see the MET_BASE/config/README file.
//
// Created by JRaby on 03/17/2020, for use in testing to see how MET
G-S will ingest post-processed, hourly
// WRF fcsts produced by Brian Reen for the MSA Region and hourly 2.5
km URMA gridded obs in preparation
// for conducting the large scale assessment project.
//
//
////////////////////////////////////////////////////////////////////////////////

//
// Output model name to be written
//
model = "WRE-N_URMA_MSAregion_d02";

//
// Output description to be written
// May be set separately in each "obs.field" entry
//
desc = "Testing_G-S_WRENvsURMA";

//
// Output observation type to be written
//
obtype = "URMA2p5";

////////////////////////////////////////////////////////////////////////////////

//
// Verification grid
// May be set separately in each "field" entry
//
regrid = {
   to_grid    = FCST;
   method     = NEAREST;
   width      = 1;
   vld_thresh = 0.5;
   shape      = SQUARE;
}

////////////////////////////////////////////////////////////////////////////////

//
// May be set separately in each "field" entry
//
censor_thresh    = [];
censor_val       = [];
cat_thresh       = [];
cnt_thresh       = [ NA ];
cnt_logic        = UNION;
wind_thresh      = [ NA ];
wind_logic       = UNION;
eclv_points      = 0.05;
nc_pairs_var_str = "";
rank_corr_flag   = FALSE;
TMP_Z2_DICT = { name = "TMP"; level = [ "Z2" ]; cat_thresh = [ >=280
]; }
DPT_Z2_DICT = { name = "DPT"; level = [ "Z2" ]; cat_thresh = [ >=275
]; }
SPFH_Z2_DICT = { name = "SPFH"; level = [ "Z2" ]; cat_thresh = [
>=.003 ]; }
UGRD_Z10_DICT = { name = "UGRD"; level = [ "Z10" ]; cat_thresh = [
>=3.0 ];}
VGRD_Z10_DICT = { name = "VGRD"; level = [ "Z10" ]; cat_thresh = [
>=3.0 ];}
PRES_Z0_DICT = { name = "PRES"; level = [ "Z0" ]; cat_thresh = [
>=69400 ];}
VIS_Z0_DICT = { name = "VIS"; level = [ "Z0" ]; cat_thresh = [ >=20000
];}
TCDC_L0_DICT = { name = "TCDC"; level = [ "L0" ]; cat_thresh = [ >=50
];}
GUST_Z0_DICT = { name = "GUST"; level = [ "Z0" ]; cat_thresh = [ >=5.0
];}
GUST_Z10_DICT = { name = "GUST"; level = [ "Z10" ]; cat_thresh = [
>=5.0 ];}

//
// Forecast and observation fields to be verified
//
fcst = {

   field = [
"TMP_Z2_DICT","DPT_Z2_DICT","SPFH_Z2_DICT","UGRD_Z10_DICT","VGRD_Z10_DICT","PRES_Z0_DICT","VIS_Z0_DICT","TCDC_L0_DICT","GUST_Z0_DICT"
];}


obs = {

   field = [
"TMP_Z2_DICT","DPT_Z2_DICT","SPFH_Z2_DICT","UGRD_Z10_DICT","VGRD_Z10_DICT","PRES_Z0_DICT","VIS_Z0_DICT","TCDC_L0_DICT","GUST_Z10_DICT"
];}




////////////////////////////////////////////////////////////////////////////////

//
// Climatology data
//
climo_mean = {

   file_name = [];
   field     = [];

   regrid = {
      method     = NEAREST;
      width      = 1;
      vld_thresh = 0.5;
      shape      = SQUARE;
   }

   time_interp_method = DW_MEAN;
   match_month        = TRUE;
   match_day          = FALSE;
   time_step          = 21600;
}

climo_stdev = climo_mean;
climo_stdev = {
   file_name = [];
}

climo_cdf_bins = 1;

////////////////////////////////////////////////////////////////////////////////

//
// Verification masking regions
// May be set separately in each "obs.field" entry
//
mask = {
   grid = [ "FULL" ];
   poly = [];
}

////////////////////////////////////////////////////////////////////////////////

//
// Confidence interval settings
// May be set separately in each "obs.field" entry
//
ci_alpha  = [ 0.05 ];

boot = {
   interval = PCTILE;
   rep_prop = 1.0;
   n_rep    = 0;
   rng      = "mt19937";
   seed     = "1";
}

////////////////////////////////////////////////////////////////////////////////

//
// Data smoothing methods
// May be set separately in each "obs.field" entry
//
interp = {
   field      = BOTH;
   vld_thresh = 1.0;
   shape      = SQUARE;

   type = [
      {
         method = NEAREST;
         width  = 1;
      }
   ];
}

////////////////////////////////////////////////////////////////////////////////

//
// Neighborhood methods
// May be set separately in each "obs.field" entry
//
nbrhd = {
   field      = BOTH;
   vld_thresh = 1.0;
   shape      = SQUARE;
   width      = [ 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27,
29, 31, 33, 35, 37, 39, 41, 43, 45, 47, 49 ];
   cov_thresh = [ >=0.5 ];
}

////////////////////////////////////////////////////////////////////////////////

//
// Fourier decomposition
// May be set separately in each "obs.field" entry
//
fourier = {
   wave_1d_beg = [];
   wave_1d_end = [];
}

////////////////////////////////////////////////////////////////////////////////

//
// Gradient statistics
// May be set separately in each "obs.field" entry
//
gradient = {
   dx = [ 1 ];
   dy = [ 1 ];
}

////////////////////////////////////////////////////////////////////////////////

//
// Statistical output types
// May be set separately in each "obs.field" entry
//
output_flag = {
   fho    = BOTH;
   ctc    = BOTH;
   cts    = BOTH;
   mctc   = BOTH;
   mcts   = BOTH;
   cnt    = BOTH;
   sl1l2  = BOTH;
   sal1l2 = NONE;
   vl1l2  = NONE;
   val1l2 = NONE;
   vcnt   = NONE;
   pct    = NONE;
   pstd   = NONE;
   pjc    = NONE;
   prc    = NONE;
   eclv   = NONE;
   nbrctc = BOTH;
   nbrcts = BOTH;
   nbrcnt = BOTH;
   grad   = NONE;
}

//
// NetCDF matched pairs output file
// May be set separately in each "obs.field" entry
//
nc_pairs_flag = {
   latlon     = TRUE;
   raw        = TRUE;
   diff       = TRUE;
   climo      = FALSE;
   weight     = FALSE;
   nbrhd      = TRUE;
   fourier    = FALSE;
   gradient   = FALSE;
   apply_mask = FALSE;
}

////////////////////////////////////////////////////////////////////////////////

grid_weight_flag = NONE;
tmp_dir          = "/tmp";
output_prefix    = "WREN_URMA_d02_test";
version          = "V8.1";

////////////////////////////////////////////////////////////////////////////////

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: John Halley Gotway
Time: Thu Mar 26 16:17:30 2020

Hi John,

I just tested it myself and got the same parsing error you got
originally.
So this use just isn't supported by the current config file language.

So you'll need to write out the config options the long way.

Thanks,
John

On Thu, Mar 26, 2020 at 4:01 PM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> CLASSIFICATION: UNCLASSIFIED
>
> John -
>
> I ran another test which seemed to overcome the previous error, but
ended
> in a
> different error. The change I made in the config file for test 2 was
to
> added
> quotes surrounding each of the items as follows:
>
> "TMP_Z2_DICT","DPT_Z2_DICT",...
>
> See attached config file and the log file. I appended the screen
dialog at
> the
> end of the log entries because it provided a lot more info in case
this
> helps.
>
> R/
> John
>
> -----Original Message-----
> From: Raby, John W CIV USARMY CCDC ARL (USA)
> Sent: Thursday, March 26, 2020 1:47 PM
> To: 'met_help at ucar.edu' <met_help at ucar.edu>
> Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> verifying gust (UNCLASSIFIED)
>
> CLASSIFICATION: UNCLASSIFIED
>
> John -
>
> I re-ran Grid-Stat using the same config file except that I modified
the
> syntax for specifying the dictionaries for the fcst and ob per your
> suggestion. I had a syntax error, but I'm not sure how to resolve
it. See
> attached log file and config file.
>
> R/
> John
>
> -----Original Message-----
> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
> Sent: Wednesday, March 25, 2020 9:44 AM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> verifying gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify the
> identity of the sender, and confirm the authenticity of all links
contained
> within the message prior to copying and pasting the address to a Web
> browser.
>
>
>
>
> ----
>
> John and Julie,
>
> I took a look at the Grid-Stat config file that John sent.
>
> It has...
> fcst = { long list of fields }
> obs = fcst
> fcst = { GUST/Z0 }
> obs = { GUST/Z10 }
>
> Those second entries for fcst and obs OVERWRITE the first entries.
Perhaps
> you assumed they were appended to list, but they are not.
>
> Julie is correct, that you'll need to list out all the fields for
the fcst
> and
> obs separately.
>
> It *might* work to shorten it a bit like this:
>
> TMP_Z2_DICT = { name = "TMP"; level = [ "Z2" ]; cat_thresh = [ >=280
]; }
> DPT_Z2_DICT = { name = "DPT"; level = [ "Z2" ]; cat_thresh = [ >=275
]; }
> ...
> fcst = {
>   field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; } obs = {
>   field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; }
>
> Logically that syntax should work but honestly I've never actually
tested
> it.
> If you go that route, please let us know if it works!
>
> John
>
> On Wed, Mar 25, 2020 at 9:08 AM Julie Prestopnik via RT
<met_help at ucar.edu
> >
> wrote:
>
> >
> > <Caution-url:
> > Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
> >
> > Hi John.  Thanks for the information.  So, I believe that you will
> > need to separate out all of your fcst and obs vars.  Please give
that
> > a try and let us know how it goes.
> >
> > Julie
> >
> > On Wed, Mar 25, 2020 at 7:30 AM Raby, John W USA CIV via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <Caution-url:
> > > Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702
>
> > >
> > > Julie -
> > >
> > > I re-ran Grid-Stat, but the only variable which was verified as
> > > GUST. The run did prove that your determination of the level of
GUST
> > > at 10m (Z10)
> > was
> > > correct. It was used to verify the model fcst variable GUST
which
> > > was a
> > sfc
> > > level variable (Z0). However, there is something wrong with the
way
> > > I edited the settings in the config file which caused Grid-Stat
to
> > > skip
> > over
> > > the section which contained variables for which the settings for
> > > fcst and ob are equal. See the attached config file.
> > >
> > > R/
> > > John
> > > ________________________________________
> > > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > > Sent: Tuesday, March 24, 2020 4:05 PM
> > > To: 'met_help at ucar.edu'
> > > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
problem
> > > with verifying gust (UNCLASSIFIED)
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > > Thanks for your thoughts on that resolution. I will try the fcst
=
> > > obs
> > for
> > > all vrbls exc GUST then in a separate section below that in the
> > > config file, use an explicit setting for GUST for fcst and for
ob to
> > > see if Grid-Stat will accept that. Will let you know.
> > >
> > > R/
> > > John
> > >
> > >
> > > -----Original Message-----
> > > From: Julie Prestopnik via RT [Caution-mailto:met_help at ucar.edu]
> > > Sent: Tuesday, March 24, 2020 3:59 PM
> > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > <john.w.raby2.civ at mail.mil>
> > > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
problem
> > > with verifying gust (UNCLASSIFIED)
> > >
> > > All active links contained in this email were disabled.  Please
> > > verify
> > the
> > > identity of the sender, and confirm the authenticity of all
links
> > contained
> > > within the message prior to copying and pasting the address to a
Web
> > > browser.
> > >
> > >
> > >
> > >
> > > ----
> > >
> > > Hi John.
> > >
> > > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10
for
> > > the
> > obs
> > > > file. Will that work?
> > > >
> > >
> > > Yes, I suspect that will work.
> > >
> > > Can I just separate out the settings for GUST as a separate
> > > > declaration on the config file and leave all the other
variables
> > > > the same with fcst = obs or do I have to create a separate set
of
> > > > settings for all fcst variables and separately for all obs
variables?
> > > >
> > >
> > > I think you can just separate out the settings for GUST as a
> > > separate declaration and leave all the other variables the same
with
> > > fcst = obs, but I am not sure.  Please give it a try and let us
know
> > > how it goes.
> > >
> > > Thanks,
> > > Julie
> > >
> > >
> > > On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <Caution-Caution-url:
> > > > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=
> > > > 94702 >
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > Julie -
> > > >
> > > > Thanks for your response and the diagnostic work on the URMA
obs.
> > > > Interesting
> > > > that the metadata from IDV didn't show the 10 m level, but the
> > > > wgrib2 utility did. I'll need to get that running for me as
> > > > another good tool for exploring
> > > > GRIB2 files.
> > > >
> > > > Originally, I had used the GUST/Z10 setting, but that failed
too,
> > > > because it's not present in my fcst file.
> > > >
> > > > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10
for
> > > > the obs file. Will that work? Right now my config file says
fcst =
> > > > obs for those settings. Can I just separate out the settings
for
> > > > GUST as a separate declaration on the config file and leave
all
> > > > the other variables the same with fcst = obs or do I have to
> > > > create a separate set of settings for all fcst variables and
> > > > separately for all obs variables?
> > > >
> > > > R/
> > > > John
> > > >
> > > > -----Original Message-----
> > > > From: Julie Prestopnik via RT
> > > > [Caution-Caution-mailto:met_help at ucar.edu]
> > > > Sent: Tuesday, March 24, 2020 3:37 PM
> > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > <john.w.raby2.civ at mail.mil>
> > > > Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > > > with verifying gust (UNCLASSIFIED)
> > > >
> > > > All active links contained in this email were disabled.
Please
> > > > verify the identity of the sender, and confirm the
authenticity of
> > > > all links contained within the message prior to copying and
> > > > pasting the address to a Web browser.
> > > >
> > > >
> > > >
> > > >
> > > > ----
> > > >
> > > > Hi John.
> > > >
> > > > Thanks for all of the information
> > > >
> > > > I pulled some recent URMA data (wget
> > > > Caution-
> > > > Caution-Caution-
https://nomads.ncep.noaa.gov/pub/data/nccf/com/urm
> > > > a/prod/urma2 p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> > > > ),
> > > > renamed the file to remove the "_wexp", and tried running
> > > > plot_data_plane on it with the following command:
> > > >
> > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > 'name="GUST";
> > > > > level="Z0";'
> > > > >
> > > >
> > > > This did not work:
> > > >
> > > > > ERROR  :
> > > > > ERROR  : plot_data_plane -> trouble getting field
"name="GUST";
> > > > > level="Z0";" from file "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > > > > ERROR  :
> > > > >
> > > >
> > > > Then, I looked inside the file for more information using:
> > > >
> > > > > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> > > > >
> > > >
> > > > I saw the following for GUST:
> > > >
> > > > > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind
Speed
> > > > > (Gust)
> > > > > [m/s]:
> > > > >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> > > > >     grid_template=30:winds(grid):
> > > > > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN
res 8
> > > > > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000
> > > > > Latin1
> > > > > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000
North
> > > > > Pole
> > > > > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> > > > >
> > > >
> > > > Based on "10 m above ground" in the output above, I tried
running
> > > > plot_data_plane again using "Z10":
> > > >
> > > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > > 'name="GUST"; level="Z10";'
> > > > >
> > > >
> > > > This time, it was successful:
> > > >
> > > > > DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2
DEBUG
> 1:
> > > > > Creating postscript file: out.ps
> > > > >
> > > >
> > > > Please try using the -V option with wgrib2 to find the number
of
> > > > meters above ground for GUST and then try that number with
"Z".
> > > > Please let us know how it goes.
> > > >
> > > > Thanks,
> > > > Julie
> > > >
> > > >
> > > > On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > > >
> > > > > <Caution-Caution-Caution-url:
> > > > > Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Displa
> > > > > y.html?id=94
> > > > > 702 >
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > > More info on the warnings from the log file:
> > > > > The warning  info I provided in my original email was from
two
> > > > > different tests, one where I used GUST/Z0 and the other
where I
> > > > > used
> > > > > GUST/L0 settings on the config file. Neither one worked.
Seems
> > > > > to find it in the fcst file, but not in the obs file.
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: met_help at ucar.edu via RT
> > > > > [Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > > Sent: Tuesday, March 24, 2020 2:26 PM
> > > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > > <john.w.raby2.civ at mail.mil>
> > > > > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702]
AutoReply:
> > > > > problem with verifying gust (UNCLASSIFIED)
> > > > >
> > > > > All active links contained in this email were disabled.
Please
> > > > > verify the identity of the sender, and confirm the
authenticity
> > > > > of all links contained within the message prior to copying
and
> > > > > pasting the address to a Web browser.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ----
> > > > >
> > > > >
> > > > > Greetings,
> > > > >
> > > > > This message has been automatically generated in response to
the
> > > > > creation of a trouble ticket regarding:
> > > > >         "problem with verifying gust (UNCLASSIFIED)", a
summary
> > > > > of which appears below.
> > > > >
> > > > > There is no need to reply to this message right now.  Your
> > > > > ticket has been assigned an ID of [rt.rap.ucar.edu #94702].
> > > > >
> > > > > Please include the string:
> > > > >
> > > > >          [rt.rap.ucar.edu #94702]
> > > > >
> > > > > in the subject line of all future correspondence about this
issue.
> > > > > To do so, you may reply to this message.
> > > > >
> > > > > For more information, please see:
> > > > >
> > > > > MET Online Tutorial:
> > > > >    Caution-
> > > > > Caution-Caution-Caution-
https://www.dtcenter.org/met/users/suppo
> > > > > rt/online_tu
> > > > > torial/ind
> > > > > ex.php
> > > > >
> > > > > MET Users Guide:
> > > > >
> > > > > Caution-Caution-Caution-Caution-
https://www.dtcenter.org/met/use
> > > > > rs/docs/over
> > > > > view.php
> > > > >
> > > > > MET FAQs:
> > > > >
> > > > > Caution-Caution-Caution-
> > > Caution-https://www.dtcenter.org/met/users/support/faqs/index.
> > > > > php
> > > > >
> > > > > MET-Help Email Archive:
> > > > >
> > > > > Caution-Caution-Caution-Caution-
http://mailman.ucar.edu/pipermai
> > > > > l/met_help
> > > > >
> > > > >                         Thank you,
> > > > >                         met_help at ucar.edu
> > > > >
> > > > >
----------------------------------------------------------------
> > > > > ----
> > > > > --
> > > > > ---
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > > I'm running MET V8.1.2 Grid-Stat and having trouble
verifying
> > > > > wind
> > > gust.
> > > > > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found
exact
> > > > > > match for
> > > > > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> > > > >
> > > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/W
> > > > > RFPR
> > > > > S_
> > > > > d02.03
> > > > > ".
> > > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1
GRIB
> > > > > > records
> > > > > matching VarInfo "GUST/Z0" in GRIB file
> > > > >
> > > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127/W
> > > > > RFPR
> > > > > S_
> > > > > d02.03
> > > > > ".
> > > > > > DEBUG 3: Reading forecast data for GUST/Z0.
> > > > > 969c969
> > > > > < WARNING: MetGrib2DataFile::data_plane() -> No matching
record
> > > > > found for 'GUST/L0'
> > > > > ---
> > > > > > WARNING: MetGrib2DataFile::data_plane() -> No matching
record
> > > > > > found for
> > > > > 'GUST/Z0'
> > > > > 972c972
> > > > > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> > > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_nd
> > > > > fd.g
> > > > > rb
> > > > > 2
> > > > > ---
> > > > > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> > > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_nd
> > > > > fd.g
> > > > > rb
> > > > > 2
> > > > >
> > > > > The following is the gust metadata from the fcst and obs
files:
> > > > > FCST File:
> > > > > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> > > > >       :long_name = "Surface wind gust @ Ground or water
surface";
> > > > >       :units = "m/s";
> > > > >       :description = "Surface wind gust";
> > > > >       :missing_value = NaNf; // float
> > > > >       :grid_mapping = "LambertConformal_Projection";
> > > > >       :coordinates = "reftime time1 y x ";
> > > > >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> > > > >       :Grib1_Center = 7; // int
> > > > >       :Grib1_Subcenter = 0; // int
> > > > >       :Grib1_TableVersion = 2; // int
> > > > >       :Grib1_Parameter = 180; // int
> > > > >       :Grib1_Parameter_Name = "GUST";
> > > > >       :Grib1_Level_Type = 1; // int
> > > > >       :Grib1_Level_Desc = "Ground or water surface";
> > > > >
> > > > > OBS File:
> > > > > float Wind_speed_gust_height_above_ground(time=1,
> > > > > height_above_ground1=1, y=1377, x=2145);
> > > > >       :long_name = "Wind speed (gust) @ Specified height
level
> > > > > above ground";
> > > > >       :units = "m/s";
> > > > >       :abbreviation = "GUST";
> > > > >       :missing_value = NaNf; // float
> > > > >       :grid_mapping = "LambertConformal_Projection";
> > > > >       :coordinates = "reftime time height_above_ground1 y x
";
> > > > >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> > > > >       :Grib2_Parameter = 0, 2, 22; // int
> > > > >       :Grib2_Parameter_Discipline = "Meteorological
products";
> > > > >       :Grib2_Parameter_Category = "Momentum";
> > > > >       :Grib2_Parameter_Name = "Wind speed (gust)";
> > > > >       :Grib2_Level_Type = 103; // int
> > > > >       :Grib2_Level_Desc = "Specified height level above
ground";
> > > > >       :Grib2_Generating_Process_Type = "Analysis";
> > > > >
> > > > > How can I resolve this to verify gust?
> > > > >
> > > > > Thanks.
> > > > >
> > > > > R/
> > > > > John
> > > > > Mr. John W. Raby
> > > > > U.S. Army Research Laboratory
> > > > > White Sands Missile Range, NM 88002
> > > > > (575) 678-2004 DSN 258-2004
> > > > > FAX (575) 678-1230 DSN 258-1230
> > > > > Email: john.w.raby2.civ at mail.mil
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > >
> > > >
> > > > --
> > > > Julie Prestopnik
> > > > Software Engineer
> > > > National Center for Atmospheric Research Research Applications
> > > > Laboratory
> > > > Phone: 303.497.8399
> > > > Email: jpresto at ucar.edu
> > > >
> > > > My working day may not be your working day.  Please do not
feel
> > > > obliged to reply to this email outside of your normal working
hours.
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > >
> > >
> > > --
> > > Julie Prestopnik
> > > Software Engineer
> > > National Center for Atmospheric Research Research Applications
> > > Laboratory
> > > Phone: 303.497.8399
> > > Email: jpresto at ucar.edu
> > >
> > > My working day may not be your working day.  Please do not feel
> > > obliged
> > to
> > > reply to this email outside of your normal working hours.
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > >
> >
> > --
> > Julie Prestopnik
> > Software Engineer
> > National Center for Atmospheric Research Research Applications
> > Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > My working day may not be your working day.  Please do not feel
> > obliged to reply to this email outside of your normal working
hours.
> >
> >
>
> CLASSIFICATION: UNCLASSIFIED
> CLASSIFICATION: UNCLASSIFIED
>
>

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Thu Mar 26 16:22:16 2020

CLASSIFICATION: UNCLASSIFIED

John -

Thanks for taking a look. I revert back to the "tried and true" way. I
just
installed the MET V9.0 singulariy container. Any chance this might
work using
this new version?

R/
John

-----Original Message-----
From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
Sent: Thursday, March 26, 2020 4:18 PM
To: Raby, John W CIV USARMY CCDC ARL (USA) <john.w.raby2.civ at mail.mil>
Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
verifying gust (UNCLASSIFIED)

All active links contained in this email were disabled.  Please verify
the
identity of the sender, and confirm the authenticity of all links
contained
within the message prior to copying and pasting the address to a Web
browser.




----

Hi John,

I just tested it myself and got the same parsing error you got
originally.
So this use just isn't supported by the current config file language.

So you'll need to write out the config options the long way.

Thanks,
John

On Thu, Mar 26, 2020 at 4:01 PM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <Caution-url:
> Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> CLASSIFICATION: UNCLASSIFIED
>
> John -
>
> I ran another test which seemed to overcome the previous error, but
> ended in a different error. The change I made in the config file for
> test 2 was to added quotes surrounding each of the items as follows:
>
> "TMP_Z2_DICT","DPT_Z2_DICT",...
>
> See attached config file and the log file. I appended the screen
> dialog at the end of the log entries because it provided a lot more
> info in case this helps.
>
> R/
> John
>
> -----Original Message-----
> From: Raby, John W CIV USARMY CCDC ARL (USA)
> Sent: Thursday, March 26, 2020 1:47 PM
> To: 'met_help at ucar.edu' <met_help at ucar.edu>
> Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> with verifying gust (UNCLASSIFIED)
>
> CLASSIFICATION: UNCLASSIFIED
>
> John -
>
> I re-ran Grid-Stat using the same config file except that I modified
> the syntax for specifying the dictionaries for the fcst and ob per
> your suggestion. I had a syntax error, but I'm not sure how to
resolve
> it. See attached log file and config file.
>
> R/
> John
>
> -----Original Message-----
> From: John Halley Gotway via RT [Caution-mailto:met_help at ucar.edu]
> Sent: Wednesday, March 25, 2020 9:44 AM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> with verifying gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify
> the identity of the sender, and confirm the authenticity of all
links
> contained within the message prior to copying and pasting the
address
> to a Web browser.
>
>
>
>
> ----
>
> John and Julie,
>
> I took a look at the Grid-Stat config file that John sent.
>
> It has...
> fcst = { long list of fields }
> obs = fcst
> fcst = { GUST/Z0 }
> obs = { GUST/Z10 }
>
> Those second entries for fcst and obs OVERWRITE the first entries.
> Perhaps you assumed they were appended to list, but they are not.
>
> Julie is correct, that you'll need to list out all the fields for
the
> fcst and obs separately.
>
> It *might* work to shorten it a bit like this:
>
> TMP_Z2_DICT = { name = "TMP"; level = [ "Z2" ]; cat_thresh = [ >=280
> ]; } DPT_Z2_DICT = { name = "DPT"; level = [ "Z2" ]; cat_thresh = [
> >=275 ]; } ...
> fcst = {
>   field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; } obs = {
>   field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; }
>
> Logically that syntax should work but honestly I've never actually
> tested it.
> If you go that route, please let us know if it works!
>
> John
>
> On Wed, Mar 25, 2020 at 9:08 AM Julie Prestopnik via RT
> <met_help at ucar.edu
> >
> wrote:
>
> >
> > <Caution-Caution-url:
> > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94
> > 702 >
> >
> > Hi John.  Thanks for the information.  So, I believe that you will
> > need to separate out all of your fcst and obs vars.  Please give
> > that a try and let us know how it goes.
> >
> > Julie
> >
> > On Wed, Mar 25, 2020 at 7:30 AM Raby, John W USA CIV via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <Caution-Caution-url:
> > > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=
> > > 94702 >
> > >
> > > Julie -
> > >
> > > I re-ran Grid-Stat, but the only variable which was verified as
> > > GUST. The run did prove that your determination of the level of
> > > GUST at 10m (Z10)
> > was
> > > correct. It was used to verify the model fcst variable GUST
which
> > > was a
> > sfc
> > > level variable (Z0). However, there is something wrong with the
> > > way I edited the settings in the config file which caused
> > > Grid-Stat to skip
> > over
> > > the section which contained variables for which the settings for
> > > fcst and ob are equal. See the attached config file.
> > >
> > > R/
> > > John
> > > ________________________________________
> > > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > > Sent: Tuesday, March 24, 2020 4:05 PM
> > > To: 'met_help at ucar.edu'
> > > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
problem
> > > with verifying gust (UNCLASSIFIED)
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > > Thanks for your thoughts on that resolution. I will try the fcst
> > > = obs
> > for
> > > all vrbls exc GUST then in a separate section below that in the
> > > config file, use an explicit setting for GUST for fcst and for
ob
> > > to see if Grid-Stat will accept that. Will let you know.
> > >
> > > R/
> > > John
> > >
> > >
> > > -----Original Message-----
> > > From: Julie Prestopnik via RT
> > > [Caution-Caution-mailto:met_help at ucar.edu]
> > > Sent: Tuesday, March 24, 2020 3:59 PM
> > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > <john.w.raby2.civ at mail.mil>
> > > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
problem
> > > with verifying gust (UNCLASSIFIED)
> > >
> > > All active links contained in this email were disabled.  Please
> > > verify
> > the
> > > identity of the sender, and confirm the authenticity of all
links
> > contained
> > > within the message prior to copying and pasting the address to a
> > > Web browser.
> > >
> > >
> > >
> > >
> > > ----
> > >
> > > Hi John.
> > >
> > > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10
for
> > > the
> > obs
> > > > file. Will that work?
> > > >
> > >
> > > Yes, I suspect that will work.
> > >
> > > Can I just separate out the settings for GUST as a separate
> > > > declaration on the config file and leave all the other
variables
> > > > the same with fcst = obs or do I have to create a separate set
> > > > of settings for all fcst variables and separately for all obs
> > > > variables?
> > > >
> > >
> > > I think you can just separate out the settings for GUST as a
> > > separate declaration and leave all the other variables the same
> > > with fcst = obs, but I am not sure.  Please give it a try and
let
> > > us know how it goes.
> > >
> > > Thanks,
> > > Julie
> > >
> > >
> > > On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <Caution-Caution-Caution-url:
> > > > Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Displa
> > > > y.html?id=
> > > > 94702 >
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > Julie -
> > > >
> > > > Thanks for your response and the diagnostic work on the URMA
obs.
> > > > Interesting
> > > > that the metadata from IDV didn't show the 10 m level, but the
> > > > wgrib2 utility did. I'll need to get that running for me as
> > > > another good tool for exploring
> > > > GRIB2 files.
> > > >
> > > > Originally, I had used the GUST/Z10 setting, but that failed
> > > > too, because it's not present in my fcst file.
> > > >
> > > > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10
> > > > for the obs file. Will that work? Right now my config file
says
> > > > fcst = obs for those settings. Can I just separate out the
> > > > settings for GUST as a separate declaration on the config file
> > > > and leave all the other variables the same with fcst = obs or
do
> > > > I have to create a separate set of settings for all fcst
> > > > variables and separately for all obs variables?
> > > >
> > > > R/
> > > > John
> > > >
> > > > -----Original Message-----
> > > > From: Julie Prestopnik via RT
> > > > [Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > Sent: Tuesday, March 24, 2020 3:37 PM
> > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > <john.w.raby2.civ at mail.mil>
> > > > Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > > > with verifying gust (UNCLASSIFIED)
> > > >
> > > > All active links contained in this email were disabled.
Please
> > > > verify the identity of the sender, and confirm the
authenticity
> > > > of all links contained within the message prior to copying and
> > > > pasting the address to a Web browser.
> > > >
> > > >
> > > >
> > > >
> > > > ----
> > > >
> > > > Hi John.
> > > >
> > > > Thanks for all of the information
> > > >
> > > > I pulled some recent URMA data (wget
> > > > Caution-
> > > > Caution-Caution-Caution-
https://nomads.ncep.noaa.gov/pub/data/nc
> > > > cf/com/urm
> > > > a/prod/urma2 p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> > > > ),
> > > > renamed the file to remove the "_wexp", and tried running
> > > > plot_data_plane on it with the following command:
> > > >
> > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > 'name="GUST";
> > > > > level="Z0";'
> > > > >
> > > >
> > > > This did not work:
> > > >
> > > > > ERROR  :
> > > > > ERROR  : plot_data_plane -> trouble getting field
> > > > > "name="GUST"; level="Z0";" from file
> > > > > "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > > > > ERROR  :
> > > > >
> > > >
> > > > Then, I looked inside the file for more information using:
> > > >
> > > > > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> > > > >
> > > >
> > > > I saw the following for GUST:
> > > >
> > > > > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind
> > > > > Speed
> > > > > (Gust)
> > > > > [m/s]:
> > > > >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> > > > >     grid_template=30:winds(grid):
> > > > > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN
res
> > > > > 8
> > > > > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD 25.000000
> > > > > Latin1
> > > > > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000
> > > > > North Pole
> > > > > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> > > > >
> > > >
> > > > Based on "10 m above ground" in the output above, I tried
> > > > running plot_data_plane again using "Z10":
> > > >
> > > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > > 'name="GUST"; level="Z10";'
> > > > >
> > > >
> > > > This time, it was successful:
> > > >
> > > > > DEBUG 1: Opening data file: urma2p5.t12z.2dvaranl_ndfd.grb2
> > > > > DEBUG
> 1:
> > > > > Creating postscript file: out.ps
> > > > >
> > > >
> > > > Please try using the -V option with wgrib2 to find the number
of
> > > > meters above ground for GUST and then try that number with
"Z".
> > > > Please let us know how it goes.
> > > >
> > > > Thanks,
> > > > Julie
> > > >
> > > >
> > > > On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > > >
> > > > > <Caution-Caution-Caution-Caution-url:
> > > > > Caution-Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Tic
> > > > > ket/Displa
> > > > > y.html?id=94
> > > > > 702 >
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > > More info on the warnings from the log file:
> > > > > The warning  info I provided in my original email was from
two
> > > > > different tests, one where I used GUST/Z0 and the other
where
> > > > > I used
> > > > > GUST/L0 settings on the config file. Neither one worked.
Seems
> > > > > to find it in the fcst file, but not in the obs file.
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: met_help at ucar.edu via RT
> > > > > [Caution-Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > > Sent: Tuesday, March 24, 2020 2:26 PM
> > > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > > <john.w.raby2.civ at mail.mil>
> > > > > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702]
AutoReply:
> > > > > problem with verifying gust (UNCLASSIFIED)
> > > > >
> > > > > All active links contained in this email were disabled.
> > > > > Please verify the identity of the sender, and confirm the
> > > > > authenticity of all links contained within the message prior
> > > > > to copying and pasting the address to a Web browser.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ----
> > > > >
> > > > >
> > > > > Greetings,
> > > > >
> > > > > This message has been automatically generated in response to
> > > > > the creation of a trouble ticket regarding:
> > > > >         "problem with verifying gust (UNCLASSIFIED)", a
> > > > > summary of which appears below.
> > > > >
> > > > > There is no need to reply to this message right now.  Your
> > > > > ticket has been assigned an ID of [rt.rap.ucar.edu #94702].
> > > > >
> > > > > Please include the string:
> > > > >
> > > > >          [rt.rap.ucar.edu #94702]
> > > > >
> > > > > in the subject line of all future correspondence about this
issue.
> > > > > To do so, you may reply to this message.
> > > > >
> > > > > For more information, please see:
> > > > >
> > > > > MET Online Tutorial:
> > > > >    Caution-
> > > > > Caution-Caution-Caution-Caution-
https://www.dtcenter.org/met/u
> > > > > sers/suppo
> > > > > rt/online_tu
> > > > > torial/ind
> > > > > ex.php
> > > > >
> > > > > MET Users Guide:
> > > > >
> > > > > Caution-Caution-Caution-Caution-Caution-
https://www.dtcenter.o
> > > > > rg/met/use
> > > > > rs/docs/over
> > > > > view.php
> > > > >
> > > > > MET FAQs:
> > > > >
> > > > > Caution-Caution-Caution-
> > > Caution-Caution-
https://www.dtcenter.org/met/users/support/faqs/index.
> > > > > php
> > > > >
> > > > > MET-Help Email Archive:
> > > > >
> > > > > Caution-Caution-Caution-Caution-Caution-
http://mailman.ucar.ed
> > > > > u/pipermai
> > > > > l/met_help
> > > > >
> > > > >                         Thank you,
> > > > >                         met_help at ucar.edu
> > > > >
> > > > >
--------------------------------------------------------------
> > > > > --
> > > > > ----
> > > > > --
> > > > > ---
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > > I'm running MET V8.1.2 Grid-Stat and having trouble
verifying
> > > > > wind
> > > gust.
> > > > > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found
exact
> > > > > > match for
> > > > > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> > > > >
> > > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127
> > > > > /W
> > > > > RFPR
> > > > > S_
> > > > > d02.03
> > > > > ".
> > > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1
> > > > > > GRIB records
> > > > > matching VarInfo "GUST/Z0" in GRIB file
> > > > >
> > > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127
> > > > > /W
> > > > > RFPR
> > > > > S_
> > > > > d02.03
> > > > > ".
> > > > > > DEBUG 3: Reading forecast data for GUST/Z0.
> > > > > 969c969
> > > > > < WARNING: MetGrib2DataFile::data_plane() -> No matching
> > > > > record found for 'GUST/L0'
> > > > > ---
> > > > > > WARNING: MetGrib2DataFile::data_plane() -> No matching
> > > > > > record found for
> > > > > 'GUST/Z0'
> > > > > 972c972
> > > > > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> > > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_
> > > > > nd
> > > > > fd.g
> > > > > rb
> > > > > 2
> > > > > ---
> > > > > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> > > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_
> > > > > nd
> > > > > fd.g
> > > > > rb
> > > > > 2
> > > > >
> > > > > The following is the gust metadata from the fcst and obs
files:
> > > > > FCST File:
> > > > > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> > > > >       :long_name = "Surface wind gust @ Ground or water
surface";
> > > > >       :units = "m/s";
> > > > >       :description = "Surface wind gust";
> > > > >       :missing_value = NaNf; // float
> > > > >       :grid_mapping = "LambertConformal_Projection";
> > > > >       :coordinates = "reftime time1 y x ";
> > > > >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> > > > >       :Grib1_Center = 7; // int
> > > > >       :Grib1_Subcenter = 0; // int
> > > > >       :Grib1_TableVersion = 2; // int
> > > > >       :Grib1_Parameter = 180; // int
> > > > >       :Grib1_Parameter_Name = "GUST";
> > > > >       :Grib1_Level_Type = 1; // int
> > > > >       :Grib1_Level_Desc = "Ground or water surface";
> > > > >
> > > > > OBS File:
> > > > > float Wind_speed_gust_height_above_ground(time=1,
> > > > > height_above_ground1=1, y=1377, x=2145);
> > > > >       :long_name = "Wind speed (gust) @ Specified height
level
> > > > > above ground";
> > > > >       :units = "m/s";
> > > > >       :abbreviation = "GUST";
> > > > >       :missing_value = NaNf; // float
> > > > >       :grid_mapping = "LambertConformal_Projection";
> > > > >       :coordinates = "reftime time height_above_ground1 y x
";
> > > > >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> > > > >       :Grib2_Parameter = 0, 2, 22; // int
> > > > >       :Grib2_Parameter_Discipline = "Meteorological
products";
> > > > >       :Grib2_Parameter_Category = "Momentum";
> > > > >       :Grib2_Parameter_Name = "Wind speed (gust)";
> > > > >       :Grib2_Level_Type = 103; // int
> > > > >       :Grib2_Level_Desc = "Specified height level above
ground";
> > > > >       :Grib2_Generating_Process_Type = "Analysis";
> > > > >
> > > > > How can I resolve this to verify gust?
> > > > >
> > > > > Thanks.
> > > > >
> > > > > R/
> > > > > John
> > > > > Mr. John W. Raby
> > > > > U.S. Army Research Laboratory
> > > > > White Sands Missile Range, NM 88002
> > > > > (575) 678-2004 DSN 258-2004
> > > > > FAX (575) 678-1230 DSN 258-1230
> > > > > Email: john.w.raby2.civ at mail.mil
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > >
> > > >
> > > > --
> > > > Julie Prestopnik
> > > > Software Engineer
> > > > National Center for Atmospheric Research Research Applications
> > > > Laboratory
> > > > Phone: 303.497.8399
> > > > Email: jpresto at ucar.edu
> > > >
> > > > My working day may not be your working day.  Please do not
feel
> > > > obliged to reply to this email outside of your normal working
hours.
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > >
> > >
> > > --
> > > Julie Prestopnik
> > > Software Engineer
> > > National Center for Atmospheric Research Research Applications
> > > Laboratory
> > > Phone: 303.497.8399
> > > Email: jpresto at ucar.edu
> > >
> > > My working day may not be your working day.  Please do not feel
> > > obliged
> > to
> > > reply to this email outside of your normal working hours.
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > >
> >
> > --
> > Julie Prestopnik
> > Software Engineer
> > National Center for Atmospheric Research Research Applications
> > Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > My working day may not be your working day.  Please do not feel
> > obliged to reply to this email outside of your normal working
hours.
> >
> >
>
> CLASSIFICATION: UNCLASSIFIED
> CLASSIFICATION: UNCLASSIFIED
>
>

CLASSIFICATION: UNCLASSIFIED

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: John Halley Gotway
Time: Thu Mar 26 17:18:10 2020

Nope, I was testing using the latest development version... which is
about
the same as met-9.0.  In order to get this logic to work, we'd need to
ask
Randy Bullock to enhance the config file language to support it.  I
assume
this is a "nice-to-have" feature but not a very high priority?

John

On Thu, Mar 26, 2020 at 4:22 PM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> CLASSIFICATION: UNCLASSIFIED
>
> John -
>
> Thanks for taking a look. I revert back to the "tried and true" way.
I
> just
> installed the MET V9.0 singulariy container. Any chance this might
work
> using
> this new version?
>
> R/
> John
>
> -----Original Message-----
> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
> Sent: Thursday, March 26, 2020 4:18 PM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> verifying gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify the
> identity of the sender, and confirm the authenticity of all links
> contained
> within the message prior to copying and pasting the address to a Web
> browser.
>
>
>
>
> ----
>
> Hi John,
>
> I just tested it myself and got the same parsing error you got
originally.
> So this use just isn't supported by the current config file
language.
>
> So you'll need to write out the config options the long way.
>
> Thanks,
> John
>
> On Thu, Mar 26, 2020 at 4:01 PM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <Caution-url:
> > Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > John -
> >
> > I ran another test which seemed to overcome the previous error,
but
> > ended in a different error. The change I made in the config file
for
> > test 2 was to added quotes surrounding each of the items as
follows:
> >
> > "TMP_Z2_DICT","DPT_Z2_DICT",...
> >
> > See attached config file and the log file. I appended the screen
> > dialog at the end of the log entries because it provided a lot
more
> > info in case this helps.
> >
> > R/
> > John
> >
> > -----Original Message-----
> > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > Sent: Thursday, March 26, 2020 1:47 PM
> > To: 'met_help at ucar.edu' <met_help at ucar.edu>
> > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > with verifying gust (UNCLASSIFIED)
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > John -
> >
> > I re-ran Grid-Stat using the same config file except that I
modified
> > the syntax for specifying the dictionaries for the fcst and ob per
> > your suggestion. I had a syntax error, but I'm not sure how to
resolve
> > it. See attached log file and config file.
> >
> > R/
> > John
> >
> > -----Original Message-----
> > From: John Halley Gotway via RT [Caution-mailto:met_help at ucar.edu]
> > Sent: Wednesday, March 25, 2020 9:44 AM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > with verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
verify
> > the identity of the sender, and confirm the authenticity of all
links
> > contained within the message prior to copying and pasting the
address
> > to a Web browser.
> >
> >
> >
> >
> > ----
> >
> > John and Julie,
> >
> > I took a look at the Grid-Stat config file that John sent.
> >
> > It has...
> > fcst = { long list of fields }
> > obs = fcst
> > fcst = { GUST/Z0 }
> > obs = { GUST/Z10 }
> >
> > Those second entries for fcst and obs OVERWRITE the first entries.
> > Perhaps you assumed they were appended to list, but they are not.
> >
> > Julie is correct, that you'll need to list out all the fields for
the
> > fcst and obs separately.
> >
> > It *might* work to shorten it a bit like this:
> >
> > TMP_Z2_DICT = { name = "TMP"; level = [ "Z2" ]; cat_thresh = [
>=280
> > ]; } DPT_Z2_DICT = { name = "DPT"; level = [ "Z2" ]; cat_thresh =
[
> > >=275 ]; } ...
> > fcst = {
> >   field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; } obs = {
> >   field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; }
> >
> > Logically that syntax should work but honestly I've never actually
> > tested it.
> > If you go that route, please let us know if it works!
> >
> > John
> >
> > On Wed, Mar 25, 2020 at 9:08 AM Julie Prestopnik via RT
> > <met_help at ucar.edu
> > >
> > wrote:
> >
> > >
> > > <Caution-Caution-url:
> > > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94
> > > 702 >
> > >
> > > Hi John.  Thanks for the information.  So, I believe that you
will
> > > need to separate out all of your fcst and obs vars.  Please give
> > > that a try and let us know how it goes.
> > >
> > > Julie
> > >
> > > On Wed, Mar 25, 2020 at 7:30 AM Raby, John W USA CIV via RT <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <Caution-Caution-url:
> > > > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=
> > > > 94702 >
> > > >
> > > > Julie -
> > > >
> > > > I re-ran Grid-Stat, but the only variable which was verified
as
> > > > GUST. The run did prove that your determination of the level
of
> > > > GUST at 10m (Z10)
> > > was
> > > > correct. It was used to verify the model fcst variable GUST
which
> > > > was a
> > > sfc
> > > > level variable (Z0). However, there is something wrong with
the
> > > > way I edited the settings in the config file which caused
> > > > Grid-Stat to skip
> > > over
> > > > the section which contained variables for which the settings
for
> > > > fcst and ob are equal. See the attached config file.
> > > >
> > > > R/
> > > > John
> > > > ________________________________________
> > > > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > Sent: Tuesday, March 24, 2020 4:05 PM
> > > > To: 'met_help at ucar.edu'
> > > > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
problem
> > > > with verifying gust (UNCLASSIFIED)
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > Thanks for your thoughts on that resolution. I will try the
fcst
> > > > = obs
> > > for
> > > > all vrbls exc GUST then in a separate section below that in
the
> > > > config file, use an explicit setting for GUST for fcst and for
ob
> > > > to see if Grid-Stat will accept that. Will let you know.
> > > >
> > > > R/
> > > > John
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Julie Prestopnik via RT
> > > > [Caution-Caution-mailto:met_help at ucar.edu]
> > > > Sent: Tuesday, March 24, 2020 3:59 PM
> > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > <john.w.raby2.civ at mail.mil>
> > > > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
problem
> > > > with verifying gust (UNCLASSIFIED)
> > > >
> > > > All active links contained in this email were disabled.
Please
> > > > verify
> > > the
> > > > identity of the sender, and confirm the authenticity of all
links
> > > contained
> > > > within the message prior to copying and pasting the address to
a
> > > > Web browser.
> > > >
> > > >
> > > >
> > > >
> > > > ----
> > > >
> > > > Hi John.
> > > >
> > > > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10
for
> > > > the
> > > obs
> > > > > file. Will that work?
> > > > >
> > > >
> > > > Yes, I suspect that will work.
> > > >
> > > > Can I just separate out the settings for GUST as a separate
> > > > > declaration on the config file and leave all the other
variables
> > > > > the same with fcst = obs or do I have to create a separate
set
> > > > > of settings for all fcst variables and separately for all
obs
> > > > > variables?
> > > > >
> > > >
> > > > I think you can just separate out the settings for GUST as a
> > > > separate declaration and leave all the other variables the
same
> > > > with fcst = obs, but I am not sure.  Please give it a try and
let
> > > > us know how it goes.
> > > >
> > > > Thanks,
> > > > Julie
> > > >
> > > >
> > > > On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > > >
> > > > > <Caution-Caution-Caution-url:
> > > > > Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Displa
> > > > > y.html?id=
> > > > > 94702 >
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > > Julie -
> > > > >
> > > > > Thanks for your response and the diagnostic work on the URMA
obs.
> > > > > Interesting
> > > > > that the metadata from IDV didn't show the 10 m level, but
the
> > > > > wgrib2 utility did. I'll need to get that running for me as
> > > > > another good tool for exploring
> > > > > GRIB2 files.
> > > > >
> > > > > Originally, I had used the GUST/Z10 setting, but that failed
> > > > > too, because it's not present in my fcst file.
> > > > >
> > > > > Maybe I need to specify GUST/Z0 for the fcst file and
GUST/Z10
> > > > > for the obs file. Will that work? Right now my config file
says
> > > > > fcst = obs for those settings. Can I just separate out the
> > > > > settings for GUST as a separate declaration on the config
file
> > > > > and leave all the other variables the same with fcst = obs
or do
> > > > > I have to create a separate set of settings for all fcst
> > > > > variables and separately for all obs variables?
> > > > >
> > > > > R/
> > > > > John
> > > > >
> > > > > -----Original Message-----
> > > > > From: Julie Prestopnik via RT
> > > > > [Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > > Sent: Tuesday, March 24, 2020 3:37 PM
> > > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > > <john.w.raby2.civ at mail.mil>
> > > > > Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
problem
> > > > > with verifying gust (UNCLASSIFIED)
> > > > >
> > > > > All active links contained in this email were disabled.
Please
> > > > > verify the identity of the sender, and confirm the
authenticity
> > > > > of all links contained within the message prior to copying
and
> > > > > pasting the address to a Web browser.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ----
> > > > >
> > > > > Hi John.
> > > > >
> > > > > Thanks for all of the information
> > > > >
> > > > > I pulled some recent URMA data (wget
> > > > > Caution-
> > > > > Caution-Caution-Caution-
https://nomads.ncep.noaa.gov/pub/data/nc
> > > > > cf/com/urm
> > > > > a/prod/urma2
p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> > > > > ),
> > > > > renamed the file to remove the "_wexp", and tried running
> > > > > plot_data_plane on it with the following command:
> > > > >
> > > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > > 'name="GUST";
> > > > > > level="Z0";'
> > > > > >
> > > > >
> > > > > This did not work:
> > > > >
> > > > > > ERROR  :
> > > > > > ERROR  : plot_data_plane -> trouble getting field
> > > > > > "name="GUST"; level="Z0";" from file
> > > > > > "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > > > > > ERROR  :
> > > > > >
> > > > >
> > > > > Then, I looked inside the file for more information using:
> > > > >
> > > > > > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> > > > > >
> > > > >
> > > > > I saw the following for GUST:
> > > > >
> > > > > > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind
> > > > > > Speed
> > > > > > (Gust)
> > > > > > [m/s]:
> > > > > >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> > > > > >     grid_template=30:winds(grid):
> > > > > > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN
res
> > > > > > 8
> > > > > > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD
25.000000
> > > > > > Latin1
> > > > > > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000
> > > > > > North Pole
> > > > > > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> > > > > >
> > > > >
> > > > > Based on "10 m above ground" in the output above, I tried
> > > > > running plot_data_plane again using "Z10":
> > > > >
> > > > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > > > 'name="GUST"; level="Z10";'
> > > > > >
> > > > >
> > > > > This time, it was successful:
> > > > >
> > > > > > DEBUG 1: Opening data file:
urma2p5.t12z.2dvaranl_ndfd.grb2
> > > > > > DEBUG
> > 1:
> > > > > > Creating postscript file: out.ps
> > > > > >
> > > > >
> > > > > Please try using the -V option with wgrib2 to find the
number of
> > > > > meters above ground for GUST and then try that number with
"Z".
> > > > > Please let us know how it goes.
> > > > >
> > > > > Thanks,
> > > > > Julie
> > > > >
> > > > >
> > > > > On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT
<
> > > > > met_help at ucar.edu> wrote:
> > > > >
> > > > > >
> > > > > > <Caution-Caution-Caution-Caution-url:
> > > > > > Caution-Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Tic
> > > > > > ket/Displa
> > > > > > y.html?id=94
> > > > > > 702 >
> > > > > >
> > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > >
> > > > > > More info on the warnings from the log file:
> > > > > > The warning  info I provided in my original email was from
two
> > > > > > different tests, one where I used GUST/Z0 and the other
where
> > > > > > I used
> > > > > > GUST/L0 settings on the config file. Neither one worked.
Seems
> > > > > > to find it in the fcst file, but not in the obs file.
> > > > > >
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: met_help at ucar.edu via RT
> > > > > > [Caution-Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > > > Sent: Tuesday, March 24, 2020 2:26 PM
> > > > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > > > <john.w.raby2.civ at mail.mil>
> > > > > > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702]
AutoReply:
> > > > > > problem with verifying gust (UNCLASSIFIED)
> > > > > >
> > > > > > All active links contained in this email were disabled.
> > > > > > Please verify the identity of the sender, and confirm the
> > > > > > authenticity of all links contained within the message
prior
> > > > > > to copying and pasting the address to a Web browser.
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > ----
> > > > > >
> > > > > >
> > > > > > Greetings,
> > > > > >
> > > > > > This message has been automatically generated in response
to
> > > > > > the creation of a trouble ticket regarding:
> > > > > >         "problem with verifying gust (UNCLASSIFIED)", a
> > > > > > summary of which appears below.
> > > > > >
> > > > > > There is no need to reply to this message right now.  Your
> > > > > > ticket has been assigned an ID of [rt.rap.ucar.edu
#94702].
> > > > > >
> > > > > > Please include the string:
> > > > > >
> > > > > >          [rt.rap.ucar.edu #94702]
> > > > > >
> > > > > > in the subject line of all future correspondence about
this
> issue.
> > > > > > To do so, you may reply to this message.
> > > > > >
> > > > > > For more information, please see:
> > > > > >
> > > > > > MET Online Tutorial:
> > > > > >    Caution-
> > > > > > Caution-Caution-Caution-Caution-
https://www.dtcenter.org/met/u
> > > > > > sers/suppo
> > > > > > rt/online_tu
> > > > > > torial/ind
> > > > > > ex.php
> > > > > >
> > > > > > MET Users Guide:
> > > > > >
> > > > > > Caution-Caution-Caution-Caution-Caution-
https://www.dtcenter.o
> > > > > > rg/met/use
> > > > > > rs/docs/over
> > > > > > view.php
> > > > > >
> > > > > > MET FAQs:
> > > > > >
> > > > > > Caution-Caution-Caution-
> > > > Caution-Caution-
> https://www.dtcenter.org/met/users/support/faqs/index.
> > > > > > php
> > > > > >
> > > > > > MET-Help Email Archive:
> > > > > >
> > > > > > Caution-Caution-Caution-Caution-Caution-
http://mailman.ucar.ed
> > > > > > u/pipermai
> > > > > > l/met_help
> > > > > >
> > > > > >                         Thank you,
> > > > > >                         met_help at ucar.edu
> > > > > >
> > > > > >
--------------------------------------------------------------
> > > > > > --
> > > > > > ----
> > > > > > --
> > > > > > ---
> > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > >
> > > > > > I'm running MET V8.1.2 Grid-Stat and having trouble
verifying
> > > > > > wind
> > > > gust.
> > > > > > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found
exact
> > > > > > > match for
> > > > > > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> > > > > >
> > > > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127
> > > > > > /W
> > > > > > RFPR
> > > > > > S_
> > > > > > d02.03
> > > > > > ".
> > > > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1
> > > > > > > GRIB records
> > > > > > matching VarInfo "GUST/Z0" in GRIB file
> > > > > >
> > > > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/20161127
> > > > > > /W
> > > > > > RFPR
> > > > > > S_
> > > > > > d02.03
> > > > > > ".
> > > > > > > DEBUG 3: Reading forecast data for GUST/Z0.
> > > > > > 969c969
> > > > > > < WARNING: MetGrib2DataFile::data_plane() -> No matching
> > > > > > record found for 'GUST/L0'
> > > > > > ---
> > > > > > > WARNING: MetGrib2DataFile::data_plane() -> No matching
> > > > > > > record found for
> > > > > > 'GUST/Z0'
> > > > > > 972c972
> > > > > > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> > > > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_
> > > > > > nd
> > > > > > fd.g
> > > > > > rb
> > > > > > 2
> > > > > > ---
> > > > > > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> > > > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaranl_
> > > > > > nd
> > > > > > fd.g
> > > > > > rb
> > > > > > 2
> > > > > >
> > > > > > The following is the gust metadata from the fcst and obs
files:
> > > > > > FCST File:
> > > > > > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> > > > > >       :long_name = "Surface wind gust @ Ground or water
surface";
> > > > > >       :units = "m/s";
> > > > > >       :description = "Surface wind gust";
> > > > > >       :missing_value = NaNf; // float
> > > > > >       :grid_mapping = "LambertConformal_Projection";
> > > > > >       :coordinates = "reftime time1 y x ";
> > > > > >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> > > > > >       :Grib1_Center = 7; // int
> > > > > >       :Grib1_Subcenter = 0; // int
> > > > > >       :Grib1_TableVersion = 2; // int
> > > > > >       :Grib1_Parameter = 180; // int
> > > > > >       :Grib1_Parameter_Name = "GUST";
> > > > > >       :Grib1_Level_Type = 1; // int
> > > > > >       :Grib1_Level_Desc = "Ground or water surface";
> > > > > >
> > > > > > OBS File:
> > > > > > float Wind_speed_gust_height_above_ground(time=1,
> > > > > > height_above_ground1=1, y=1377, x=2145);
> > > > > >       :long_name = "Wind speed (gust) @ Specified height
level
> > > > > > above ground";
> > > > > >       :units = "m/s";
> > > > > >       :abbreviation = "GUST";
> > > > > >       :missing_value = NaNf; // float
> > > > > >       :grid_mapping = "LambertConformal_Projection";
> > > > > >       :coordinates = "reftime time height_above_ground1 y
x ";
> > > > > >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> > > > > >       :Grib2_Parameter = 0, 2, 22; // int
> > > > > >       :Grib2_Parameter_Discipline = "Meteorological
products";
> > > > > >       :Grib2_Parameter_Category = "Momentum";
> > > > > >       :Grib2_Parameter_Name = "Wind speed (gust)";
> > > > > >       :Grib2_Level_Type = 103; // int
> > > > > >       :Grib2_Level_Desc = "Specified height level above
ground";
> > > > > >       :Grib2_Generating_Process_Type = "Analysis";
> > > > > >
> > > > > > How can I resolve this to verify gust?
> > > > > >
> > > > > > Thanks.
> > > > > >
> > > > > > R/
> > > > > > John
> > > > > > Mr. John W. Raby
> > > > > > U.S. Army Research Laboratory
> > > > > > White Sands Missile Range, NM 88002
> > > > > > (575) 678-2004 DSN 258-2004
> > > > > > FAX (575) 678-1230 DSN 258-1230
> > > > > > Email: john.w.raby2.civ at mail.mil
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > >
> > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > Julie Prestopnik
> > > > > Software Engineer
> > > > > National Center for Atmospheric Research Research
Applications
> > > > > Laboratory
> > > > > Phone: 303.497.8399
> > > > > Email: jpresto at ucar.edu
> > > > >
> > > > > My working day may not be your working day.  Please do not
feel
> > > > > obliged to reply to this email outside of your normal
working
> hours.
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > >
> > > >
> > > > --
> > > > Julie Prestopnik
> > > > Software Engineer
> > > > National Center for Atmospheric Research Research Applications
> > > > Laboratory
> > > > Phone: 303.497.8399
> > > > Email: jpresto at ucar.edu
> > > >
> > > > My working day may not be your working day.  Please do not
feel
> > > > obliged
> > > to
> > > > reply to this email outside of your normal working hours.
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > >
> > >
> > > --
> > > Julie Prestopnik
> > > Software Engineer
> > > National Center for Atmospheric Research Research Applications
> > > Laboratory
> > > Phone: 303.497.8399
> > > Email: jpresto at ucar.edu
> > >
> > > My working day may not be your working day.  Please do not feel
> > > obliged to reply to this email outside of your normal working
hours.
> > >
> > >
> >
> > CLASSIFICATION: UNCLASSIFIED
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> CLASSIFICATION: UNCLASSIFIED
>
>

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: Raby, John W USA CIV
Time: Fri Mar 27 06:37:58 2020

CLASSIFICATION: UNCLASSIFIED

John -

Thanks for answering that question. I'm used to the long method and
can adapt
old config files to suit my needs. I see this change as "nice-to-have"
only
for now with low priority. Thanks for asking.

R/
John

-----Original Message-----
From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
Sent: Thursday, March 26, 2020 5:18 PM
To: Raby, John W CIV USARMY CCDC ARL (USA) <john.w.raby2.civ at mail.mil>
Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
verifying gust (UNCLASSIFIED)

All active links contained in this email were disabled.  Please verify
the
identity of the sender, and confirm the authenticity of all links
contained
within the message prior to copying and pasting the address to a Web
browser.




----

Nope, I was testing using the latest development version... which is
about the
same as met-9.0.  In order to get this logic to work, we'd need to ask
Randy
Bullock to enhance the config file language to support it.  I assume
this is a
"nice-to-have" feature but not a very high priority?

John

On Thu, Mar 26, 2020 at 4:22 PM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <Caution-url:
> Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> CLASSIFICATION: UNCLASSIFIED
>
> John -
>
> Thanks for taking a look. I revert back to the "tried and true" way.
I
> just installed the MET V9.0 singulariy container. Any chance this
> might work using this new version?
>
> R/
> John
>
> -----Original Message-----
> From: John Halley Gotway via RT [Caution-mailto:met_help at ucar.edu]
> Sent: Thursday, March 26, 2020 4:18 PM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> with verifying gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify
> the identity of the sender, and confirm the authenticity of all
links
> contained within the message prior to copying and pasting the
address
> to a Web browser.
>
>
>
>
> ----
>
> Hi John,
>
> I just tested it myself and got the same parsing error you got
originally.
> So this use just isn't supported by the current config file
language.
>
> So you'll need to write out the config options the long way.
>
> Thanks,
> John
>
> On Thu, Mar 26, 2020 at 4:01 PM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <Caution-Caution-url:
> > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94
> > 702 >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > John -
> >
> > I ran another test which seemed to overcome the previous error,
but
> > ended in a different error. The change I made in the config file
for
> > test 2 was to added quotes surrounding each of the items as
follows:
> >
> > "TMP_Z2_DICT","DPT_Z2_DICT",...
> >
> > See attached config file and the log file. I appended the screen
> > dialog at the end of the log entries because it provided a lot
more
> > info in case this helps.
> >
> > R/
> > John
> >
> > -----Original Message-----
> > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > Sent: Thursday, March 26, 2020 1:47 PM
> > To: 'met_help at ucar.edu' <met_help at ucar.edu>
> > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > with verifying gust (UNCLASSIFIED)
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > John -
> >
> > I re-ran Grid-Stat using the same config file except that I
modified
> > the syntax for specifying the dictionaries for the fcst and ob per
> > your suggestion. I had a syntax error, but I'm not sure how to
> > resolve it. See attached log file and config file.
> >
> > R/
> > John
> >
> > -----Original Message-----
> > From: John Halley Gotway via RT
> > [Caution-Caution-mailto:met_help at ucar.edu]
> > Sent: Wednesday, March 25, 2020 9:44 AM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > <john.w.raby2.civ at mail.mil>
> > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > with verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
> > verify the identity of the sender, and confirm the authenticity of
> > all links contained within the message prior to copying and
pasting
> > the address to a Web browser.
> >
> >
> >
> >
> > ----
> >
> > John and Julie,
> >
> > I took a look at the Grid-Stat config file that John sent.
> >
> > It has...
> > fcst = { long list of fields }
> > obs = fcst
> > fcst = { GUST/Z0 }
> > obs = { GUST/Z10 }
> >
> > Those second entries for fcst and obs OVERWRITE the first entries.
> > Perhaps you assumed they were appended to list, but they are not.
> >
> > Julie is correct, that you'll need to list out all the fields for
> > the fcst and obs separately.
> >
> > It *might* work to shorten it a bit like this:
> >
> > TMP_Z2_DICT = { name = "TMP"; level = [ "Z2" ]; cat_thresh = [
>=280
> > ]; } DPT_Z2_DICT = { name = "DPT"; level = [ "Z2" ]; cat_thresh =
[
> > >=275 ]; } ...
> > fcst = {
> >   field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; } obs = {
> >   field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; }
> >
> > Logically that syntax should work but honestly I've never actually
> > tested it.
> > If you go that route, please let us know if it works!
> >
> > John
> >
> > On Wed, Mar 25, 2020 at 9:08 AM Julie Prestopnik via RT
> > <met_help at ucar.edu
> > >
> > wrote:
> >
> > >
> > > <Caution-Caution-Caution-url:
> > > Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.
> > > html?id=94
> > > 702 >
> > >
> > > Hi John.  Thanks for the information.  So, I believe that you
will
> > > need to separate out all of your fcst and obs vars.  Please give
> > > that a try and let us know how it goes.
> > >
> > > Julie
> > >
> > > On Wed, Mar 25, 2020 at 7:30 AM Raby, John W USA CIV via RT <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <Caution-Caution-Caution-url:
> > > > Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Displa
> > > > y.html?id=
> > > > 94702 >
> > > >
> > > > Julie -
> > > >
> > > > I re-ran Grid-Stat, but the only variable which was verified
as
> > > > GUST. The run did prove that your determination of the level
of
> > > > GUST at 10m (Z10)
> > > was
> > > > correct. It was used to verify the model fcst variable GUST
> > > > which was a
> > > sfc
> > > > level variable (Z0). However, there is something wrong with
the
> > > > way I edited the settings in the config file which caused
> > > > Grid-Stat to skip
> > > over
> > > > the section which contained variables for which the settings
for
> > > > fcst and ob are equal. See the attached config file.
> > > >
> > > > R/
> > > > John
> > > > ________________________________________
> > > > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > Sent: Tuesday, March 24, 2020 4:05 PM
> > > > To: 'met_help at ucar.edu'
> > > > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
> > > > problem with verifying gust (UNCLASSIFIED)
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > > Thanks for your thoughts on that resolution. I will try the
fcst
> > > > = obs
> > > for
> > > > all vrbls exc GUST then in a separate section below that in
the
> > > > config file, use an explicit setting for GUST for fcst and for
> > > > ob to see if Grid-Stat will accept that. Will let you know.
> > > >
> > > > R/
> > > > John
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Julie Prestopnik via RT
> > > > [Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > Sent: Tuesday, March 24, 2020 3:59 PM
> > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > <john.w.raby2.civ at mail.mil>
> > > > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
> > > > problem with verifying gust (UNCLASSIFIED)
> > > >
> > > > All active links contained in this email were disabled.
Please
> > > > verify
> > > the
> > > > identity of the sender, and confirm the authenticity of all
> > > > links
> > > contained
> > > > within the message prior to copying and pasting the address to
a
> > > > Web browser.
> > > >
> > > >
> > > >
> > > >
> > > > ----
> > > >
> > > > Hi John.
> > > >
> > > > Maybe I need to specify GUST/Z0 for the fcst file and GUST/Z10
> > > > for the
> > > obs
> > > > > file. Will that work?
> > > > >
> > > >
> > > > Yes, I suspect that will work.
> > > >
> > > > Can I just separate out the settings for GUST as a separate
> > > > > declaration on the config file and leave all the other
> > > > > variables the same with fcst = obs or do I have to create a
> > > > > separate set of settings for all fcst variables and
separately
> > > > > for all obs variables?
> > > > >
> > > >
> > > > I think you can just separate out the settings for GUST as a
> > > > separate declaration and leave all the other variables the
same
> > > > with fcst = obs, but I am not sure.  Please give it a try and
> > > > let us know how it goes.
> > > >
> > > > Thanks,
> > > > Julie
> > > >
> > > >
> > > > On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > > >
> > > > > <Caution-Caution-Caution-Caution-url:
> > > > > Caution-Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Tic
> > > > > ket/Displa
> > > > > y.html?id=
> > > > > 94702 >
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > > Julie -
> > > > >
> > > > > Thanks for your response and the diagnostic work on the URMA
obs.
> > > > > Interesting
> > > > > that the metadata from IDV didn't show the 10 m level, but
the
> > > > > wgrib2 utility did. I'll need to get that running for me as
> > > > > another good tool for exploring
> > > > > GRIB2 files.
> > > > >
> > > > > Originally, I had used the GUST/Z10 setting, but that failed
> > > > > too, because it's not present in my fcst file.
> > > > >
> > > > > Maybe I need to specify GUST/Z0 for the fcst file and
GUST/Z10
> > > > > for the obs file. Will that work? Right now my config file
> > > > > says fcst = obs for those settings. Can I just separate out
> > > > > the settings for GUST as a separate declaration on the
config
> > > > > file and leave all the other variables the same with fcst =
> > > > > obs or do I have to create a separate set of settings for
all
> > > > > fcst variables and separately for all obs variables?
> > > > >
> > > > > R/
> > > > > John
> > > > >
> > > > > -----Original Message-----
> > > > > From: Julie Prestopnik via RT
> > > > > [Caution-Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > > Sent: Tuesday, March 24, 2020 3:37 PM
> > > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > > <john.w.raby2.civ at mail.mil>
> > > > > Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
problem
> > > > > with verifying gust (UNCLASSIFIED)
> > > > >
> > > > > All active links contained in this email were disabled.
> > > > > Please verify the identity of the sender, and confirm the
> > > > > authenticity of all links contained within the message prior
> > > > > to copying and pasting the address to a Web browser.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ----
> > > > >
> > > > > Hi John.
> > > > >
> > > > > Thanks for all of the information
> > > > >
> > > > > I pulled some recent URMA data (wget
> > > > > Caution-
> > > > > Caution-Caution-Caution-Caution-
https://nomads.ncep.noaa.gov/p
> > > > > ub/data/nc
> > > > > cf/com/urm
> > > > > a/prod/urma2
p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> > > > > ),
> > > > > renamed the file to remove the "_wexp", and tried running
> > > > > plot_data_plane on it with the following command:
> > > > >
> > > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > > 'name="GUST";
> > > > > > level="Z0";'
> > > > > >
> > > > >
> > > > > This did not work:
> > > > >
> > > > > > ERROR  :
> > > > > > ERROR  : plot_data_plane -> trouble getting field
> > > > > > "name="GUST"; level="Z0";" from file
> > > > > > "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > > > > > ERROR  :
> > > > > >
> > > > >
> > > > > Then, I looked inside the file for more information using:
> > > > >
> > > > > > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> > > > > >
> > > > >
> > > > > I saw the following for GUST:
> > > > >
> > > > > > 10:56176171:vt=2020032212:10 m above ground:anl:GUST Wind
> > > > > > Speed
> > > > > > (Gust)
> > > > > > [m/s]:
> > > > > >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> > > > > >     grid_template=30:winds(grid):
> > > > > > Lambert Conformal: (2345 x 1597) input WE:SN output WE:SN
> > > > > > res
> > > > > > 8
> > > > > > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD
25.000000
> > > > > > Latin1
> > > > > > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP 0.000000
> > > > > > North Pole
> > > > > > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> > > > > >
> > > > >
> > > > > Based on "10 m above ground" in the output above, I tried
> > > > > running plot_data_plane again using "Z10":
> > > > >
> > > > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > > > 'name="GUST"; level="Z10";'
> > > > > >
> > > > >
> > > > > This time, it was successful:
> > > > >
> > > > > > DEBUG 1: Opening data file:
urma2p5.t12z.2dvaranl_ndfd.grb2
> > > > > > DEBUG
> > 1:
> > > > > > Creating postscript file: out.ps
> > > > > >
> > > > >
> > > > > Please try using the -V option with wgrib2 to find the
number
> > > > > of meters above ground for GUST and then try that number
with "Z".
> > > > > Please let us know how it goes.
> > > > >
> > > > > Thanks,
> > > > > Julie
> > > > >
> > > > >
> > > > > On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via RT
<
> > > > > met_help at ucar.edu> wrote:
> > > > >
> > > > > >
> > > > > > <Caution-Caution-Caution-Caution-Caution-url:
> > > > > > Caution-Caution-Caution-Caution-Caution-
https://rt.rap.ucar.
> > > > > > edu/rt/Tic
> > > > > > ket/Displa
> > > > > > y.html?id=94
> > > > > > 702 >
> > > > > >
> > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > >
> > > > > > More info on the warnings from the log file:
> > > > > > The warning  info I provided in my original email was from
> > > > > > two different tests, one where I used GUST/Z0 and the
other
> > > > > > where I used
> > > > > > GUST/L0 settings on the config file. Neither one worked.
> > > > > > Seems to find it in the fcst file, but not in the obs
file.
> > > > > >
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: met_help at ucar.edu via RT
> > > > > > [Caution-Caution-Caution-Caution-Caution-
mailto:met_help at uca
> > > > > > r.edu]
> > > > > > Sent: Tuesday, March 24, 2020 2:26 PM
> > > > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > > > <john.w.raby2.civ at mail.mil>
> > > > > > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702]
AutoReply:
> > > > > > problem with verifying gust (UNCLASSIFIED)
> > > > > >
> > > > > > All active links contained in this email were disabled.
> > > > > > Please verify the identity of the sender, and confirm the
> > > > > > authenticity of all links contained within the message
prior
> > > > > > to copying and pasting the address to a Web browser.
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > ----
> > > > > >
> > > > > >
> > > > > > Greetings,
> > > > > >
> > > > > > This message has been automatically generated in response
to
> > > > > > the creation of a trouble ticket regarding:
> > > > > >         "problem with verifying gust (UNCLASSIFIED)", a
> > > > > > summary of which appears below.
> > > > > >
> > > > > > There is no need to reply to this message right now.  Your
> > > > > > ticket has been assigned an ID of [rt.rap.ucar.edu
#94702].
> > > > > >
> > > > > > Please include the string:
> > > > > >
> > > > > >          [rt.rap.ucar.edu #94702]
> > > > > >
> > > > > > in the subject line of all future correspondence about
this
> issue.
> > > > > > To do so, you may reply to this message.
> > > > > >
> > > > > > For more information, please see:
> > > > > >
> > > > > > MET Online Tutorial:
> > > > > >    Caution-
> > > > > > Caution-Caution-Caution-Caution-Caution-
https://www.dtcenter
> > > > > > .org/met/u
> > > > > > sers/suppo
> > > > > > rt/online_tu
> > > > > > torial/ind
> > > > > > ex.php
> > > > > >
> > > > > > MET Users Guide:
> > > > > >
> > > > > > Caution-Caution-Caution-Caution-Caution-Caution-
https://www.
> > > > > > dtcenter.o
> > > > > > rg/met/use
> > > > > > rs/docs/over
> > > > > > view.php
> > > > > >
> > > > > > MET FAQs:
> > > > > >
> > > > > > Caution-Caution-Caution-
> > > > Caution-Caution-
> Caution-https://www.dtcenter.org/met/users/support/faqs/index.
> > > > > > php
> > > > > >
> > > > > > MET-Help Email Archive:
> > > > > >
> > > > > > Caution-Caution-Caution-Caution-Caution-Caution-
http://mailm
> > > > > > an.ucar.ed
> > > > > > u/pipermai
> > > > > > l/met_help
> > > > > >
> > > > > >                         Thank you,
> > > > > >                         met_help at ucar.edu
> > > > > >
> > > > > >
------------------------------------------------------------
> > > > > > --
> > > > > > --
> > > > > > ----
> > > > > > --
> > > > > > ---
> > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > >
> > > > > > I'm running MET V8.1.2 Grid-Stat and having trouble
> > > > > > verifying wind
> > > > gust.
> > > > > > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found
> > > > > > > exact match for
> > > > > > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> > > > > >
> > > > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/201611
> > > > > > 27
> > > > > > /W
> > > > > > RFPR
> > > > > > S_
> > > > > > d02.03
> > > > > > ".
> > > > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found 1
> > > > > > > GRIB records
> > > > > > matching VarInfo "GUST/Z0" in GRIB file
> > > > > >
> > > > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/201611
> > > > > > 27
> > > > > > /W
> > > > > > RFPR
> > > > > > S_
> > > > > > d02.03
> > > > > > ".
> > > > > > > DEBUG 3: Reading forecast data for GUST/Z0.
> > > > > > 969c969
> > > > > > < WARNING: MetGrib2DataFile::data_plane() -> No matching
> > > > > > record found for 'GUST/L0'
> > > > > > ---
> > > > > > > WARNING: MetGrib2DataFile::data_plane() -> No matching
> > > > > > > record found for
> > > > > > 'GUST/Z0'
> > > > > > 972c972
> > > > > > < WARNING: read_data_plane() -> GUST/L0 not found in file:
> > > > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaran
> > > > > > l_
> > > > > > nd
> > > > > > fd.g
> > > > > > rb
> > > > > > 2
> > > > > > ---
> > > > > > > WARNING: read_data_plane() -> GUST/Z0 not found in file:
> > > > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaran
> > > > > > l_
> > > > > > nd
> > > > > > fd.g
> > > > > > rb
> > > > > > 2
> > > > > >
> > > > > > The following is the gust metadata from the fcst and obs
files:
> > > > > > FCST File:
> > > > > > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> > > > > >       :long_name = "Surface wind gust @ Ground or water
surface";
> > > > > >       :units = "m/s";
> > > > > >       :description = "Surface wind gust";
> > > > > >       :missing_value = NaNf; // float
> > > > > >       :grid_mapping = "LambertConformal_Projection";
> > > > > >       :coordinates = "reftime time1 y x ";
> > > > > >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> > > > > >       :Grib1_Center = 7; // int
> > > > > >       :Grib1_Subcenter = 0; // int
> > > > > >       :Grib1_TableVersion = 2; // int
> > > > > >       :Grib1_Parameter = 180; // int
> > > > > >       :Grib1_Parameter_Name = "GUST";
> > > > > >       :Grib1_Level_Type = 1; // int
> > > > > >       :Grib1_Level_Desc = "Ground or water surface";
> > > > > >
> > > > > > OBS File:
> > > > > > float Wind_speed_gust_height_above_ground(time=1,
> > > > > > height_above_ground1=1, y=1377, x=2145);
> > > > > >       :long_name = "Wind speed (gust) @ Specified height
> > > > > > level above ground";
> > > > > >       :units = "m/s";
> > > > > >       :abbreviation = "GUST";
> > > > > >       :missing_value = NaNf; // float
> > > > > >       :grid_mapping = "LambertConformal_Projection";
> > > > > >       :coordinates = "reftime time height_above_ground1 y
x ";
> > > > > >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> > > > > >       :Grib2_Parameter = 0, 2, 22; // int
> > > > > >       :Grib2_Parameter_Discipline = "Meteorological
products";
> > > > > >       :Grib2_Parameter_Category = "Momentum";
> > > > > >       :Grib2_Parameter_Name = "Wind speed (gust)";
> > > > > >       :Grib2_Level_Type = 103; // int
> > > > > >       :Grib2_Level_Desc = "Specified height level above
ground";
> > > > > >       :Grib2_Generating_Process_Type = "Analysis";
> > > > > >
> > > > > > How can I resolve this to verify gust?
> > > > > >
> > > > > > Thanks.
> > > > > >
> > > > > > R/
> > > > > > John
> > > > > > Mr. John W. Raby
> > > > > > U.S. Army Research Laboratory White Sands Missile Range,
NM
> > > > > > 88002
> > > > > > (575) 678-2004 DSN 258-2004
> > > > > > FAX (575) 678-1230 DSN 258-1230
> > > > > > Email: john.w.raby2.civ at mail.mil
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > >
> > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > Julie Prestopnik
> > > > > Software Engineer
> > > > > National Center for Atmospheric Research Research
Applications
> > > > > Laboratory
> > > > > Phone: 303.497.8399
> > > > > Email: jpresto at ucar.edu
> > > > >
> > > > > My working day may not be your working day.  Please do not
> > > > > feel obliged to reply to this email outside of your normal
> > > > > working
> hours.
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > >
> > > >
> > > > --
> > > > Julie Prestopnik
> > > > Software Engineer
> > > > National Center for Atmospheric Research Research Applications
> > > > Laboratory
> > > > Phone: 303.497.8399
> > > > Email: jpresto at ucar.edu
> > > >
> > > > My working day may not be your working day.  Please do not
feel
> > > > obliged
> > > to
> > > > reply to this email outside of your normal working hours.
> > > >
> > > > CLASSIFICATION: UNCLASSIFIED
> > > >
> > > >
> > >
> > > --
> > > Julie Prestopnik
> > > Software Engineer
> > > National Center for Atmospheric Research Research Applications
> > > Laboratory
> > > Phone: 303.497.8399
> > > Email: jpresto at ucar.edu
> > >
> > > My working day may not be your working day.  Please do not feel
> > > obliged to reply to this email outside of your normal working
hours.
> > >
> > >
> >
> > CLASSIFICATION: UNCLASSIFIED
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> CLASSIFICATION: UNCLASSIFIED
>
>

CLASSIFICATION: UNCLASSIFIED

------------------------------------------------
Subject: problem with verifying gust (UNCLASSIFIED)
From: John Halley Gotway
Time: Fri Mar 27 11:51:54 2020

John,

I used our brand spanking new GitHub issue template to capture this
feature
request.  I assigned it a low priority:
https://github.com/NCAR/MET/issues/1288

And I'll go ahead and resolve this ticket now.

Thanks,
John HG

On Fri, Mar 27, 2020 at 6:38 AM Raby, John W USA CIV via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
>
> CLASSIFICATION: UNCLASSIFIED
>
> John -
>
> Thanks for answering that question. I'm used to the long method and
can
> adapt
> old config files to suit my needs. I see this change as "nice-to-
have"
> only
> for now with low priority. Thanks for asking.
>
> R/
> John
>
> -----Original Message-----
> From: John Halley Gotway via RT [mailto:met_help at ucar.edu]
> Sent: Thursday, March 26, 2020 5:18 PM
> To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
with
> verifying gust (UNCLASSIFIED)
>
> All active links contained in this email were disabled.  Please
verify the
> identity of the sender, and confirm the authenticity of all links
> contained
> within the message prior to copying and pasting the address to a Web
> browser.
>
>
>
>
> ----
>
> Nope, I was testing using the latest development version... which is
about
> the
> same as met-9.0.  In order to get this logic to work, we'd need to
ask
> Randy
> Bullock to enhance the config file language to support it.  I assume
this
> is a
> "nice-to-have" feature but not a very high priority?
>
> John
>
> On Thu, Mar 26, 2020 at 4:22 PM Raby, John W USA CIV via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <Caution-url:
> > Caution-https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94702 >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> > John -
> >
> > Thanks for taking a look. I revert back to the "tried and true"
way. I
> > just installed the MET V9.0 singulariy container. Any chance this
> > might work using this new version?
> >
> > R/
> > John
> >
> > -----Original Message-----
> > From: John Halley Gotway via RT [Caution-mailto:met_help at ucar.edu]
> > Sent: Thursday, March 26, 2020 4:18 PM
> > To: Raby, John W CIV USARMY CCDC ARL (USA)
<john.w.raby2.civ at mail.mil>
> > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702] problem
> > with verifying gust (UNCLASSIFIED)
> >
> > All active links contained in this email were disabled.  Please
verify
> > the identity of the sender, and confirm the authenticity of all
links
> > contained within the message prior to copying and pasting the
address
> > to a Web browser.
> >
> >
> >
> >
> > ----
> >
> > Hi John,
> >
> > I just tested it myself and got the same parsing error you got
> originally.
> > So this use just isn't supported by the current config file
language.
> >
> > So you'll need to write out the config options the long way.
> >
> > Thanks,
> > John
> >
> > On Thu, Mar 26, 2020 at 4:01 PM Raby, John W USA CIV via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <Caution-Caution-url:
> > > Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=94
> > > 702 >
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > > John -
> > >
> > > I ran another test which seemed to overcome the previous error,
but
> > > ended in a different error. The change I made in the config file
for
> > > test 2 was to added quotes surrounding each of the items as
follows:
> > >
> > > "TMP_Z2_DICT","DPT_Z2_DICT",...
> > >
> > > See attached config file and the log file. I appended the screen
> > > dialog at the end of the log entries because it provided a lot
more
> > > info in case this helps.
> > >
> > > R/
> > > John
> > >
> > > -----Original Message-----
> > > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > > Sent: Thursday, March 26, 2020 1:47 PM
> > > To: 'met_help at ucar.edu' <met_help at ucar.edu>
> > > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
problem
> > > with verifying gust (UNCLASSIFIED)
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > > John -
> > >
> > > I re-ran Grid-Stat using the same config file except that I
modified
> > > the syntax for specifying the dictionaries for the fcst and ob
per
> > > your suggestion. I had a syntax error, but I'm not sure how to
> > > resolve it. See attached log file and config file.
> > >
> > > R/
> > > John
> > >
> > > -----Original Message-----
> > > From: John Halley Gotway via RT
> > > [Caution-Caution-mailto:met_help at ucar.edu]
> > > Sent: Wednesday, March 25, 2020 9:44 AM
> > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > <john.w.raby2.civ at mail.mil>
> > > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
problem
> > > with verifying gust (UNCLASSIFIED)
> > >
> > > All active links contained in this email were disabled.  Please
> > > verify the identity of the sender, and confirm the authenticity
of
> > > all links contained within the message prior to copying and
pasting
> > > the address to a Web browser.
> > >
> > >
> > >
> > >
> > > ----
> > >
> > > John and Julie,
> > >
> > > I took a look at the Grid-Stat config file that John sent.
> > >
> > > It has...
> > > fcst = { long list of fields }
> > > obs = fcst
> > > fcst = { GUST/Z0 }
> > > obs = { GUST/Z10 }
> > >
> > > Those second entries for fcst and obs OVERWRITE the first
entries.
> > > Perhaps you assumed they were appended to list, but they are
not.
> > >
> > > Julie is correct, that you'll need to list out all the fields
for
> > > the fcst and obs separately.
> > >
> > > It *might* work to shorten it a bit like this:
> > >
> > > TMP_Z2_DICT = { name = "TMP"; level = [ "Z2" ]; cat_thresh = [
>=280
> > > ]; } DPT_Z2_DICT = { name = "DPT"; level = [ "Z2" ]; cat_thresh
= [
> > > >=275 ]; } ...
> > > fcst = {
> > >   field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; } obs = {
> > >   field = [ TMP_Z2_DICT, DPT_Z2_DICT, ... ]; }
> > >
> > > Logically that syntax should work but honestly I've never
actually
> > > tested it.
> > > If you go that route, please let us know if it works!
> > >
> > > John
> > >
> > > On Wed, Mar 25, 2020 at 9:08 AM Julie Prestopnik via RT
> > > <met_help at ucar.edu
> > > >
> > > wrote:
> > >
> > > >
> > > > <Caution-Caution-Caution-url:
> > > > Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Display.
> > > > html?id=94
> > > > 702 >
> > > >
> > > > Hi John.  Thanks for the information.  So, I believe that you
will
> > > > need to separate out all of your fcst and obs vars.  Please
give
> > > > that a try and let us know how it goes.
> > > >
> > > > Julie
> > > >
> > > > On Wed, Mar 25, 2020 at 7:30 AM Raby, John W USA CIV via RT <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > > >
> > > > > <Caution-Caution-Caution-url:
> > > > > Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Ticket/Displa
> > > > > y.html?id=
> > > > > 94702 >
> > > > >
> > > > > Julie -
> > > > >
> > > > > I re-ran Grid-Stat, but the only variable which was verified
as
> > > > > GUST. The run did prove that your determination of the level
of
> > > > > GUST at 10m (Z10)
> > > > was
> > > > > correct. It was used to verify the model fcst variable GUST
> > > > > which was a
> > > > sfc
> > > > > level variable (Z0). However, there is something wrong with
the
> > > > > way I edited the settings in the config file which caused
> > > > > Grid-Stat to skip
> > > > over
> > > > > the section which contained variables for which the settings
for
> > > > > fcst and ob are equal. See the attached config file.
> > > > >
> > > > > R/
> > > > > John
> > > > > ________________________________________
> > > > > From: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > > Sent: Tuesday, March 24, 2020 4:05 PM
> > > > > To: 'met_help at ucar.edu'
> > > > > Subject: RE: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
> > > > > problem with verifying gust (UNCLASSIFIED)
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > > Thanks for your thoughts on that resolution. I will try the
fcst
> > > > > = obs
> > > > for
> > > > > all vrbls exc GUST then in a separate section below that in
the
> > > > > config file, use an explicit setting for GUST for fcst and
for
> > > > > ob to see if Grid-Stat will accept that. Will let you know.
> > > > >
> > > > > R/
> > > > > John
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: Julie Prestopnik via RT
> > > > > [Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > > Sent: Tuesday, March 24, 2020 3:59 PM
> > > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > > <john.w.raby2.civ at mail.mil>
> > > > > Subject: Re: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
> > > > > problem with verifying gust (UNCLASSIFIED)
> > > > >
> > > > > All active links contained in this email were disabled.
Please
> > > > > verify
> > > > the
> > > > > identity of the sender, and confirm the authenticity of all
> > > > > links
> > > > contained
> > > > > within the message prior to copying and pasting the address
to a
> > > > > Web browser.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ----
> > > > >
> > > > > Hi John.
> > > > >
> > > > > Maybe I need to specify GUST/Z0 for the fcst file and
GUST/Z10
> > > > > for the
> > > > obs
> > > > > > file. Will that work?
> > > > > >
> > > > >
> > > > > Yes, I suspect that will work.
> > > > >
> > > > > Can I just separate out the settings for GUST as a separate
> > > > > > declaration on the config file and leave all the other
> > > > > > variables the same with fcst = obs or do I have to create
a
> > > > > > separate set of settings for all fcst variables and
separately
> > > > > > for all obs variables?
> > > > > >
> > > > >
> > > > > I think you can just separate out the settings for GUST as a
> > > > > separate declaration and leave all the other variables the
same
> > > > > with fcst = obs, but I am not sure.  Please give it a try
and
> > > > > let us know how it goes.
> > > > >
> > > > > Thanks,
> > > > > Julie
> > > > >
> > > > >
> > > > > On Tue, Mar 24, 2020 at 3:54 PM Raby, John W USA CIV via RT
<
> > > > > met_help at ucar.edu> wrote:
> > > > >
> > > > > >
> > > > > > <Caution-Caution-Caution-Caution-url:
> > > > > > Caution-Caution-Caution-Caution-
https://rt.rap.ucar.edu/rt/Tic
> > > > > > ket/Displa
> > > > > > y.html?id=
> > > > > > 94702 >
> > > > > >
> > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > >
> > > > > > Julie -
> > > > > >
> > > > > > Thanks for your response and the diagnostic work on the
URMA obs.
> > > > > > Interesting
> > > > > > that the metadata from IDV didn't show the 10 m level, but
the
> > > > > > wgrib2 utility did. I'll need to get that running for me
as
> > > > > > another good tool for exploring
> > > > > > GRIB2 files.
> > > > > >
> > > > > > Originally, I had used the GUST/Z10 setting, but that
failed
> > > > > > too, because it's not present in my fcst file.
> > > > > >
> > > > > > Maybe I need to specify GUST/Z0 for the fcst file and
GUST/Z10
> > > > > > for the obs file. Will that work? Right now my config file
> > > > > > says fcst = obs for those settings. Can I just separate
out
> > > > > > the settings for GUST as a separate declaration on the
config
> > > > > > file and leave all the other variables the same with fcst
=
> > > > > > obs or do I have to create a separate set of settings for
all
> > > > > > fcst variables and separately for all obs variables?
> > > > > >
> > > > > > R/
> > > > > > John
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: Julie Prestopnik via RT
> > > > > > [Caution-Caution-Caution-Caution-mailto:met_help at ucar.edu]
> > > > > > Sent: Tuesday, March 24, 2020 3:37 PM
> > > > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > > > <john.w.raby2.civ at mail.mil>
> > > > > > Subject: [Non-DoD Source] Re: [rt.rap.ucar.edu #94702]
problem
> > > > > > with verifying gust (UNCLASSIFIED)
> > > > > >
> > > > > > All active links contained in this email were disabled.
> > > > > > Please verify the identity of the sender, and confirm the
> > > > > > authenticity of all links contained within the message
prior
> > > > > > to copying and pasting the address to a Web browser.
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > ----
> > > > > >
> > > > > > Hi John.
> > > > > >
> > > > > > Thanks for all of the information
> > > > > >
> > > > > > I pulled some recent URMA data (wget
> > > > > > Caution-
> > > > > > Caution-Caution-Caution-Caution-
https://nomads.ncep.noaa.gov/p
> > > > > > ub/data/nc
> > > > > > cf/com/urm
> > > > > > a/prod/urma2
p5.20200322/urma2p5.t12z.2dvaranl_ndfd.grb2_wexp
> > > > > > ),
> > > > > > renamed the file to remove the "_wexp", and tried running
> > > > > > plot_data_plane on it with the following command:
> > > > > >
> > > > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > > > 'name="GUST";
> > > > > > > level="Z0";'
> > > > > > >
> > > > > >
> > > > > > This did not work:
> > > > > >
> > > > > > > ERROR  :
> > > > > > > ERROR  : plot_data_plane -> trouble getting field
> > > > > > > "name="GUST"; level="Z0";" from file
> > > > > > > "urma2p5.t12z.2dvaranl_ndfd.grb2"
> > > > > > > ERROR  :
> > > > > > >
> > > > > >
> > > > > > Then, I looked inside the file for more information using:
> > > > > >
> > > > > > > wgrib2 urma2p5.t12z.2dvaranl_ndfd.grb2 -V
> > > > > > >
> > > > > >
> > > > > > I saw the following for GUST:
> > > > > >
> > > > > > > 10:56176171:vt=2020032212:10 m above ground:anl:GUST
Wind
> > > > > > > Speed
> > > > > > > (Gust)
> > > > > > > [m/s]:
> > > > > > >     ndata=3744965:undef=0:mean=6.26364:min=0:max=22.83
> > > > > > >     grid_template=30:winds(grid):
> > > > > > > Lambert Conformal: (2345 x 1597) input WE:SN output
WE:SN
> > > > > > > res
> > > > > > > 8
> > > > > > > Lat1 19.228976 Lon1 233.723448 LoV 265.000000 LatD
25.000000
> > > > > > > Latin1
> > > > > > > 25.000000 Latin2 25.000000 LatSP -90.000000 LonSP
0.000000
> > > > > > > North Pole
> > > > > > > (2345 x 1597) Dx 2539.703000 m Dy 2539.703000 m mode 8
> > > > > > >
> > > > > >
> > > > > > Based on "10 m above ground" in the output above, I tried
> > > > > > running plot_data_plane again using "Z10":
> > > > > >
> > > > > > > plot_data_plane urma2p5.t12z.2dvaranl_ndfd.grb2 out.ps
> > > > > > > 'name="GUST"; level="Z10";'
> > > > > > >
> > > > > >
> > > > > > This time, it was successful:
> > > > > >
> > > > > > > DEBUG 1: Opening data file:
urma2p5.t12z.2dvaranl_ndfd.grb2
> > > > > > > DEBUG
> > > 1:
> > > > > > > Creating postscript file: out.ps
> > > > > > >
> > > > > >
> > > > > > Please try using the -V option with wgrib2 to find the
number
> > > > > > of meters above ground for GUST and then try that number
with
> "Z".
> > > > > > Please let us know how it goes.
> > > > > >
> > > > > > Thanks,
> > > > > > Julie
> > > > > >
> > > > > >
> > > > > > On Tue, Mar 24, 2020 at 2:36 PM Raby, John W USA CIV via
RT <
> > > > > > met_help at ucar.edu> wrote:
> > > > > >
> > > > > > >
> > > > > > > <Caution-Caution-Caution-Caution-Caution-url:
> > > > > > > Caution-Caution-Caution-Caution-Caution-
https://rt.rap.ucar.
> > > > > > > edu/rt/Tic
> > > > > > > ket/Displa
> > > > > > > y.html?id=94
> > > > > > > 702 >
> > > > > > >
> > > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > > >
> > > > > > > More info on the warnings from the log file:
> > > > > > > The warning  info I provided in my original email was
from
> > > > > > > two different tests, one where I used GUST/Z0 and the
other
> > > > > > > where I used
> > > > > > > GUST/L0 settings on the config file. Neither one worked.
> > > > > > > Seems to find it in the fcst file, but not in the obs
file.
> > > > > > >
> > > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: met_help at ucar.edu via RT
> > > > > > > [Caution-Caution-Caution-Caution-Caution-
mailto:met_help at uca
> > > > > > > r.edu]
> > > > > > > Sent: Tuesday, March 24, 2020 2:26 PM
> > > > > > > To: Raby, John W CIV USARMY CCDC ARL (USA)
> > > > > > > <john.w.raby2.civ at mail.mil>
> > > > > > > Subject: [Non-DoD Source] [rt.rap.ucar.edu #94702]
AutoReply:
> > > > > > > problem with verifying gust (UNCLASSIFIED)
> > > > > > >
> > > > > > > All active links contained in this email were disabled.
> > > > > > > Please verify the identity of the sender, and confirm
the
> > > > > > > authenticity of all links contained within the message
prior
> > > > > > > to copying and pasting the address to a Web browser.
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > ----
> > > > > > >
> > > > > > >
> > > > > > > Greetings,
> > > > > > >
> > > > > > > This message has been automatically generated in
response to
> > > > > > > the creation of a trouble ticket regarding:
> > > > > > >         "problem with verifying gust (UNCLASSIFIED)", a
> > > > > > > summary of which appears below.
> > > > > > >
> > > > > > > There is no need to reply to this message right now.
Your
> > > > > > > ticket has been assigned an ID of [rt.rap.ucar.edu
#94702].
> > > > > > >
> > > > > > > Please include the string:
> > > > > > >
> > > > > > >          [rt.rap.ucar.edu #94702]
> > > > > > >
> > > > > > > in the subject line of all future correspondence about
this
> > issue.
> > > > > > > To do so, you may reply to this message.
> > > > > > >
> > > > > > > For more information, please see:
> > > > > > >
> > > > > > > MET Online Tutorial:
> > > > > > >    Caution-
> > > > > > > Caution-Caution-Caution-Caution-Caution-
https://www.dtcenter
> > > > > > > .org/met/u
> > > > > > > sers/suppo
> > > > > > > rt/online_tu
> > > > > > > torial/ind
> > > > > > > ex.php
> > > > > > >
> > > > > > > MET Users Guide:
> > > > > > >
> > > > > > > Caution-Caution-Caution-Caution-Caution-Caution-
https://www.
> > > > > > > dtcenter.o
> > > > > > > rg/met/use
> > > > > > > rs/docs/over
> > > > > > > view.php
> > > > > > >
> > > > > > > MET FAQs:
> > > > > > >
> > > > > > > Caution-Caution-Caution-
> > > > > Caution-Caution-
> > Caution-https://www.dtcenter.org/met/users/support/faqs/index.
> > > > > > > php
> > > > > > >
> > > > > > > MET-Help Email Archive:
> > > > > > >
> > > > > > > Caution-Caution-Caution-Caution-Caution-Caution-
http://mailm
> > > > > > > an.ucar.ed
> > > > > > > u/pipermai
> > > > > > > l/met_help
> > > > > > >
> > > > > > >                         Thank you,
> > > > > > >                         met_help at ucar.edu
> > > > > > >
> > > > > > >
------------------------------------------------------------
> > > > > > > --
> > > > > > > --
> > > > > > > ----
> > > > > > > --
> > > > > > > ---
> > > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > > >
> > > > > > > I'm running MET V8.1.2 Grid-Stat and having trouble
> > > > > > > verifying wind
> > > > > gust.
> > > > > > > Can't find GUST/Z0 or GUST/L0 in the gridded obs:
> > > > > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found
> > > > > > > > exact match for
> > > > > > > VarInfo "GUST/Z0" in GRIB record 1460 of GRIB file
> > > > > > >
> > > > > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/201611
> > > > > > > 27
> > > > > > > /W
> > > > > > > RFPR
> > > > > > > S_
> > > > > > > d02.03
> > > > > > > ".
> > > > > > > > DEBUG 3: MetGrib1DataFile::data_plane_array() -> Found
1
> > > > > > > > GRIB records
> > > > > > > matching VarInfo "GUST/Z0" in GRIB file
> > > > > > >
> > > > > > >
"/p/home/jraby/MET_WRFpostprd/20161127_MSAregion_Reen/201611
> > > > > > > 27
> > > > > > > /W
> > > > > > > RFPR
> > > > > > > S_
> > > > > > > d02.03
> > > > > > > ".
> > > > > > > > DEBUG 3: Reading forecast data for GUST/Z0.
> > > > > > > 969c969
> > > > > > > < WARNING: MetGrib2DataFile::data_plane() -> No matching
> > > > > > > record found for 'GUST/L0'
> > > > > > > ---
> > > > > > > > WARNING: MetGrib2DataFile::data_plane() -> No matching
> > > > > > > > record found for
> > > > > > > 'GUST/Z0'
> > > > > > > 972c972
> > > > > > > < WARNING: read_data_plane() -> GUST/L0 not found in
file:
> > > > > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaran
> > > > > > > l_
> > > > > > > nd
> > > > > > > fd.g
> > > > > > > rb
> > > > > > > 2
> > > > > > > ---
> > > > > > > > WARNING: read_data_plane() -> GUST/Z0 not found in
file:
> > > > > > >
/p/home/jraby/MET_obs/URMA2pt5/20161127/urma2p5.t12z.2dvaran
> > > > > > > l_
> > > > > > > nd
> > > > > > > fd.g
> > > > > > > rb
> > > > > > > 2
> > > > > > >
> > > > > > > The following is the gust metadata from the fcst and obs
files:
> > > > > > > FCST File:
> > > > > > > float Surface_wind_gust_surface(time1=1, y=240, x=240);
> > > > > > >       :long_name = "Surface wind gust @ Ground or water
> surface";
> > > > > > >       :units = "m/s";
> > > > > > >       :description = "Surface wind gust";
> > > > > > >       :missing_value = NaNf; // float
> > > > > > >       :grid_mapping = "LambertConformal_Projection";
> > > > > > >       :coordinates = "reftime time1 y x ";
> > > > > > >       :Grib_Variable_Id = "VAR_7-0-2-180_L1";
> > > > > > >       :Grib1_Center = 7; // int
> > > > > > >       :Grib1_Subcenter = 0; // int
> > > > > > >       :Grib1_TableVersion = 2; // int
> > > > > > >       :Grib1_Parameter = 180; // int
> > > > > > >       :Grib1_Parameter_Name = "GUST";
> > > > > > >       :Grib1_Level_Type = 1; // int
> > > > > > >       :Grib1_Level_Desc = "Ground or water surface";
> > > > > > >
> > > > > > > OBS File:
> > > > > > > float Wind_speed_gust_height_above_ground(time=1,
> > > > > > > height_above_ground1=1, y=1377, x=2145);
> > > > > > >       :long_name = "Wind speed (gust) @ Specified height
> > > > > > > level above ground";
> > > > > > >       :units = "m/s";
> > > > > > >       :abbreviation = "GUST";
> > > > > > >       :missing_value = NaNf; // float
> > > > > > >       :grid_mapping = "LambertConformal_Projection";
> > > > > > >       :coordinates = "reftime time height_above_ground1
y x ";
> > > > > > >       :Grib_Variable_Id = "VAR_0-2-22_L103";
> > > > > > >       :Grib2_Parameter = 0, 2, 22; // int
> > > > > > >       :Grib2_Parameter_Discipline = "Meteorological
products";
> > > > > > >       :Grib2_Parameter_Category = "Momentum";
> > > > > > >       :Grib2_Parameter_Name = "Wind speed (gust)";
> > > > > > >       :Grib2_Level_Type = 103; // int
> > > > > > >       :Grib2_Level_Desc = "Specified height level above
> ground";
> > > > > > >       :Grib2_Generating_Process_Type = "Analysis";
> > > > > > >
> > > > > > > How can I resolve this to verify gust?
> > > > > > >
> > > > > > > Thanks.
> > > > > > >
> > > > > > > R/
> > > > > > > John
> > > > > > > Mr. John W. Raby
> > > > > > > U.S. Army Research Laboratory White Sands Missile Range,
NM
> > > > > > > 88002
> > > > > > > (575) 678-2004 DSN 258-2004
> > > > > > > FAX (575) 678-1230 DSN 258-1230
> > > > > > > Email: john.w.raby2.civ at mail.mil
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > > >
> > > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > Julie Prestopnik
> > > > > > Software Engineer
> > > > > > National Center for Atmospheric Research Research
Applications
> > > > > > Laboratory
> > > > > > Phone: 303.497.8399
> > > > > > Email: jpresto at ucar.edu
> > > > > >
> > > > > > My working day may not be your working day.  Please do not
> > > > > > feel obliged to reply to this email outside of your normal
> > > > > > working
> > hours.
> > > > > >
> > > > > > CLASSIFICATION: UNCLASSIFIED
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > Julie Prestopnik
> > > > > Software Engineer
> > > > > National Center for Atmospheric Research Research
Applications
> > > > > Laboratory
> > > > > Phone: 303.497.8399
> > > > > Email: jpresto at ucar.edu
> > > > >
> > > > > My working day may not be your working day.  Please do not
feel
> > > > > obliged
> > > > to
> > > > > reply to this email outside of your normal working hours.
> > > > >
> > > > > CLASSIFICATION: UNCLASSIFIED
> > > > >
> > > > >
> > > >
> > > > --
> > > > Julie Prestopnik
> > > > Software Engineer
> > > > National Center for Atmospheric Research Research Applications
> > > > Laboratory
> > > > Phone: 303.497.8399
> > > > Email: jpresto at ucar.edu
> > > >
> > > > My working day may not be your working day.  Please do not
feel
> > > > obliged to reply to this email outside of your normal working
hours.
> > > >
> > > >
> > >
> > > CLASSIFICATION: UNCLASSIFIED
> > > CLASSIFICATION: UNCLASSIFIED
> > >
> > >
> >
> > CLASSIFICATION: UNCLASSIFIED
> >
> >
>
> CLASSIFICATION: UNCLASSIFIED
>
>

------------------------------------------------


More information about the Met_help mailing list