[Met_help] [rt.rap.ucar.edu #81669] History for Re: Point Stat Tutorial Error

John Halley Gotway via RT met_help at ucar.edu
Fri Aug 18 16:34:51 MDT 2017


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

Forgot to add to previous e-mail that I am working on gye on the NCEP
WCOSS, thanks.

On Fri, Aug 18, 2017 at 4:25 PM, Brad Diehl - NOAA Federal <
brad.diehl at noaa.gov> wrote:

> Met help,
>
> I was working on the Point Stat portion of the MET6.0 on-line tutorial
> and got the following error. I've attached my config file that I produced
> following the instructions. Any help would be appreciated.
>
> Brad Diehl
>
> (g14a2) /u/Brad.Diehl/MET_Tutorial_6.0$ point_stat
> data/sample_fcst/2007033000/nam.t00z.awip1236.tm00.20070330.grb
> tutorial/out/pb2nc/tutorial_pb.nc tutorial/config/PointStatConfig_tutorial
> -outdir tutorial/out/point_stat
> DEBUG 1: Default Config File: /usrx/local/dev/MET/6.0/share/
> met/config/PointStatConfig_default
> DEBUG 1: User Config File: tutorial/config/PointStatConfig_tutorial
> ERROR  :
> ERROR  : do_assign_id() -> identifier "none" not defined in this scope!
> ERROR  :
>


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

Subject: Re: Point Stat Tutorial Error
From: John Halley Gotway
Time: Fri Aug 18 10:31:25 2017

Hi Brad,

The config file language is case-sensitive.  I'm guessing you entered
lower-case "none" where it should have been upper-case "NONE".  At
least,
that's what the error message is indicating.

If you do find an error or typo on the tutorial instructions
themselves,
please send us the URL for that page so we can fix it.

Thanks,
John Halley Gotway

On Fri, Aug 18, 2017 at 10:26 AM, Brad Diehl - NOAA Federal via RT <
met_help at ucar.edu> wrote:

>
> Fri Aug 18 10:26:52 2017: Request 81669 was acted upon.
> Transaction: Ticket created by brad.diehl at noaa.gov
>        Queue: met_help
>      Subject: Re: Point Stat Tutorial Error
>        Owner: Nobody
>   Requestors: brad.diehl at noaa.gov
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=81669 >
>
>
> Forgot to add to previous e-mail that I am working on gye on the
NCEP
> WCOSS, thanks.
>
> On Fri, Aug 18, 2017 at 4:25 PM, Brad Diehl - NOAA Federal <
> brad.diehl at noaa.gov> wrote:
>
> > Met help,
> >
> > I was working on the Point Stat portion of the MET6.0 on-line
tutorial
> > and got the following error. I've attached my config file that I
produced
> > following the instructions. Any help would be appreciated.
> >
> > Brad Diehl
> >
> > (g14a2) /u/Brad.Diehl/MET_Tutorial_6.0$ point_stat
> > data/sample_fcst/2007033000/nam.t00z.awip1236.tm00.20070330.grb
> > tutorial/out/pb2nc/tutorial_pb.nc tutorial/config/
> PointStatConfig_tutorial
> > -outdir tutorial/out/point_stat
> > DEBUG 1: Default Config File: /usrx/local/dev/MET/6.0/share/
> > met/config/PointStatConfig_default
> > DEBUG 1: User Config File:
tutorial/config/PointStatConfig_tutorial
> > ERROR  :
> > ERROR  : do_assign_id() -> identifier "none" not defined in this
scope!
> > ERROR  :
> >
>
>

------------------------------------------------
Subject: Re: Point Stat Tutorial Error
From: Brad Diehl - NOAA Federal
Time: Fri Aug 18 11:12:26 2017

Thanks for the help, that was it alright. Now that I have more info
the
error message makes sense. Thanks again.

On Fri, Aug 18, 2017 at 4:31 PM, John Halley Gotway via RT <
met_help at ucar.edu> wrote:

> Hi Brad,
>
> The config file language is case-sensitive.  I'm guessing you
entered
> lower-case "none" where it should have been upper-case "NONE".  At
least,
> that's what the error message is indicating.
>
> If you do find an error or typo on the tutorial instructions
themselves,
> please send us the URL for that page so we can fix it.
>
> Thanks,
> John Halley Gotway
>
> On Fri, Aug 18, 2017 at 10:26 AM, Brad Diehl - NOAA Federal via RT <
> met_help at ucar.edu> wrote:
>
> >
> > Fri Aug 18 10:26:52 2017: Request 81669 was acted upon.
> > Transaction: Ticket created by brad.diehl at noaa.gov
> >        Queue: met_help
> >      Subject: Re: Point Stat Tutorial Error
> >        Owner: Nobody
> >   Requestors: brad.diehl at noaa.gov
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=81669 >
> >
> >
> > Forgot to add to previous e-mail that I am working on gye on the
NCEP
> > WCOSS, thanks.
> >
> > On Fri, Aug 18, 2017 at 4:25 PM, Brad Diehl - NOAA Federal <
> > brad.diehl at noaa.gov> wrote:
> >
> > > Met help,
> > >
> > > I was working on the Point Stat portion of the MET6.0 on-line
tutorial
> > > and got the following error. I've attached my config file that I
> produced
> > > following the instructions. Any help would be appreciated.
> > >
> > > Brad Diehl
> > >
> > > (g14a2) /u/Brad.Diehl/MET_Tutorial_6.0$ point_stat
> > > data/sample_fcst/2007033000/nam.t00z.awip1236.tm00.20070330.grb
> > > tutorial/out/pb2nc/tutorial_pb.nc tutorial/config/
> > PointStatConfig_tutorial
> > > -outdir tutorial/out/point_stat
> > > DEBUG 1: Default Config File: /usrx/local/dev/MET/6.0/share/
> > > met/config/PointStatConfig_default
> > > DEBUG 1: User Config File:
tutorial/config/PointStatConfig_tutorial
> > > ERROR  :
> > > ERROR  : do_assign_id() -> identifier "none" not defined in this
scope!
> > > ERROR  :
> > >
> >
> >
>
>

------------------------------------------------
Subject: Re: Point Stat Tutorial Error
From: Brad Diehl - NOAA Federal
Time: Fri Aug 18 12:02:03 2017

I was looking at the R scripts samples to plot the MET tutorial
results. Is
R something that has to be downloaded/installed? Completely new to me.
Maybe its already available on NCEP WCOSS, need to ask around.

Thanks, Brad Diehl

On Fri, Aug 18, 2017 at 4:31 PM, John Halley Gotway via RT <
met_help at ucar.edu> wrote:

> Hi Brad,
>
> The config file language is case-sensitive.  I'm guessing you
entered
> lower-case "none" where it should have been upper-case "NONE".  At
least,
> that's what the error message is indicating.
>
> If you do find an error or typo on the tutorial instructions
themselves,
> please send us the URL for that page so we can fix it.
>
> Thanks,
> John Halley Gotway
>
> On Fri, Aug 18, 2017 at 10:26 AM, Brad Diehl - NOAA Federal via RT <
> met_help at ucar.edu> wrote:
>
> >
> > Fri Aug 18 10:26:52 2017: Request 81669 was acted upon.
> > Transaction: Ticket created by brad.diehl at noaa.gov
> >        Queue: met_help
> >      Subject: Re: Point Stat Tutorial Error
> >        Owner: Nobody
> >   Requestors: brad.diehl at noaa.gov
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=81669 >
> >
> >
> > Forgot to add to previous e-mail that I am working on gye on the
NCEP
> > WCOSS, thanks.
> >
> > On Fri, Aug 18, 2017 at 4:25 PM, Brad Diehl - NOAA Federal <
> > brad.diehl at noaa.gov> wrote:
> >
> > > Met help,
> > >
> > > I was working on the Point Stat portion of the MET6.0 on-line
tutorial
> > > and got the following error. I've attached my config file that I
> produced
> > > following the instructions. Any help would be appreciated.
> > >
> > > Brad Diehl
> > >
> > > (g14a2) /u/Brad.Diehl/MET_Tutorial_6.0$ point_stat
> > > data/sample_fcst/2007033000/nam.t00z.awip1236.tm00.20070330.grb
> > > tutorial/out/pb2nc/tutorial_pb.nc tutorial/config/
> > PointStatConfig_tutorial
> > > -outdir tutorial/out/point_stat
> > > DEBUG 1: Default Config File: /usrx/local/dev/MET/6.0/share/
> > > met/config/PointStatConfig_default
> > > DEBUG 1: User Config File:
tutorial/config/PointStatConfig_tutorial
> > > ERROR  :
> > > ERROR  : do_assign_id() -> identifier "none" not defined in this
scope!
> > > ERROR  :
> > >
> >
> >
>
>

------------------------------------------------
Subject: Re: Point Stat Tutorial Error
From: Brad Diehl - NOAA Federal
Time: Fri Aug 18 12:08:24 2017

the problem with the config file was resolved for [rt.rap.ucar.edu
#81669],
you can close the ticket.

------------------------------------------------
Subject: Re: Point Stat Tutorial Error
From: John Halley Gotway
Time: Fri Aug 18 14:59:07 2017

Julie,

Could you please log on to WCOSS to see if R and Rscript are available
on
there?

Brad is trying to run R while part of the online tutorial steps.

Thanks,
John

On Fri, Aug 18, 2017 at 12:02 PM Brad Diehl - NOAA Federal via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=81669 >
>
> I was looking at the R scripts samples to plot the MET tutorial
results. Is
> R something that has to be downloaded/installed? Completely new to
me.
> Maybe its already available on NCEP WCOSS, need to ask around.
>
> Thanks, Brad Diehl
>
> On Fri, Aug 18, 2017 at 4:31 PM, John Halley Gotway via RT <
> met_help at ucar.edu> wrote:
>
> > Hi Brad,
> >
> > The config file language is case-sensitive.  I'm guessing you
entered
> > lower-case "none" where it should have been upper-case "NONE".  At
least,
> > that's what the error message is indicating.
> >
> > If you do find an error or typo on the tutorial instructions
themselves,
> > please send us the URL for that page so we can fix it.
> >
> > Thanks,
> > John Halley Gotway
> >
> > On Fri, Aug 18, 2017 at 10:26 AM, Brad Diehl - NOAA Federal via RT
<
> > met_help at ucar.edu> wrote:
> >
> > >
> > > Fri Aug 18 10:26:52 2017: Request 81669 was acted upon.
> > > Transaction: Ticket created by brad.diehl at noaa.gov
> > >        Queue: met_help
> > >      Subject: Re: Point Stat Tutorial Error
> > >        Owner: Nobody
> > >   Requestors: brad.diehl at noaa.gov
> > >       Status: new
> > >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=81669
> >
> > >
> > >
> > > Forgot to add to previous e-mail that I am working on gye on the
NCEP
> > > WCOSS, thanks.
> > >
> > > On Fri, Aug 18, 2017 at 4:25 PM, Brad Diehl - NOAA Federal <
> > > brad.diehl at noaa.gov> wrote:
> > >
> > > > Met help,
> > > >
> > > > I was working on the Point Stat portion of the MET6.0 on-line
> tutorial
> > > > and got the following error. I've attached my config file that
I
> > produced
> > > > following the instructions. Any help would be appreciated.
> > > >
> > > > Brad Diehl
> > > >
> > > > (g14a2) /u/Brad.Diehl/MET_Tutorial_6.0$ point_stat
> > > >
data/sample_fcst/2007033000/nam.t00z.awip1236.tm00.20070330.grb
> > > > tutorial/out/pb2nc/tutorial_pb.nc tutorial/config/
> > > PointStatConfig_tutorial
> > > > -outdir tutorial/out/point_stat
> > > > DEBUG 1: Default Config File: /usrx/local/dev/MET/6.0/share/
> > > > met/config/PointStatConfig_default
> > > > DEBUG 1: User Config File:
tutorial/config/PointStatConfig_tutorial
> > > > ERROR  :
> > > > ERROR  : do_assign_id() -> identifier "none" not defined in
this
> scope!
> > > > ERROR  :
> > > >
> > >
> > >
> >
> >
>
>

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


More information about the Met_help mailing list