[Met_help] [rt.rap.ucar.edu #57739] History for about Grid-Stat tool's files and GridStatConfig

Paul Oldenburg via RT met_help at ucar.edu
Thu Aug 9 08:39:18 MDT 2012


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




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

Subject: Re: [rt.rap.ucar.edu #57739] about Grid-Stat tool's files and GridStatConfig
From: Paul Oldenburg
Time: Tue Aug 07 09:55:41 2012

Tzu-Yu,

We received an email at met_help at ucar.edu with a subject line but no
body.  Did you intend to include a question or a
comment in the email?

Paul


On 08/07/2012 12:42 AM, 吳小榆 via RT wrote:
>
> Tue Aug 07 00:42:49 2012: Request 57739 was acted upon.
> Transaction: Ticket created by luo.yin.537 at gmail.com
>         Queue: met_help
>       Subject: about Grid-Stat tool's files and GridStatConfig
>         Owner: Nobody
>    Requestors: luo.yin.537 at gmail.com
>        Status: new
>   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57739 >
>
>
>


------------------------------------------------
Subject: about Grid-Stat tool's files and GridStatConfig
From: 吳小榆
Time: Wed Aug 08 02:28:34 2012

Paul,

Sorry about that!

Here are my questions:

I used fcst_file and obs_file from WPP or used NetCDF files from
pcp_combine, and executed the "grid_stat.sh",

*** Running Grid-Stat using GRIB input for both forecast and
observation ***
DEBUG 1: Default Config File:
/home/joray/tzyu/METv3.1/data/config/GridStatConfig_default
DEBUG 1: User Config File: config/GridStatConfig_all
GSL_RNG_TYPE=mt19937
GSL_RNG_SEED=1
DEBUG 1: Forecast File: ../data/meiyu_con/2009061112/WRFPRS_d03.000
DEBUG 1: Observation File: ../data/EC_ANA/WRFPRS_d03.2009061112
ERROR  :
ERROR  : parse_poly_mask() -> the masking grid does not match the
input
grid.
ERROR  :


*** Running Grid-Stat on APCP using netCDF input for both forecast and
observation ***
DEBUG 1: Default Config File:
/home/joray/tzyu/METv3.1/data/config/GridStatConfig_default
DEBUG 1: User Config File: config/GridStatConfig_APCP_12
GSL_RNG_TYPE=mt19937
GSL_RNG_SEED=1
DEBUG 1: Forecast File:
../out/pcp_combine/meiyu_GPS_12L_2011060912V_12A.nc
DEBUG 1: Observation File:
../out/pcp_combine/meiyu_con_12L_2011060912V_12A.nc
ERROR  :
ERROR  : parse_poly_mask() -> the masking grid does not match the
input
grid.
ERROR  :

I set  mask_grid[] = [ "FULL" ]; in the GridStatConfig_APCP_12 (and
GridStatConfig_all)
two files in the same grid and I saw the
http://www.nco.ncep.noaa.gov/pmb/docs/on388/tableb.html to set GNNN ,
error message : parse_grid_mask() -> the mask_grid requested "GNNN" is
not
defined.
(NNN indicates the grid number)

Could you tell me how to solve these problems? Thank you very much!


Tzu-Yu

2012/8/7 Paul Oldenburg via RT <met_help at ucar.edu>

> Tzu-Yu,
>
> We received an email at met_help at ucar.edu with a subject line but no
> body.  Did you intend to include a question or a
> comment in the email?
>
> Paul
>
>
> On 08/07/2012 12:42 AM, 吳小榆 via RT wrote:
> >
> > Tue Aug 07 00:42:49 2012: Request 57739 was acted upon.
> > Transaction: Ticket created by luo.yin.537 at gmail.com
> >         Queue: met_help
> >       Subject: about Grid-Stat tool's files and GridStatConfig
> >         Owner: Nobody
> >    Requestors: luo.yin.537 at gmail.com
> >        Status: new
> >   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57739 >
> >
> >
> >
>
>
>

------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #57739] about Grid-Stat tool's files and GridStatConfig
From: Paul Oldenburg
Time: Wed Aug 08 08:20:16 2012

Tzu-Yu,

The error may arise because you are using a poly mask file that is not
on the same grid as your model or observation
data.  To fix this problem, make sure that the file that you specify
in the mask_poly setting has the same grid
specification as that of your model data.  If not, you should regrid
the mask_poly file so that it is on an identical
grid.  If you have trouble fixing the problem, please send me the
following files so that I can take a look:

* model data file
* observation data file
* grid_stat config file
* mask_poly file with a description of how it was generated
* grid_stat.sh file used to execute grid_stat

If these files are too large to attach to an email, please bundle them
into a gzipped tar file and upload them to our
FTP site using the instructions on this site:

http://www.dtcenter.org/met/users/support/met_help.php#ftp

If you have any questions, please let me know.

Paul


On 08/08/2012 02:28 AM, 吳小榆 via RT wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57739 >
>
> Paul,
>
> Sorry about that!
>
> Here are my questions:
>
> I used fcst_file and obs_file from WPP or used NetCDF files from
> pcp_combine, and executed the "grid_stat.sh",
>
> *** Running Grid-Stat using GRIB input for both forecast and
observation ***
> DEBUG 1: Default Config File:
> /home/joray/tzyu/METv3.1/data/config/GridStatConfig_default
> DEBUG 1: User Config File: config/GridStatConfig_all
> GSL_RNG_TYPE=mt19937
> GSL_RNG_SEED=1
> DEBUG 1: Forecast File: ../data/meiyu_con/2009061112/WRFPRS_d03.000
> DEBUG 1: Observation File: ../data/EC_ANA/WRFPRS_d03.2009061112
> ERROR  :
> ERROR  : parse_poly_mask() -> the masking grid does not match the
input
> grid.
> ERROR  :
>
>
> *** Running Grid-Stat on APCP using netCDF input for both forecast
and
> observation ***
> DEBUG 1: Default Config File:
> /home/joray/tzyu/METv3.1/data/config/GridStatConfig_default
> DEBUG 1: User Config File: config/GridStatConfig_APCP_12
> GSL_RNG_TYPE=mt19937
> GSL_RNG_SEED=1
> DEBUG 1: Forecast File:
../out/pcp_combine/meiyu_GPS_12L_2011060912V_12A.nc
> DEBUG 1: Observation File:
> ../out/pcp_combine/meiyu_con_12L_2011060912V_12A.nc
> ERROR  :
> ERROR  : parse_poly_mask() -> the masking grid does not match the
input
> grid.
> ERROR  :
>
> I set  mask_grid[] = [ "FULL" ]; in the GridStatConfig_APCP_12 (and
> GridStatConfig_all)
> two files in the same grid and I saw the
> http://www.nco.ncep.noaa.gov/pmb/docs/on388/tableb.html to set GNNN
,
> error message : parse_grid_mask() -> the mask_grid requested "GNNN"
is not
> defined.
> (NNN indicates the grid number)
>
> Could you tell me how to solve these problems? Thank you very much!
>
>
> Tzu-Yu
>
> 2012/8/7 Paul Oldenburg via RT <met_help at ucar.edu>
>
>> Tzu-Yu,
>>
>> We received an email at met_help at ucar.edu with a subject line but
no
>> body.  Did you intend to include a question or a
>> comment in the email?
>>
>> Paul
>>
>>
>> On 08/07/2012 12:42 AM, 吳小榆 via RT wrote:
>>>
>>> Tue Aug 07 00:42:49 2012: Request 57739 was acted upon.
>>> Transaction: Ticket created by luo.yin.537 at gmail.com
>>>          Queue: met_help
>>>        Subject: about Grid-Stat tool's files and GridStatConfig
>>>          Owner: Nobody
>>>     Requestors: luo.yin.537 at gmail.com
>>>         Status: new
>>>    Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57739 >
>>>
>>>
>>>
>>
>>
>>


------------------------------------------------
Subject: about Grid-Stat tool's files and GridStatConfig
From: 吳小榆
Time: Wed Aug 08 18:58:02 2012

Paul,

When I didn't use the poly mask file, this problem didn't exist.
Thank you for your help!

Tzu-Yu

2012/8/8 Paul Oldenburg via RT <met_help at ucar.edu>

> Tzu-Yu,
>
> The error may arise because you are using a poly mask file that is
not on
> the same grid as your model or observation
> data.  To fix this problem, make sure that the file that you specify
in
> the mask_poly setting has the same grid
> specification as that of your model data.  If not, you should regrid
the
> mask_poly file so that it is on an identical
> grid.  If you have trouble fixing the problem, please send me the
> following files so that I can take a look:
>
> * model data file
> * observation data file
> * grid_stat config file
> * mask_poly file with a description of how it was generated
> * grid_stat.sh file used to execute grid_stat
>
> If these files are too large to attach to an email, please bundle
them
> into a gzipped tar file and upload them to our
> FTP site using the instructions on this site:
>
> http://www.dtcenter.org/met/users/support/met_help.php#ftp
>
> If you have any questions, please let me know.
>
> Paul
>
>
> On 08/08/2012 02:28 AM, 吳小榆 via RT wrote:
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57739 >
> >
> > Paul,
> >
> > Sorry about that!
> >
> > Here are my questions:
> >
> > I used fcst_file and obs_file from WPP or used NetCDF files from
> > pcp_combine, and executed the "grid_stat.sh",
> >
> > *** Running Grid-Stat using GRIB input for both forecast and
observation
> ***
> > DEBUG 1: Default Config File:
> > /home/joray/tzyu/METv3.1/data/config/GridStatConfig_default
> > DEBUG 1: User Config File: config/GridStatConfig_all
> > GSL_RNG_TYPE=mt19937
> > GSL_RNG_SEED=1
> > DEBUG 1: Forecast File:
../data/meiyu_con/2009061112/WRFPRS_d03.000
> > DEBUG 1: Observation File: ../data/EC_ANA/WRFPRS_d03.2009061112
> > ERROR  :
> > ERROR  : parse_poly_mask() -> the masking grid does not match the
input
> > grid.
> > ERROR  :
> >
> >
> > *** Running Grid-Stat on APCP using netCDF input for both forecast
and
> > observation ***
> > DEBUG 1: Default Config File:
> > /home/joray/tzyu/METv3.1/data/config/GridStatConfig_default
> > DEBUG 1: User Config File: config/GridStatConfig_APCP_12
> > GSL_RNG_TYPE=mt19937
> > GSL_RNG_SEED=1
> > DEBUG 1: Forecast File:
> ../out/pcp_combine/meiyu_GPS_12L_2011060912V_12A.nc
> > DEBUG 1: Observation File:
> > ../out/pcp_combine/meiyu_con_12L_2011060912V_12A.nc
> > ERROR  :
> > ERROR  : parse_poly_mask() -> the masking grid does not match the
input
> > grid.
> > ERROR  :
> >
> > I set  mask_grid[] = [ "FULL" ]; in the GridStatConfig_APCP_12
(and
> > GridStatConfig_all)
> > two files in the same grid and I saw the
> > http://www.nco.ncep.noaa.gov/pmb/docs/on388/tableb.html to set
GNNN ,
> > error message : parse_grid_mask() -> the mask_grid requested
"GNNN" is
> not
> > defined.
> > (NNN indicates the grid number)
> >
> > Could you tell me how to solve these problems? Thank you very
much!
> >
> >
> > Tzu-Yu
> >
> > 2012/8/7 Paul Oldenburg via RT <met_help at ucar.edu>
> >
> >> Tzu-Yu,
> >>
> >> We received an email at met_help at ucar.edu with a subject line but
no
> >> body.  Did you intend to include a question or a
> >> comment in the email?
> >>
> >> Paul
> >>
> >>
> >> On 08/07/2012 12:42 AM, 吳小榆 via RT wrote:
> >>>
> >>> Tue Aug 07 00:42:49 2012: Request 57739 was acted upon.
> >>> Transaction: Ticket created by luo.yin.537 at gmail.com
> >>>          Queue: met_help
> >>>        Subject: about Grid-Stat tool's files and GridStatConfig
> >>>          Owner: Nobody
> >>>     Requestors: luo.yin.537 at gmail.com
> >>>         Status: new
> >>>    Ticket <URL:
> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=57739 >
> >>>
> >>>
> >>>
> >>
> >>
> >>
>
>
>

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


More information about the Met_help mailing list