This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
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 > > >