[Met_help] [rt.rap.ucar.edu #97267] History for point_stat error message, not enough arguments, why?

Minna Win via RT met_help at ucar.edu
Thu Mar 18 10:02:40 MDT 2021


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

Dear Sir:

       I run with point_stat to verify model ,but MET-9.0 gave me the 
following message ,please gave me some advice  on how to deal :

        [gaoh at login2 met-9.1]$ cat point_stat_tmp.sh
[gaoh at login2 met-9.1]$ ./bin/point_stat 
/g2/ium/gaoh/data/2020070100.C1536.L95d10/met_000_5.nc 
/g2/ium/gaoh/data/obs/RSURF/rsurf.nc.2020070100 ./PointStatConfig_tianji 
-outdir ./ -v 2
DEBUG 1: Default Config File: 
/g2/ium/gaoh/met-9.1/share/met/config/PointStatConfig_default
DEBUG 1: User Config File: ./PointStatConfig_tianji
GSL_RNG_TYPE=mt19937
GSL_RNG_SEED=1015781983
DEBUG 1: Forecast File: 
/g2/ium/gaoh/data/2020070100.C1536.L95d10/met_000_5.nc
DEBUG 1: Observation File: /g2/ium/gaoh/data/obs/RSURF/rsurf.nc.2020070100
ERROR  :
ERROR  : NcCfFile::getData(NcVar *, const LongArray &, DataPlane &) 
const -> needed 3 arguments for variable TMP, got 2
ERROR  :




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

Subject: point_stat error message,not enough arguments,why?
From: Minna Win
Time: Thu Oct 29 09:38:42 2020

Hello,

It looks like your netCDF input file has three dimensions: lat, lon,
and
time for all your variables: TMP, UGRD, etc.  My initial guess is that
the
time information is expected but isn't getting passed into the netCDF
code
that reads your input data.  I'll need to do some further
investigation.

Regards,
Minna
---------------
Minna Win
National Center for Atmospheric Research
Developmental Testbed Center
Phone: 303-497-8423
Fax:   303-497-8401
---------------
Pronouns: she/her


On Thu, Oct 29, 2020 at 3:50 AM hgao via RT <met_help at ucar.edu> wrote:

>
> Thu Oct 29 03:49:31 2020: Request 97267 was acted upon.
> Transaction: Ticket created by hgao at ium.cn
>        Queue: met_help
>      Subject: point_stat error message,not enough arguments,why?
>        Owner: Nobody
>   Requestors: hgao at ium.cn
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=97267 >
>
>
> Dear Sir:
>
>        I run with point_stat to verify model ,but MET-9.0 gave me
the
> following message ,please gave me some advice  on how to deal :
>
>         [gaoh at login2 met-9.1]$ cat point_stat_tmp.sh
> [gaoh at login2 met-9.1]$ ./bin/point_stat
> /g2/ium/gaoh/data/2020070100.C1536.L95d10/met_000_5.nc
> /g2/ium/gaoh/data/obs/RSURF/rsurf.nc.2020070100
./PointStatConfig_tianji
> -outdir ./ -v 2
> DEBUG 1: Default Config File:
> /g2/ium/gaoh/met-9.1/share/met/config/PointStatConfig_default
> DEBUG 1: User Config File: ./PointStatConfig_tianji
> GSL_RNG_TYPE=mt19937
> GSL_RNG_SEED=1015781983
> DEBUG 1: Forecast File:
> /g2/ium/gaoh/data/2020070100.C1536.L95d10/met_000_5.nc
> DEBUG 1: Observation File:
/g2/ium/gaoh/data/obs/RSURF/rsurf.nc.2020070100
> ERROR  :
> ERROR  : NcCfFile::getData(NcVar *, const LongArray &, DataPlane &)
> const -> needed 3 arguments for variable TMP, got 2
> ERROR  :
>
>
>
>

------------------------------------------------
Subject: point_stat error message,not enough arguments,why?
From: Minna Win
Time: Fri Oct 30 15:32:34 2020

Hello,

Thank you for providing me with your config file, fcst and obs files.
I was able to re-create your error message. After setting different
levels in your config file (ie trying level="(0,*,*)" for the three
dimensions), I had a co-worker point out something.  It turns out you
can only set fcst=obs when your input files are grib or grib2 files.
Where did you get your surface obs netCDF file?

Regards,
Minna

------------------------------------------------
Subject: point_stat error message,not enough arguments,why?
From: hgao
Time: Fri Oct 30 18:02:59 2020

Dr. Minna,
   Thank you and your co-worker replying so quikly.I got the forecast
data from a developing mode, Chinese Academy of Sciences Institute of
Atmospheric Physics.Now I convert the NC file to grib1 by nco and
cdo.Now it works on met-7.0,but give me error message on met-9.1.It
said obs_qty error.

发送自 Windows 10 版邮件应用

发件人: Minna Win via RT
发送时间: 2020年10月31日 5:32
收件人: hgao at ium.cn
主题: [rt.rap.ucar.edu #97267] point_stat error message,not enough
arguments,why?

H


------------------------------------------------
Subject: point_stat error message,not enough arguments,why?
From: Minna Win
Time: Tue Nov 03 14:29:27 2020

Hello,

Can you please provide me with your new netCDF file?  You can post it
to
our ftp site by following the instructions at the bottom of this page
(under "How to send us data"):
https://dtcenter.org/community-code/model-evaluation-tools-met/met-
help-desk


Regards,
Minna

---------------
Minna Win
National Center for Atmospheric Research
Developmental Testbed Center
Phone: 303-497-8423
Fax:   303-497-8401
---------------
Pronouns: she/her


On Fri, Oct 30, 2020 at 6:03 PM hgao via RT <met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=97267 >
>
> Dr. Minna,
>    Thank you and your co-worker replying so quikly.I got the
forecast data
> from a developing mode, Chinese Academy of Sciences Institute of
> Atmospheric Physics.Now I convert the NC file to grib1 by nco and
cdo.Now
> it works on met-7.0,but give me error message on met-9.1.It said
obs_qty
> error.
>
> 发送自 Windows 10 版邮件应用
>
> 发件人: Minna Win via RT
> 发送时间: 2020年10月31日 5:32
> 收件人: hgao at ium.cn
> 主题: [rt.rap.ucar.edu #97267] point_stat error message,not enough
> arguments,why?
>
> H
>
>
>

------------------------------------------------
Subject: 答复: [rt.rap.ucar.edu #97267] point_stat error message,not enough arguments,why?
From: hgao
Time: Wed Nov 04 18:02:28 2020

Sended the nc file to met-help server ,named nggps2d_001.nc
Thanks a lot

Regards
Hua Gao

-----邮件原件-----
发件人: Minna Win via RT [mailto:met_help at ucar.edu]
发送时间: 2020年11月4日 5:29
收件人: hgao at ium.cn
主题: Re: [rt.rap.ucar.edu #97267] point_stat error message,not enough
arguments,why?

Hello,

Can you please provide me with your new netCDF file?  You can post it
to our ftp site by following the instructions at the bottom of this
page (under "How to send us data"):
https://dtcenter.org/community-code/model-evaluation-tools-met/met-
help-desk


Regards,
Minna

---------------
Minna Win
National Center for Atmospheric Research Developmental Testbed Center
Phone: 303-497-8423
Fax:   303-497-8401
---------------
Pronouns: she/her


On Fri, Oct 30, 2020 at 6:03 PM hgao via RT <met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=97267 >
>
> Dr. Minna,
>    Thank you and your co-worker replying so quikly.I got the
forecast
> data from a developing mode, Chinese Academy of Sciences Institute
of
> Atmospheric Physics.Now I convert the NC file to grib1 by nco and
> cdo.Now it works on met-7.0,but give me error message on met-9.1.It
> said obs_qty error.
>
> 发送自 Windows 10 版邮件应用
>
> 发件人: Minna Win via RT
> 发送时间: 2020年10月31日 5:32
> 收件人: hgao at ium.cn
> 主题: [rt.rap.ucar.edu #97267] point_stat error message,not enough
> arguments,why?
>
> H
>
>
>



------------------------------------------------
Subject: point_stat error message,not enough arguments,why?
From: Minna Win
Time: Thu Nov 05 15:13:27 2020

Hello Hua Gao,

I am getting a different error than what you are reporting.  I am
using the
new file you provided me, with the following input:

point_stat nggps2d_001.nc rsurf.nc2020070100 workingPointStatConfig

I attached the workingPointStatConfig file, which is a very simple,
MET
config file.

Can you try running the above and see if you get the same error
message I
see?  My error message is "trouble reading forecast file
nggps2d_001.nc".

Thanks for your help.

Regards,
Minna


---------------
Minna Win
National Center for Atmospheric Research
Developmental Testbed Center
Phone: 303-497-8423
Fax:   303-497-8401
---------------
Pronouns: she/her


On Wed, Nov 4, 2020 at 6:03 PM hgao via RT <met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=97267 >
>
> Sended the nc file to met-help server ,named nggps2d_001.nc
> Thanks a lot
>
> Regards
> Hua Gao
>
> -----邮件原件-----
> 发件人: Minna Win via RT [mailto:met_help at ucar.edu]
> 发送时间: 2020年11月4日 5:29
> 收件人: hgao at ium.cn
> 主题: Re: [rt.rap.ucar.edu #97267] point_stat error message,not enough
> arguments,why?
>
> Hello,
>
> Can you please provide me with your new netCDF file?  You can post
it to
> our ftp site by following the instructions at the bottom of this
page
> (under "How to send us data"):
>
> https://dtcenter.org/community-code/model-evaluation-tools-met/met-
help-desk
>
>
> Regards,
> Minna
>
> ---------------
> Minna Win
> National Center for Atmospheric Research Developmental Testbed
Center
> Phone: 303-497-8423
> Fax:   303-497-8401
> ---------------
> Pronouns: she/her
>
>
> On Fri, Oct 30, 2020 at 6:03 PM hgao via RT <met_help at ucar.edu>
wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=97267 >
> >
> > Dr. Minna,
> >    Thank you and your co-worker replying so quikly.I got the
forecast
> > data from a developing mode, Chinese Academy of Sciences Institute
of
> > Atmospheric Physics.Now I convert the NC file to grib1 by nco and
> > cdo.Now it works on met-7.0,but give me error message on met-
9.1.It
> > said obs_qty error.
> >
> > 发送自 Windows 10 版邮件应用
> >
> > 发件人: Minna Win via RT
> > 发送时间: 2020年10月31日 5:32
> > 收件人: hgao at ium.cn
> > 主题: [rt.rap.ucar.edu #97267] point_stat error message,not enough
> > arguments,why?
> >
> > H
> >
> >
> >
>
>
>
>

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


More information about the Met_help mailing list