[Met_help] [rt.rap.ucar.edu #98397] History for level for PBL

Julie Prestopnik via RT met_help at ucar.edu
Wed Jan 27 08:22:50 MST 2021


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

Hello,

I am wondering how to define the level for PBL? Like I want to get UGRD at
PBL, how to define that?

 e.g:
      name       = "UGRD";
     level      = "Z10";  and Z10 for 10m above ground
    level      = [ "P850", "P250" ] for pressure level at 850mb NS 250MB,

How about UGRD at PBL height? Thank you.

Binyu


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

Subject: level for PBL
From: Julie Prestopnik
Time: Tue Jan 26 22:23:18 2021

Hi Binyu.

Please try the following configuration:

name=“UGRD”;
level=“L0”;
GRIB_lvl_typ=220;

The  GRIB_lvl_typ integer was retrieved from this GRIB2 documentation
table:
https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
5.shtml

I hope that helps!

Julie

On Tue, Jan 26, 2021 at 1:18 PM binyu.wang at noaa.gov via RT <
met_help at ucar.edu> wrote:

>
> Tue Jan 26 13:18:07 2021: Request 98397 was acted upon.
> Transaction: Ticket created by binyu.wang at noaa.gov
>        Queue: met_help
>      Subject: level for PBL
>        Owner: Nobody
>   Requestors: binyu.wang at noaa.gov
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=98397 >
>
>
> Hello,
>
> I am wondering how to define the level for PBL? Like I want to get
UGRD at
> PBL, how to define that?
>
>  e.g:
>       name       = "UGRD";
>      level      = "Z10";  and Z10 for 10m above ground
>     level      = [ "P850", "P250" ] for pressure level at 850mb NS
250MB,
>
> How about UGRD at PBL height? Thank you.
>
> Binyu
>
>

--
Julie Prestopnik (she/her)
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

------------------------------------------------
Subject: level for PBL
From: binyu.wang at noaa.gov
Time: Wed Jan 27 07:53:01 2021

Hello Julie,

Thank you for your quick response. Yes it works.

Binyu

On Wed, Jan 27, 2021 at 12:23 AM Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:

> Hi Binyu.
>
> Please try the following configuration:
>
> name=“UGRD”;
> level=“L0”;
> GRIB_lvl_typ=220;
>
> The  GRIB_lvl_typ integer was retrieved from this GRIB2
documentation
> table:
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
5.shtml
>
> I hope that helps!
>
> Julie
>
> On Tue, Jan 26, 2021 at 1:18 PM binyu.wang at noaa.gov via RT <
> met_help at ucar.edu> wrote:
>
> >
> > Tue Jan 26 13:18:07 2021: Request 98397 was acted upon.
> > Transaction: Ticket created by binyu.wang at noaa.gov
> >        Queue: met_help
> >      Subject: level for PBL
> >        Owner: Nobody
> >   Requestors: binyu.wang at noaa.gov
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=98397 >
> >
> >
> > Hello,
> >
> > I am wondering how to define the level for PBL? Like I want to get
UGRD
> at
> > PBL, how to define that?
> >
> >  e.g:
> >       name       = "UGRD";
> >      level      = "Z10";  and Z10 for 10m above ground
> >     level      = [ "P850", "P250" ] for pressure level at 850mb NS
250MB,
> >
> > How about UGRD at PBL height? Thank you.
> >
> > Binyu
> >
> >
>
> --
> Julie Prestopnik (she/her)
> Software Engineer
> National Center for Atmospheric Research
> Research Applications Laboratory
> Email: jpresto at ucar.edu
>
> My working day may not be your working day.  Please do not feel
obliged to
> reply to this email outside of your normal working hours.
>
>

------------------------------------------------
Subject: level for PBL
From: Julie Prestopnik
Time: Wed Jan 27 08:22:44 2021

Great!  Thanks for letting us know.  I'll go ahead and close this
ticket.

Julie

On Wed, Jan 27, 2021 at 7:53 AM binyu.wang at noaa.gov via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=98397 >
>
> Hello Julie,
>
> Thank you for your quick response. Yes it works.
>
> Binyu
>
> On Wed, Jan 27, 2021 at 12:23 AM Julie Prestopnik via RT <
> met_help at ucar.edu>
> wrote:
>
> > Hi Binyu.
> >
> > Please try the following configuration:
> >
> > name=“UGRD”;
> > level=“L0”;
> > GRIB_lvl_typ=220;
> >
> > The  GRIB_lvl_typ integer was retrieved from this GRIB2
documentation
> > table:
> >
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
5.shtml
> >
> > I hope that helps!
> >
> > Julie
> >
> > On Tue, Jan 26, 2021 at 1:18 PM binyu.wang at noaa.gov via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > Tue Jan 26 13:18:07 2021: Request 98397 was acted upon.
> > > Transaction: Ticket created by binyu.wang at noaa.gov
> > >        Queue: met_help
> > >      Subject: level for PBL
> > >        Owner: Nobody
> > >   Requestors: binyu.wang at noaa.gov
> > >       Status: new
> > >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=98397
> >
> > >
> > >
> > > Hello,
> > >
> > > I am wondering how to define the level for PBL? Like I want to
get UGRD
> > at
> > > PBL, how to define that?
> > >
> > >  e.g:
> > >       name       = "UGRD";
> > >      level      = "Z10";  and Z10 for 10m above ground
> > >     level      = [ "P850", "P250" ] for pressure level at 850mb
NS
> 250MB,
> > >
> > > How about UGRD at PBL height? Thank you.
> > >
> > > Binyu
> > >
> > >
> >
> > --
> > Julie Prestopnik (she/her)
> > Software Engineer
> > National Center for Atmospheric Research
> > Research Applications Laboratory
> > Email: jpresto at ucar.edu
> >
> > My working day may not be your working day.  Please do not feel
obliged
> to
> > reply to this email outside of your normal working hours.
> >
> >
>
>

--
Julie Prestopnik (she/her)
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Email: jpresto at ucar.edu

My working day may not be your working day.  Please do not feel
obliged to
reply to this email outside of your normal working hours.

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


More information about the Met_help mailing list