[Met_help] [rt.rap.ucar.edu #78792] History for Specifying 'level' in MODEconfig

John Halley Gotway via RT met_help at ucar.edu
Thu Dec 1 13:22:04 MST 2016


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

Good afternoon,

I apologize if this is a simple answer, but I am trying to run MODE on a
single grib2 file to see if it works. I am comparing the file to itself.
The variable I am analyzing is radar reflectivity (verbose wgrib2 output
below):









*1:0:vt=2016113003:entire atmosphere (considered as a single layer):3 hour
fcst:BREF Base Reflectivity [dB]:
ndata=1905141:undef=76:mean=-8.3377:min=-20:max=61.98
grid_template=30:winds(grid):    Lambert Conformal: (1799 x 1059) input
WE:SN output WE:SN res 8    Lat1 21.138000 Lon1 237.279998 LoV
262.500000    LatD 38.500000 Latin1 38.500000 Latin2 38.500000    LatSP
-90.000000 LonSP 0.000000    North Pole (1799 x 1059) Dx 2999.999000 m Dy
2999.998000 m mode 8*

I was wondering how to specify the 'level' variable in the 'field'
dictionary?





*   field = {      name  = "REFC";      level = "??????";   }*
Thank you for your help and I apologize for this simple question.

Mike

-- 

Michael J. Erickson, Ph.D
Cooperative Institute for Research in Environmental Sciences (CIRES)
CIRES Contractor for the Weather Prediction Center (WPC)

Phone:  301-683-1546


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

Subject: Specifying 'level' in MODEconfig
From: Tara Jensen
Time: Wed Nov 30 14:27:15 2016

Mike,

I see you are verifying radar reflectivity.  When we have done so with
Grib
1 files,  we've used "L0". Please try that first.  However, it looks
like
your field may be called BREF so if REFC doesn't work,  maybe try BREF
instead.  If this doesn't work, please provide us with a sample file
and
your configuration file and we'll take a look at it.

Thanks,
Tara

On Nov 30, 2016 2:09 PM, "Michael Erickson - NOAA Affiliate via RT" <
met_help at ucar.edu> wrote:

>
> Wed Nov 30 14:09:20 2016: Request 78792 was acted upon.
> Transaction: Ticket created by michael.j.erickson at noaa.gov
>        Queue: met_help
>      Subject: Specifying 'level' in MODEconfig
>        Owner: Nobody
>   Requestors: michael.j.erickson at noaa.gov
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78792 >
>
>
> Good afternoon,
>
> I apologize if this is a simple answer, but I am trying to run MODE
on a
> single grib2 file to see if it works. I am comparing the file to
itself.
> The variable I am analyzing is radar reflectivity (verbose wgrib2
output
> below):
>
>
>
>
>
>
>
>
>
> *1:0:vt=2016113003:entire atmosphere (considered as a single
layer):3 hour
> fcst:BREF Base Reflectivity [dB]:
> ndata=1905141:undef=76:mean=-8.3377:min=-20:max=61.98
> grid_template=30:winds(grid):    Lambert Conformal: (1799 x 1059)
input
> WE:SN output WE:SN res 8    Lat1 21.138000 Lon1 237.279998 LoV
> 262.500000    LatD 38.500000 Latin1 38.500000 Latin2 38.500000
LatSP
> -90.000000 LonSP 0.000000    North Pole (1799 x 1059) Dx 2999.999000
m Dy
> 2999.998000 m mode 8*
>
> I was wondering how to specify the 'level' variable in the 'field'
> dictionary?
>
>
>
>
>
> *   field = {      name  = "REFC";      level = "??????";   }*
> Thank you for your help and I apologize for this simple question.
>
> Mike
>
> --
>
> Michael J. Erickson, Ph.D
> Cooperative Institute for Research in Environmental Sciences (CIRES)
> CIRES Contractor for the Weather Prediction Center (WPC)
>
> Phone:  301-683-1546
>
>

------------------------------------------------
Subject: Specifying 'level' in MODEconfig
From: Michael Erickson - NOAA Affiliate
Time: Thu Dec 01 06:43:06 2016

Hi Tara and MET Folks,

Unfortunately using L0 does not work with BREF or REFC. However, this
is
not too surprising, since this data was converted by me from gempak to
grib2. Since there is no specification for grib2 composite radar
reflectivity in the grib tables during the conversion, I had to do it
on
the fly. The conversion to grib2 seems fine, but the variable name and
other metadata might be a bit strange.

I have attached the grib2 file and CONFIG file I am using. The command
I
invoke is:

$MET_BIN/mode nam_conusnest_2016113000f006.grib2
nam_conusnest_2016113000f006.grib2 MODEConfig -outdir ./

Thanks!

Mike

On Wed, Nov 30, 2016 at 9:27 PM, Tara Jensen via RT
<met_help at ucar.edu>
wrote:

> Mike,
>
> I see you are verifying radar reflectivity.  When we have done so
with Grib
> 1 files,  we've used "L0". Please try that first.  However, it looks
like
> your field may be called BREF so if REFC doesn't work,  maybe try
BREF
> instead.  If this doesn't work, please provide us with a sample file
and
> your configuration file and we'll take a look at it.
>
> Thanks,
> Tara
>
> On Nov 30, 2016 2:09 PM, "Michael Erickson - NOAA Affiliate via RT"
<
> met_help at ucar.edu> wrote:
>
> >
> > Wed Nov 30 14:09:20 2016: Request 78792 was acted upon.
> > Transaction: Ticket created by michael.j.erickson at noaa.gov
> >        Queue: met_help
> >      Subject: Specifying 'level' in MODEconfig
> >        Owner: Nobody
> >   Requestors: michael.j.erickson at noaa.gov
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78792 >
> >
> >
> > Good afternoon,
> >
> > I apologize if this is a simple answer, but I am trying to run
MODE on a
> > single grib2 file to see if it works. I am comparing the file to
itself.
> > The variable I am analyzing is radar reflectivity (verbose wgrib2
output
> > below):
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > *1:0:vt=2016113003:entire atmosphere (considered as a single
layer):3
> hour
> > fcst:BREF Base Reflectivity [dB]:
> > ndata=1905141:undef=76:mean=-8.3377:min=-20:max=61.98
> > grid_template=30:winds(grid):    Lambert Conformal: (1799 x 1059)
input
> > WE:SN output WE:SN res 8    Lat1 21.138000 Lon1 237.279998 LoV
> > 262.500000    LatD 38.500000 Latin1 38.500000 Latin2 38.500000
LatSP
> > -90.000000 LonSP 0.000000    North Pole (1799 x 1059) Dx
2999.999000 m Dy
> > 2999.998000 m mode 8*
> >
> > I was wondering how to specify the 'level' variable in the 'field'
> > dictionary?
> >
> >
> >
> >
> >
> > *   field = {      name  = "REFC";      level = "??????";   }*
> > Thank you for your help and I apologize for this simple question.
> >
> > Mike
> >
> > --
> >
> > Michael J. Erickson, Ph.D
> > Cooperative Institute for Research in Environmental Sciences
(CIRES)
> > CIRES Contractor for the Weather Prediction Center (WPC)
> >
> > Phone:  301-683-1546
> >
> >
>
>


--

Michael J. Erickson, Ph.D
Cooperative Institute for Research in Environmental Sciences (CIRES)
CIRES Contractor for the Weather Prediction Center (WPC)

Phone:  301-683-1546

------------------------------------------------
Subject: Specifying 'level' in MODEconfig
From: John Halley Gotway
Time: Thu Dec 01 12:11:38 2016

Mike,

For a quick, less elegant fix, you can use: name = "BREF"; level =
"R1";

That says, just use the first record from this file.  Running the
following
plot_data_plane command with that setting produces that attached
output:
   plot_data_plane nam_conusnest_2016113000f006.grib2 bref.ps
'name="BREF";
level="R1";'

The trouble is that the level value is encoded in this GRIB record
using a
value of -1.  Take a look at this GRIB2 template table:
   http://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_temp4-0.shtml

For this record, octet 23 is set to 200 which means "entire
atmosphere" and
that's good.  But the level value is set to -1 in the following
octets.  My
guess is that it should be set to a value of 0 instead of -1.

Trying to specify "L-1" in MET leads to a parsing error from MET.
Please
take a look at your GEMPAK to GRIB conversion and if possible, set the
output level value to 0.

Please let me know how it goes.

Thanks,
John


On Thu, Dec 1, 2016 at 6:43 AM, Michael Erickson - NOAA Affiliate via
RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78792 >
>
> Hi Tara and MET Folks,
>
> Unfortunately using L0 does not work with BREF or REFC. However,
this is
> not too surprising, since this data was converted by me from gempak
to
> grib2. Since there is no specification for grib2 composite radar
> reflectivity in the grib tables during the conversion, I had to do
it on
> the fly. The conversion to grib2 seems fine, but the variable name
and
> other metadata might be a bit strange.
>
> I have attached the grib2 file and CONFIG file I am using. The
command I
> invoke is:
>
> $MET_BIN/mode nam_conusnest_2016113000f006.grib2
> nam_conusnest_2016113000f006.grib2 MODEConfig -outdir ./
>
> Thanks!
>
> Mike
>
> On Wed, Nov 30, 2016 at 9:27 PM, Tara Jensen via RT
<met_help at ucar.edu>
> wrote:
>
> > Mike,
> >
> > I see you are verifying radar reflectivity.  When we have done so
with
> Grib
> > 1 files,  we've used "L0". Please try that first.  However, it
looks like
> > your field may be called BREF so if REFC doesn't work,  maybe try
BREF
> > instead.  If this doesn't work, please provide us with a sample
file and
> > your configuration file and we'll take a look at it.
> >
> > Thanks,
> > Tara
> >
> > On Nov 30, 2016 2:09 PM, "Michael Erickson - NOAA Affiliate via
RT" <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > Wed Nov 30 14:09:20 2016: Request 78792 was acted upon.
> > > Transaction: Ticket created by michael.j.erickson at noaa.gov
> > >        Queue: met_help
> > >      Subject: Specifying 'level' in MODEconfig
> > >        Owner: Nobody
> > >   Requestors: michael.j.erickson at noaa.gov
> > >       Status: new
> > >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78792
> >
> > >
> > >
> > > Good afternoon,
> > >
> > > I apologize if this is a simple answer, but I am trying to run
MODE on
> a
> > > single grib2 file to see if it works. I am comparing the file to
> itself.
> > > The variable I am analyzing is radar reflectivity (verbose
wgrib2
> output
> > > below):
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > *1:0:vt=2016113003:entire atmosphere (considered as a single
layer):3
> > hour
> > > fcst:BREF Base Reflectivity [dB]:
> > > ndata=1905141:undef=76:mean=-8.3377:min=-20:max=61.98
> > > grid_template=30:winds(grid):    Lambert Conformal: (1799 x
1059) input
> > > WE:SN output WE:SN res 8    Lat1 21.138000 Lon1 237.279998 LoV
> > > 262.500000    LatD 38.500000 Latin1 38.500000 Latin2 38.500000
LatSP
> > > -90.000000 LonSP 0.000000    North Pole (1799 x 1059) Dx
2999.999000 m
> Dy
> > > 2999.998000 m mode 8*
> > >
> > > I was wondering how to specify the 'level' variable in the
'field'
> > > dictionary?
> > >
> > >
> > >
> > >
> > >
> > > *   field = {      name  = "REFC";      level = "??????";   }*
> > > Thank you for your help and I apologize for this simple
question.
> > >
> > > Mike
> > >
> > > --
> > >
> > > Michael J. Erickson, Ph.D
> > > Cooperative Institute for Research in Environmental Sciences
(CIRES)
> > > CIRES Contractor for the Weather Prediction Center (WPC)
> > >
> > > Phone:  301-683-1546
> > >
> > >
> >
> >
>
>
> --
>
> Michael J. Erickson, Ph.D
> Cooperative Institute for Research in Environmental Sciences (CIRES)
> CIRES Contractor for the Weather Prediction Center (WPC)
>
> Phone:  301-683-1546
>
>

------------------------------------------------
Subject: Specifying 'level' in MODEconfig
From: Michael Erickson - NOAA Affiliate
Time: Thu Dec 01 13:06:01 2016

Hi John,

Thank you for your help with this. With some help from Bruce V., I was
able
to specify a value of 0 rather than -1 for the BREF level metdata. The
level of "L0" and MODE now works.

Thanks again!

Mike

On Thu, Dec 1, 2016 at 7:11 PM, John Halley Gotway via RT
<met_help at ucar.edu
> wrote:

> Mike,
>
> For a quick, less elegant fix, you can use: name = "BREF"; level =
"R1";
>
> That says, just use the first record from this file.  Running the
following
> plot_data_plane command with that setting produces that attached
output:
>    plot_data_plane nam_conusnest_2016113000f006.grib2 bref.ps
> 'name="BREF";
> level="R1";'
>
> The trouble is that the level value is encoded in this GRIB record
using a
> value of -1.  Take a look at this GRIB2 template table:
>    http://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_temp4-0.shtml
>
> For this record, octet 23 is set to 200 which means "entire
atmosphere" and
> that's good.  But the level value is set to -1 in the following
octets.  My
> guess is that it should be set to a value of 0 instead of -1.
>
> Trying to specify "L-1" in MET leads to a parsing error from MET.
Please
> take a look at your GEMPAK to GRIB conversion and if possible, set
the
> output level value to 0.
>
> Please let me know how it goes.
>
> Thanks,
> John
>
>
> On Thu, Dec 1, 2016 at 6:43 AM, Michael Erickson - NOAA Affiliate
via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78792 >
> >
> > Hi Tara and MET Folks,
> >
> > Unfortunately using L0 does not work with BREF or REFC. However,
this is
> > not too surprising, since this data was converted by me from
gempak to
> > grib2. Since there is no specification for grib2 composite radar
> > reflectivity in the grib tables during the conversion, I had to do
it on
> > the fly. The conversion to grib2 seems fine, but the variable name
and
> > other metadata might be a bit strange.
> >
> > I have attached the grib2 file and CONFIG file I am using. The
command I
> > invoke is:
> >
> > $MET_BIN/mode nam_conusnest_2016113000f006.grib2
> > nam_conusnest_2016113000f006.grib2 MODEConfig -outdir ./
> >
> > Thanks!
> >
> > Mike
> >
> > On Wed, Nov 30, 2016 at 9:27 PM, Tara Jensen via RT
<met_help at ucar.edu>
> > wrote:
> >
> > > Mike,
> > >
> > > I see you are verifying radar reflectivity.  When we have done
so with
> > Grib
> > > 1 files,  we've used "L0". Please try that first.  However, it
looks
> like
> > > your field may be called BREF so if REFC doesn't work,  maybe
try BREF
> > > instead.  If this doesn't work, please provide us with a sample
file
> and
> > > your configuration file and we'll take a look at it.
> > >
> > > Thanks,
> > > Tara
> > >
> > > On Nov 30, 2016 2:09 PM, "Michael Erickson - NOAA Affiliate via
RT" <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > Wed Nov 30 14:09:20 2016: Request 78792 was acted upon.
> > > > Transaction: Ticket created by michael.j.erickson at noaa.gov
> > > >        Queue: met_help
> > > >      Subject: Specifying 'level' in MODEconfig
> > > >        Owner: Nobody
> > > >   Requestors: michael.j.erickson at noaa.gov
> > > >       Status: new
> > > >  Ticket <URL: https://rt.rap.ucar.edu/rt/
> Ticket/Display.html?id=78792
> > >
> > > >
> > > >
> > > > Good afternoon,
> > > >
> > > > I apologize if this is a simple answer, but I am trying to run
MODE
> on
> > a
> > > > single grib2 file to see if it works. I am comparing the file
to
> > itself.
> > > > The variable I am analyzing is radar reflectivity (verbose
wgrib2
> > output
> > > > below):
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > *1:0:vt=2016113003:entire atmosphere (considered as a single
> layer):3
> > > hour
> > > > fcst:BREF Base Reflectivity [dB]:
> > > > ndata=1905141:undef=76:mean=-8.3377:min=-20:max=61.98
> > > > grid_template=30:winds(grid):    Lambert Conformal: (1799 x
1059)
> input
> > > > WE:SN output WE:SN res 8    Lat1 21.138000 Lon1 237.279998 LoV
> > > > 262.500000    LatD 38.500000 Latin1 38.500000 Latin2 38.500000
> LatSP
> > > > -90.000000 LonSP 0.000000    North Pole (1799 x 1059) Dx
2999.999000
> m
> > Dy
> > > > 2999.998000 m mode 8*
> > > >
> > > > I was wondering how to specify the 'level' variable in the
'field'
> > > > dictionary?
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > *   field = {      name  = "REFC";      level = "??????";   }*
> > > > Thank you for your help and I apologize for this simple
question.
> > > >
> > > > Mike
> > > >
> > > > --
> > > >
> > > > Michael J. Erickson, Ph.D
> > > > Cooperative Institute for Research in Environmental Sciences
(CIRES)
> > > > CIRES Contractor for the Weather Prediction Center (WPC)
> > > >
> > > > Phone:  301-683-1546
> > > >
> > > >
> > >
> > >
> >
> >
> > --
> >
> > Michael J. Erickson, Ph.D
> > Cooperative Institute for Research in Environmental Sciences
(CIRES)
> > CIRES Contractor for the Weather Prediction Center (WPC)
> >
> > Phone:  301-683-1546
> >
> >
>
>


--

Michael J. Erickson, Ph.D
Cooperative Institute for Research in Environmental Sciences (CIRES)
CIRES Contractor for the Weather Prediction Center (WPC)

Phone:  301-683-1546

------------------------------------------------
Subject: Specifying 'level' in MODEconfig
From: John Halley Gotway
Time: Thu Dec 01 13:21:57 2016

Great, glad to hear it.  I'll resolve this ticket now, but don't
hesitate
to write if more issues or questions come up.

Thanks,
John

On Thu, Dec 1, 2016 at 1:06 PM, Michael Erickson - NOAA Affiliate via
RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78792 >
>
> Hi John,
>
> Thank you for your help with this. With some help from Bruce V., I
was able
> to specify a value of 0 rather than -1 for the BREF level metdata.
The
> level of "L0" and MODE now works.
>
> Thanks again!
>
> Mike
>
> On Thu, Dec 1, 2016 at 7:11 PM, John Halley Gotway via RT <
> met_help at ucar.edu
> > wrote:
>
> > Mike,
> >
> > For a quick, less elegant fix, you can use: name = "BREF"; level =
"R1";
> >
> > That says, just use the first record from this file.  Running the
> following
> > plot_data_plane command with that setting produces that attached
output:
> >    plot_data_plane nam_conusnest_2016113000f006.grib2 bref.ps
> > 'name="BREF";
> > level="R1";'
> >
> > The trouble is that the level value is encoded in this GRIB record
using
> a
> > value of -1.  Take a look at this GRIB2 template table:
> >    http://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_temp4-0.shtml
> >
> > For this record, octet 23 is set to 200 which means "entire
atmosphere"
> and
> > that's good.  But the level value is set to -1 in the following
octets.
> My
> > guess is that it should be set to a value of 0 instead of -1.
> >
> > Trying to specify "L-1" in MET leads to a parsing error from MET.
Please
> > take a look at your GEMPAK to GRIB conversion and if possible, set
the
> > output level value to 0.
> >
> > Please let me know how it goes.
> >
> > Thanks,
> > John
> >
> >
> > On Thu, Dec 1, 2016 at 6:43 AM, Michael Erickson - NOAA Affiliate
via RT
> <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=78792 >
> > >
> > > Hi Tara and MET Folks,
> > >
> > > Unfortunately using L0 does not work with BREF or REFC. However,
this
> is
> > > not too surprising, since this data was converted by me from
gempak to
> > > grib2. Since there is no specification for grib2 composite radar
> > > reflectivity in the grib tables during the conversion, I had to
do it
> on
> > > the fly. The conversion to grib2 seems fine, but the variable
name and
> > > other metadata might be a bit strange.
> > >
> > > I have attached the grib2 file and CONFIG file I am using. The
command
> I
> > > invoke is:
> > >
> > > $MET_BIN/mode nam_conusnest_2016113000f006.grib2
> > > nam_conusnest_2016113000f006.grib2 MODEConfig -outdir ./
> > >
> > > Thanks!
> > >
> > > Mike
> > >
> > > On Wed, Nov 30, 2016 at 9:27 PM, Tara Jensen via RT
<met_help at ucar.edu
> >
> > > wrote:
> > >
> > > > Mike,
> > > >
> > > > I see you are verifying radar reflectivity.  When we have done
so
> with
> > > Grib
> > > > 1 files,  we've used "L0". Please try that first.  However, it
looks
> > like
> > > > your field may be called BREF so if REFC doesn't work,  maybe
try
> BREF
> > > > instead.  If this doesn't work, please provide us with a
sample file
> > and
> > > > your configuration file and we'll take a look at it.
> > > >
> > > > Thanks,
> > > > Tara
> > > >
> > > > On Nov 30, 2016 2:09 PM, "Michael Erickson - NOAA Affiliate
via RT" <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > > >
> > > > > Wed Nov 30 14:09:20 2016: Request 78792 was acted upon.
> > > > > Transaction: Ticket created by michael.j.erickson at noaa.gov
> > > > >        Queue: met_help
> > > > >      Subject: Specifying 'level' in MODEconfig
> > > > >        Owner: Nobody
> > > > >   Requestors: michael.j.erickson at noaa.gov
> > > > >       Status: new
> > > > >  Ticket <URL: https://rt.rap.ucar.edu/rt/
> > Ticket/Display.html?id=78792
> > > >
> > > > >
> > > > >
> > > > > Good afternoon,
> > > > >
> > > > > I apologize if this is a simple answer, but I am trying to
run MODE
> > on
> > > a
> > > > > single grib2 file to see if it works. I am comparing the
file to
> > > itself.
> > > > > The variable I am analyzing is radar reflectivity (verbose
wgrib2
> > > output
> > > > > below):
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > *1:0:vt=2016113003:entire atmosphere (considered as a single
> > layer):3
> > > > hour
> > > > > fcst:BREF Base Reflectivity [dB]:
> > > > > ndata=1905141:undef=76:mean=-8.3377:min=-20:max=61.98
> > > > > grid_template=30:winds(grid):    Lambert Conformal: (1799 x
1059)
> > input
> > > > > WE:SN output WE:SN res 8    Lat1 21.138000 Lon1 237.279998
LoV
> > > > > 262.500000    LatD 38.500000 Latin1 38.500000 Latin2
38.500000
> > LatSP
> > > > > -90.000000 LonSP 0.000000    North Pole (1799 x 1059) Dx
> 2999.999000
> > m
> > > Dy
> > > > > 2999.998000 m mode 8*
> > > > >
> > > > > I was wondering how to specify the 'level' variable in the
'field'
> > > > > dictionary?
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > *   field = {      name  = "REFC";      level = "??????";
}*
> > > > > Thank you for your help and I apologize for this simple
question.
> > > > >
> > > > > Mike
> > > > >
> > > > > --
> > > > >
> > > > > Michael J. Erickson, Ph.D
> > > > > Cooperative Institute for Research in Environmental Sciences
> (CIRES)
> > > > > CIRES Contractor for the Weather Prediction Center (WPC)
> > > > >
> > > > > Phone:  301-683-1546
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> > > --
> > >
> > > Michael J. Erickson, Ph.D
> > > Cooperative Institute for Research in Environmental Sciences
(CIRES)
> > > CIRES Contractor for the Weather Prediction Center (WPC)
> > >
> > > Phone:  301-683-1546
> > >
> > >
> >
> >
>
>
> --
>
> Michael J. Erickson, Ph.D
> Cooperative Institute for Research in Environmental Sciences (CIRES)
> CIRES Contractor for the Weather Prediction Center (WPC)
>
> Phone:  301-683-1546
>
>

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


More information about the Met_help mailing list