[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20060406: restricting CONDUIT GFS to certain variables
- Subject: 20060406: restricting CONDUIT GFS to certain variables
- Date: 06 Apr 2006 11:05:51 -0600
Robert,
Did you restart the LDM after changing your request lin, or
could you have another request line in effect also?
The trailing "*" character is redundant, so you should remove that,
and otherwise the pattern with:
MT.gfs_CY.(00|12|18).*DF.gr1/fh.(0[0-9][0-9][02468]).*/(UGRD|VGRD|HGT|RH|TMP|APCP|ACPCP|PRES|ABSV)/
should restrict what you are getting to matching that subset.
Steve Chiswell
Unidata User Support
On Thu, 2006-04-06 at 10:44, Robert Mullenax wrote:
> Due to limited bandwidth I would like to only receive a subset of the
> 1x1 Global GFS on CONDUIT. Right now I ma getting data every 6 hours,
> which works fine:
>
> "MT.gfs_CY.(00|12|18).*DF.gr1/fh.(0[0-9][0-9][02468]).*"
>
> However, I would like to restrict it further by only getting:
> UGRD|VGRD|HGT|RH|TMP|APCP|ACPCP|PRES|ABSV. I can't seem to come up
> with a feed request that works. I have tried something like:
>
> "MT.gfs_CY.(00|12|18).*DF.gr1/fh.(0[0-9][0-9][02468]).*(UGRD|VGRD|HGT|RH|TMP|APCP|ACPCP|PRES|ABSV)*"
> and other various combinations but I stil end up getting all
> variables. This is what the product looks like when arriving:
>
>
> Apr 06 16:16:23 pqutil INFO: 57098 20060406161212.363 CONDUIT 286
> /afs/.nwstg.nws.noaa.gov/ftp/SL.us008001/ST.opnl/MT.gf
> s_CY.12/RD.20060406/PT.grid_DF.gr1/fh.0084_tl.press_gr.onedeg
> !grib/ncep/AVN/#003/200604061200/F084/TCDC/mid_cld_lay! 000286
>
>
> Can someone suggest a pattern that might accomplish this?
>
> Thanks,
> Robert Mullenax
>
>
>