[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20051104:CMC GEM data
- Subject: 20051104:CMC GEM data
- Date: Fri, 4 Nov 2005 10:54:34 -0700 (MST)
Hi Matt,
That is odd, we are seeing:
good through 11/04 12Z
/local/ldm/data/cmc% ls
2005110212_P000.ps60km 2005110300_P015.ps60km 2005110312_P030.ps60km
2005110400_P045.ps60km
2005110212_P003.ps60km 2005110300_P018.ps60km 2005110312_P033.ps60km
2005110400_P048.ps60km
2005110212_P006.ps60km 2005110300_P021.ps60km 2005110312_P036.ps60km
2005110412_P000.ps60km
2005110212_P009.ps60km 2005110300_P024.ps60km 2005110312_P039.ps60km
2005110412_P003.ps60km
2005110212_P012.ps60km 2005110300_P027.ps60km 2005110312_P042.ps60km
2005110412_P006.ps60km
2005110212_P015.ps60km 2005110300_P030.ps60km 2005110312_P045.ps60km
2005110412_P009.ps60km
2005110212_P018.ps60km 2005110300_P033.ps60km 2005110312_P048.ps60km
2005110412_P012.ps60km
2005110212_P021.ps60km 2005110300_P036.ps60km 2005110400_P000.ps60km
2005110412_P015.ps60km
2005110212_P024.ps60km 2005110300_P039.ps60km 2005110400_P003.ps60km
2005110412_P018.ps60km
2005110212_P027.ps60km 2005110300_P042.ps60km 2005110400_P006.ps60km
2005110412_P021.ps60km
2005110212_P030.ps60km 2005110300_P045.ps60km 2005110400_P009.ps60km
2005110412_P024.ps60km
2005110212_P033.ps60km 2005110300_P048.ps60km 2005110400_P012.ps60km
2005110412_P027.ps60km
2005110212_P036.ps60km 2005110312_P000.ps60km 2005110400_P015.ps60km
2005110412_P030.ps60km
2005110212_P039.ps60km 2005110312_P003.ps60km 2005110400_P018.ps60km
2005110412_P033.ps60km
2005110212_P042.ps60km 2005110312_P006.ps60km 2005110400_P021.ps60km
2005110412_P036.ps60km
2005110212_P045.ps60km 2005110312_P009.ps60km 2005110400_P024.ps60km
2005110412_P039.ps60km
2005110212_P048.ps60km 2005110312_P012.ps60km 2005110400_P027.ps60km
2005110412_P042.ps60km
2005110300_P000.ps60km 2005110312_P015.ps60km 2005110400_P030.ps60km
2005110412_P045.ps60km
2005110300_P003.ps60km 2005110312_P018.ps60km 2005110400_P033.ps60km
2005110412_P048.ps60km
2005110300_P006.ps60km 2005110312_P021.ps60km 2005110400_P036.ps60km
2005110300_P009.ps60km 2005110312_P024.ps60km 2005110400_P039.ps60km
2005110300_P012.ps60km 2005110312_P027.ps60km 2005110400_P042.ps60km
IN our data directory using:
# Canadian GEM data
CMC
CMC_reg_.*_.*_.*_(.*)_([12][0-9][0-9][0-9])([0-1][0-9])([0-3][0-9])([0-2][0-9])_(P.*).grib
FILE data/cmc/\2\3\4\5_\6.\1
What do you get when doing:
notifyme -vl - -h ldm.meteo.ec.gc.ca
from your ldm machine?
Also what does:
ldmadmin pqactcheck
return from your ldm machine?
Still investigating the reg exp for the global grids...
Cheers,
Jeff
---------------------------------------------------------------------
Jeff Weber address@hidden :
Unidata Program Center PH:303-497-8676 :
University Corp for Atmospheric Research 3300 Mitchell Ln :
http://www.unidata.ucar.edu/staff/jweber Boulder,Co 80307-3000 :
---------------------------------------------------------------------
On Fri, 4 Nov 2005, Unidata Support wrote:
>
> ------- Forwarded Message
>
> >To: Jeff Weber <address@hidden>
> >cc: address@hidden
> >From: "msjones" <address@hidden>
> >Subject: Re: 20051001:pqact.conf question for CMC-GEM ingest
> >Organization: UCAR/Unidata
> >Keywords: 200511041738.jA4Hcv7s015057
>
>
> hmmm. still nothing came in last night...
>
> -matt
>
> ----- Original Message Follows -----
> > Hi Matt,
> >
> > Yes, that is my understanding, if not..let me know and we will figure
> > it out..
> >
> > Cheers,
> >
> > Jeff
> > ---------------------------------------------------------------------
> > Jeff Weber address@hidden :
> > Unidata Program Center PH:303-497-8676 :
> > University Corp for Atmospheric Research 3300 Mitchell Ln :
> > http://www.unidata.ucar.edu/staff/jweber Boulder,Co 80307-3000 :
> > ---------------------------------------------------------------------
> >
> > On Thu, 3 Nov 2005, Matthew Jones wrote:
> >
> > > jeff...
> > >
> > > If i substitute "glb" for "reg" in your example, will i get the
> > > global 2x2 parameter-specific gribs?
> > >
> > > thanks for your help!
> > >
> > > -m
> > >
> > > On Thu, 2005-11-03 at 18:43, Jeff Weber wrote:
> > > > Hi Matt,
> > > >
> > > > Try:
> > > >
> > > > #
> > > > # Canadian GEM data
> > > > CMC
> > > >
> > CMC_reg_.*_.*_.*_(.*)_([12][0-9][0-9][0-9])([0-1][0-9])([0-3][0-9])([0
> > > > -2][0-9])_(P.*).grib FILE data/cmc/\2\3\4\5_\6.\1
> > > >
> > > >
> > > > with [tabs] in the usual places :)
> > > >
> > > > Hope this works for you, let me know...
> > > >
> > > > Cheers,
> > > >
> > > >
> > > > Jeff
> > > >
> > > >
> > ---------------------------------------------------------------------
> > > > Jeff Weber address@hidden
> > : Unidata Program Center PH:303-497-8676
> > > > : University Corp for Atmospheric Research 3300 Mitchell Ln
> > > > : http://www.unidata.ucar.edu/staff/jweber Boulder,Co
> > > > 80307-3000 :
> > >
> > ---------------------------------------------------------------------
> > > > > On Wed, 2 Nov 2005, Matthew Jones wrote:
> > > >
> > > > > Jeff:
> > > > >
> > > > > yes, i got this and tried the following line in my pqact...
> > > > >
> > > > >
> > CMC[tab]CMC_*([12][0-9][0-9][0-9])([0-1][0-9])([0-3][0-9])([0-2][0-9])
> > > > > *.grib [tab]FILE[tab]data/gem/\1\2\3\4_\5_cmcgem.grb
> > > > >
> > > > > but i'm not getting anything....?
> > > > >
> > > > > thanks for any help.
> > > > >
> > > > > -matt
> > > > > ______________________________________________
> > > > > On Tue, 2005-11-01 at 18:39, Jeff Weber wrote:
> > > > > > Hi Matt,
> > > > > >
> > > > > > Did you get this message?
> > > > > >
> > > > > > ---------
> > > > > > Dear users of CMC GEM model data,
> > > > > >
> > > > > > As of the 12Z production run on October 18th, 2005, the GEM
> > > > > > model dataset made available via LDM/IDD will be enlarged and
> > > > > > enhanced, as described below:
> > > > > >
> > > > > > *Content changes
> > > > > >
> > > > > > The main change in contents consists in the addition of
> > > > > > several new vertical levels for the basic meteorological
> > > > > > fields of geopotential height, moisture, temperature, and
> > > > > > wind. These will be augmented to 28 pressure levels. Detailed
> > > > > > information on available fields is available at the following
> > > > > URL : >
> > > > > > http://weatheroffice.ec.gc.ca/grib/Low-resolution_grib_e.html
> > > > > >
> > > > > > The grid resolution and coverage are almost identical to our
> > > > > > current LDM grid ; the only difference is one additional row
> > > > > > of grid points along the northern edge of the grid. The grid
> > > > > > dimensions will then be 135x95 instead of 135x94. New grid
> > > > > specifications can be found at >
> > > > > >
> >
> http://weatheroffice.ec.gc.ca/grib/CMC_GRIB_Technical_Grid_Specification
> s_e.html#low_res_reg
> > > > > >
> > > > > > *New naming convention
> > > > > >
> > > > > > In order to accomodate the changes in contents, we need to
> > > > > > modify the file naming convention for the LDM GRIB files.
> > > > > > Details of the new file-naming convention can be found at :
> > > > > >
> > > > > >
> >
> http://weatheroffice.ec.gc.ca/grib/Low-resolution_grib_e.html#convention
> > > > > >
> > > > > > The dataset will be made identical with the GRIB dataset
> > > > > > available via http at :
> > > > > >
> > > > > > http://dd.weatheroffice.ec.gc.ca/public/grib/lores/CMC_reg_00
> > > > > >
> > > > > > and
> > > > > >
> > > > > > http://dd.weatheroffice.ec.gc.ca/public/grib/lores/CMC_reg_12
> > > > > . >
> > > > > > For additional information, please contact:
> > > > > >
> > > > > > Yves Pelletier
> > > > > > address@hidden , (514) 421-4662
> > > > > > Acting Chief, Implementation and Operational Services Division
> > > > > > Operations Branch
> > > > > > Canadian Meteorological Centre
> > > > > >
> > > > > > ------------
> > > > > >
> > > > > > If not, here it is, if you still want guidance, let us/me
> > > > > know... >
> > > > > >
> > > > > > Cheers,
> > > > > >
> > > > > > Jeff
> > > > > >
> > > > > >
> > ---------------------------------------------------------------------
> > > > > > Jeff Weber address@hidden
> > : Unidata Program Center PH:303-497-8676
> > > > > > : University Corp for Atmospheric Research 3300
> > > > > > Mitchell Ln : http://www.unidata.ucar.edu/staff/jweber
> > > > > > Boulder,Co 80307-3000 :
> > > > >
> > ---------------------------------------------------------------------
> > > > > > > On Tue, 1 Nov 2005, Unidata Support wrote:
> > > > > >
> > > > > > >
> > > > > > > ------- Forwarded Message
> > > > > > >
> > > > > > > >To: Unidata Support <address@hidden>
> > > > > > > >From: Matthew Jones <address@hidden>
> > > > > > > >Subject: pqact.conf question for CMC-GEM ingest
> > > > > > > >Organization: UCAR/Unidata
> > > > > > > >Keywords: 200510311840.j9VIe47s020758
> > > > > > >
> > > > > > > Hello:
> > > > > > >
> > > > > > > I would like to update my pqact.conf to ingest the new CMC
> > > > > > > grids. Can you give me a sample entry that would
> > > > > > > accommodate receiving the global 2x2 resolution grids? Also
> > > > > > > , are the high-resolution (1x1 or higher res) grids
> > > > > > available via the CMC feed we currently have access to? >
> > > > > > > THANKS!
> > > > > > >
> > > > > > > -matt
> > > > > > >
> > > > > > >
> > _______________________________________________________________
> > > > > > Matthew S Jones >
> > > > > > > Senior Research Support
> > > > > > >
> > > > > > > Institute for Terrestrial
> > > > > > > and Planetary Atmospheres
> > > > > > >
> > > > > > > Marine Sciences Research Center
> > > > > > > SUNY @ Stony Brook
> > > > > > > Stony Brook, NY 11794-5000
> > > > > > >
> > > > > > > address@hidden
> > > > > > > Endevour Hall, Rm 103 (631-632-3723)
> > > > > > >
> > > > > > ______________________________________________________________
> > > > > > > > --
> > > > > > >
> > **********************************************************************
> > > > > > > ****** < Unidata User Support
> > > > > > > UCAR Unidata Program < (303)497-8643
> > address@hidden Boulder, CO
> > ----------------------------------------------------------------------
> > > > > > > ------ < Unidata WWW Service
> > ----------------------------------------------------------------------
> > > > > > > ------ < NOTE: All email exchanges with Unidata User Support
> > > > > > > are recorded in the Unidata inquiry tracking system and then
> > > > > > > made publicly available through the web. If you do not want
> > > > > > > to have your interactions made available in this way, you
> > > > > > must let us know in each email you send to us. >
> > > > > > > ------- End of Forwarded Message
> > > > > > >
> > > > >
> > >
>
> --
> NOTE: All email exchanges with Unidata User Support are recorded in the
> Unidata inquiry tracking system and then made publicly available
> through the web. If you do not want to have your interactions made
> available in this way, you must let us know in each email you send to us.
>
> ------- End of Forwarded Message
>