pqact update for MRMS using dcgunzip and qpidNotify

This commit is contained in:
mjames-upc 2015-09-08 19:44:04 -06:00
parent aa30ba9140
commit 0c8414a01b

View file

@ -6,10 +6,12 @@ LIGHTNING LIGHTNING
# MRMS
# Option 1: File to manual ingest
EXP (/data/realtime/outgoing/grib2/.*grib2).gz
PIPE -close -log -overwrite dcgunzip -f /awips2/edex/data/manual/mrms\1
PIPE -close -log
dcgunzip -f
/awips2/data_store/mrms\1
# Option 2: Write to /data_store and call qpidNotify from within dcgunzip
#EXP (/data/realtime/outgoing/grib2/.*grib2).gz
# PIPE -close -log -overwrite dcgunzip -f /awips2/data_store/mrms\1
# PIPE dcgunzip -f /awips2/data_store/mrms\1
# GFS 2.5 deg (gfs.tCCz.pgrb2.2p50.fFFF) all hours out to F384
#CONDUIT ^data/nccf/com/.*gfs.t[0-9][0-9]z.(pgrb2.2p50).*!(grib2)/[^/]*/(SSIGFS|GFS)/#([^/]*)/([0-9]{8})([0-9]{4})(F[0-9]..)/([^/]*)/.*! (......)