[Met_help] [rt.rap.ucar.edu #56795] History for Question about PointStat problems
Paul Oldenburg via RT
met_help at ucar.edu
Mon Jun 11 09:05:10 MDT 2012
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Hello
a) I run the ncks utility to obtain selected forecast hours from my
WRF-ARW wrfout file (09Z to 15Z).
b) I run p_interp to obtain the pressure levels from the a) file and I got
wrfout_d01_2011-04-07_09:00:00_PLEV
c) I create an observation file with ADPUPA levels and convert it to netcdf
using the ascii2nc program.
d) I run PointStat
/u/charo/METv3.1/bin/point_stat
/u/charo/P_INTERP/wrfout_d01_2011-04-07_09:00:00_PLEV SalidaDeUnDia.nc
PointStatConfig_tutorial_run1 -v 2
and I got the following error message:
DEBUG 1: Default Config File:
/u/charo/METv3.1/data/config/PointStatConfig_default
DEBUG 1: User Config File: PointStatConfig_tutorial_run1
GSL_RNG_TYPE=mt19937
GSL_RNG_SEED=2605698639
DEBUG 1: Forecast File:
/u/charo/P_INTERP/wrfout_d01_2011-04-07_09:00:00_PLEV
DEBUG 1: Climatology File: none
DEBUG 1: Observation File: SalidaDeUnDia.nc
DEBUG 2:
DEBUG 2:
--------------------------------------------------------------------------------
DEBUG 2:
DEBUG 2: Reading data for TT(0,1,*,*).
WARNING:
WARNING: MetNcPinterpDataFile::data_plane_array() -> no range flag found in
magic string "TT(0,1,*,*)"
WARNING:
ERROR :
ERROR : process_fcst_climo_files() -> no fields matching TT(0,1,*,*) found
in file: /u/charo/P_INTERP/wrfout_d01_2011-04-07_09:00:00_PLEV
e) I check the TT fields on the _PLEV file and they look OK. I send you the
Config file
Thank you very much for your help
Gisela
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #56795] Question about PointStat problems
From: Paul Oldenburg
Time: Tue Jun 05 14:21:48 2012
Gisela,
The syntax for specifying the level information in a p_interp field is
a little confusing. The level index in the
second position only accepts a range, specified like 1-1. The syntax
in general is: {lower}-{upper}, but in this case
both the lower and upper level is 1. Try the following setting in
your point_stat config file
PointStatConfig_tutorial_run1 to see if that will fix the problem:
fcst_field [] = [ "TT(0,1-1,*,*)" ];
Sorry for the confusion. Please let me know if you have any
questions.
Thanks,
Paul
On 06/05/2012 02:08 PM, Gisela Daniela Charó via RT wrote:
>
> Tue Jun 05 14:08:19 2012: Request 56795 was acted upon.
> Transaction: Ticket created by charogiselad at gmail.com
> Queue: met_help
> Subject: Question about PointStat problems
> Owner: Nobody
> Requestors: charogiselad at gmail.com
> Status: new
> Ticket<URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=56795>
>
>
> Hello
>
> a) I run the ncks utility to obtain selected forecast hours from my
> WRF-ARW wrfout file (09Z to 15Z).
>
> b) I run p_interp to obtain the pressure levels from the a) file
and I got
> wrfout_d01_2011-04-07_09:00:00_PLEV
>
> c) I create an observation file with ADPUPA levels and convert it to
netcdf
> using the ascii2nc program.
>
> d) I run PointStat
> /u/charo/METv3.1/bin/point_stat
> /u/charo/P_INTERP/wrfout_d01_2011-04-07_09:00:00_PLEV
SalidaDeUnDia.nc
> PointStatConfig_tutorial_run1 -v 2
>
> and I got the following error message:
> DEBUG 1: Default Config File:
> /u/charo/METv3.1/data/config/PointStatConfig_default
> DEBUG 1: User Config File: PointStatConfig_tutorial_run1
> GSL_RNG_TYPE=mt19937
> GSL_RNG_SEED=2605698639
> DEBUG 1: Forecast File:
> /u/charo/P_INTERP/wrfout_d01_2011-04-07_09:00:00_PLEV
> DEBUG 1: Climatology File: none
> DEBUG 1: Observation File: SalidaDeUnDia.nc
> DEBUG 2:
> DEBUG 2:
>
--------------------------------------------------------------------------------
> DEBUG 2:
> DEBUG 2: Reading data for TT(0,1,*,*).
> WARNING:
> WARNING: MetNcPinterpDataFile::data_plane_array() -> no range flag
found in
> magic string "TT(0,1,*,*)"
> WARNING:
> ERROR :
> ERROR : process_fcst_climo_files() -> no fields matching
TT(0,1,*,*) found
> in file: /u/charo/P_INTERP/wrfout_d01_2011-04-07_09:00:00_PLEV
>
> e) I check the TT fields on the _PLEV file and they look OK. I send
you the
> Config file
>
>
> Thank you very much for your help
>
> Gisela
------------------------------------------------
Subject: Question about PointStat problems
From: Gisela Daniela Charó
Time: Tue Jun 05 16:55:56 2012
Paul,
I will do that.If I have any doubts I will write to you again.
Thank you very much for your help.
Gisela
2012/6/5 Paul Oldenburg via RT <met_help at ucar.edu>
> Gisela,
>
> The syntax for specifying the level information in a p_interp field
is a
> little confusing. The level index in the
> second position only accepts a range, specified like 1-1. The
syntax in
> general is: {lower}-{upper}, but in this case
> both the lower and upper level is 1. Try the following setting in
your
> point_stat config file
> PointStatConfig_tutorial_run1 to see if that will fix the problem:
>
> fcst_field [] = [ "TT(0,1-1,*,*)" ];
>
> Sorry for the confusion. Please let me know if you have any
questions.
>
> Thanks,
>
> Paul
>
>
> On 06/05/2012 02:08 PM, Gisela Daniela Charó via RT wrote:
> >
> > Tue Jun 05 14:08:19 2012: Request 56795 was acted upon.
> > Transaction: Ticket created by charogiselad at gmail.com
> > Queue: met_help
> > Subject: Question about PointStat problems
> > Owner: Nobody
> > Requestors: charogiselad at gmail.com
> > Status: new
> > Ticket<URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=56795>
> >
> >
> > Hello
> >
> > a) I run the ncks utility to obtain selected forecast hours from
my
> > WRF-ARW wrfout file (09Z to 15Z).
> >
> > b) I run p_interp to obtain the pressure levels from the a) file
and I
> got
> > wrfout_d01_2011-04-07_09:00:00_PLEV
> >
> > c) I create an observation file with ADPUPA levels and convert it
to
> netcdf
> > using the ascii2nc program.
> >
> > d) I run PointStat
> > /u/charo/METv3.1/bin/point_stat
> > /u/charo/P_INTERP/wrfout_d01_2011-04-07_09:00:00_PLEV
SalidaDeUnDia.nc
> > PointStatConfig_tutorial_run1 -v 2
> >
> > and I got the following error message:
> > DEBUG 1: Default Config File:
> > /u/charo/METv3.1/data/config/PointStatConfig_default
> > DEBUG 1: User Config File: PointStatConfig_tutorial_run1
> > GSL_RNG_TYPE=mt19937
> > GSL_RNG_SEED=2605698639
> > DEBUG 1: Forecast File:
> > /u/charo/P_INTERP/wrfout_d01_2011-04-07_09:00:00_PLEV
> > DEBUG 1: Climatology File: none
> > DEBUG 1: Observation File: SalidaDeUnDia.nc
> > DEBUG 2:
> > DEBUG 2:
> >
>
--------------------------------------------------------------------------------
> > DEBUG 2:
> > DEBUG 2: Reading data for TT(0,1,*,*).
> > WARNING:
> > WARNING: MetNcPinterpDataFile::data_plane_array() -> no range
flag
> found in
> > magic string "TT(0,1,*,*)"
> > WARNING:
> > ERROR :
> > ERROR : process_fcst_climo_files() -> no fields matching
TT(0,1,*,*)
> found
> > in file: /u/charo/P_INTERP/wrfout_d01_2011-04-07_09:00:00_PLEV
> >
> > e) I check the TT fields on the _PLEV file and they look OK. I
send you
> the
> > Config file
> >
> >
> > Thank you very much for your help
> >
> > Gisela
>
>
>
------------------------------------------------
More information about the Met_help
mailing list