[Met_help] [rt.rap.ucar.edu #92720] History for Help with GRIB_lvl_typ

David Fillmore via RT met_help at ucar.edu
Mon Dec 2 15:36:12 MST 2019


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

Good Day,

I have been receiving the following error when I try to run point_stat:

DEBUG 1: Default Config File: /software/depot/met-8.1a/met-8.1a/share/met//config/PointStatConfig_default
DEBUG 1: User Config File: /users/laflash/testing/GridStatConfig_NAVGEM_geopht_1000_2016010600
ERROR  :
ERROR  : VarInfo::set_level_info_grib() - either level or GRIB_lvl_typ, GRIB_lvl_val1 and GRIB_lvl_val2 (if necessary) must be specified in field information
ERROR  :

I found the section in the users guide on GRIB_lvl_typ, but it doesn't give much description on what needs to be included and where.  Here is my Config file section for forecast files.  Is this the correct way to set it up?:

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

//
// 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       = "/pathtoreadscript/read_NRL_binary.py /pathtofcstfile1/strfcstfilename1";
       cat_thresh = [ NA ];
       GRIB_lvl_typ      = [ "P" ];
       GRIB_lvl_val1 = [ "500" ];
     },

Best Regards,
Angela LaFlash
Scientific Programmer
DeVine Consulting, Inc.
409 Washington St.
Suite 202A
Monterey, CA 93940
Cell: 217-652-2115
angela.laflash.ctr at nrlmry.navy.mil



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

Subject: Help with GRIB_lvl_typ
From: David Fillmore
Time: Fri Oct 18 17:52:56 2019

Hi Angela -
Try replacing
    GRIB_lvl_typ      = [ "P" ];
    GRIB_lvl_val1 = [ "500" ];
with
    level = [ "P500" ];
and let me know if that works ...
thanks,
David

On Fri, Oct 18, 2019 at 1:49 PM LaFlash, Ms. Angela, Contractor, Code
7542
via RT <met_help at ucar.edu> wrote:

>
> Fri Oct 18 13:49:18 2019: Request 92720 was acted upon.
> Transaction: Ticket created by angela.laflash.ctr at nrlmry.navy.mil
>        Queue: met_help
>      Subject: Help with GRIB_lvl_typ
>        Owner: Nobody
>   Requestors: angela.laflash.ctr at nrlmry.navy.mil
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=92720 >
>
>
> Good Day,
>
> I have been receiving the following error when I try to run
point_stat:
>
> DEBUG 1: Default Config File:
> /software/depot/met-8.1a/met-
8.1a/share/met//config/PointStatConfig_default
> DEBUG 1: User Config File:
> /users/laflash/testing/GridStatConfig_NAVGEM_geopht_1000_2016010600
> ERROR  :
> ERROR  : VarInfo::set_level_info_grib() - either level or
GRIB_lvl_typ,
> GRIB_lvl_val1 and GRIB_lvl_val2 (if necessary) must be specified in
field
> information
> ERROR  :
>
> I found the section in the users guide on GRIB_lvl_typ, but it
doesn't
> give much description on what needs to be included and where.  Here
is my
> Config file section for forecast files.  Is this the correct way to
set it
> up?:
>
>
>
////////////////////////////////////////////////////////////////////////////////
>
> //
> // 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       = "/pathtoreadscript/read_NRL_binary.py
> /pathtofcstfile1/strfcstfilename1";
>        cat_thresh = [ NA ];
>        GRIB_lvl_typ      = [ "P" ];
>        GRIB_lvl_val1 = [ "500" ];
>      },
>
> Best Regards,
> Angela LaFlash
> Scientific Programmer
> DeVine Consulting, Inc.
> 409 Washington St.
> Suite 202A
> Monterey, CA 93940
> Cell: 217-652-2115
> angela.laflash.ctr at nrlmry.navy.mil
>
>
>

------------------------------------------------
Subject: Help with GRIB_lvl_typ
From: David Fillmore
Time: Mon Dec 02 15:36:11 2019

No recent activity on this ticket, so likely resolved.

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


More information about the Met_help mailing list