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.
Eric, The analyses are not "f00", but rather "anl", so your pattern does not capture those products since your f(..) pattern explicity ignores the "a" in anl. Here is a listing of the grib2 pgrb and sgrb products for ruc at 18Z as a sample: ruc2.t18z.pgrb20anl.grib2 ruc2.t18z.pgrb20f01.grib2 ruc2.t18z.pgrb20f02.grib2 ruc2.t18z.pgrb20f03.grib2 ruc2.t18z.pgrb20f04.grib2 ruc2.t18z.pgrb20f05.grib2 ruc2.t18z.pgrb20f06.grib2 ruc2.t18z.pgrb20f07.grib2 ruc2.t18z.pgrb20f08.grib2 ruc2.t18z.pgrb20f09.grib2 ruc2.t18z.pgrb20f10.grib2 ruc2.t18z.pgrb20f11.grib2 ruc2.t18z.pgrb20f12.grib2 ruc2.t18z.sgrb20anl.grib2 ruc2.t18z.sgrb20f01.grib2 ruc2.t18z.sgrb20f02.grib2 ruc2.t18z.sgrb20f03.grib2 ruc2.t18z.sgrb20f06.grib2 ruc2.t18z.sgrb20f09.grib2 ruc2.t18z.sgrb20f12.grib2 Steve Chiswell Unidata User Support > > Good afternoon, > > I'm using the following partterns to request and save RUC2 grib data off > of conduit. > > From ldmd.conf... > request CONDUIT "ruc2.t(00|03|06|09|12|15|18|21).*grib2" > > from pqact... > CONDUIT /ruc2a.(..)(..)(..)(..)/ruc2.t(..)z.(pgrb|sgrb)20f(..).grib2 > FILE /home/data/conduit/\5\3\4\2.ruc20km > > The problem is that I am not getting any data for the analysis hour > in my files. Is there a problem with the patterns I'm using? > > Thanks for your help. > > -Eric > > -- > Eric Nelson - Weather Data Manager > > College of Dupage Meteorology Dept. > http://weather.cod.edu > > > Ticket Details =================== Ticket ID: ZIF-522694 Department: Support CONDUIT Priority: Normal Status: Closed