Evan,
#GFS GRIB2 FILES (00Z)
CONDUIT gfs.t(..)z.pgrbf([0-9]+).grib2
FILE data/grib/gfs/\1/gfs.t\1z.pgrbf\2.grib2
#GFS GEMPAK FILE (00Z)
CONDUIT gfs.t(..)z.pgrbf([0-9]+).grib2
PIPE decoders/dcgrib2 -d
data/gempak/logs/dcgrib2_CONDUITgfs.log
-e GEMTBL=/data/gempak/gempak/tables
data/grid/gfs/\1/gfs.t\1z.pgrbf\2.gem
If the PIPE action above is working but the FILE action isn't, then I
suggest adding either a "-flush" or a "-close" option to the FILE
action. For more information, see
<http://www.unidata.ucar.edu/software/ldm/ldm-current/basics/pqact.conf.html>.
Regards,
Steve Emmerson