rm pngg2gini, adjust documentation pqact examples
This commit is contained in:
parent
d708dd29f6
commit
035d3d24c7
4 changed files with 5 additions and 12 deletions
|
@ -34,9 +34,8 @@ Standard LDM regular expressions from **/awips2/ldm/etc/pqact.conf**
|
|||
# FNEXRAD Composites
|
||||
|
||||
FNEXRAD ^rad/NEXRCOMP/(...)/(...)_(........)_(....)
|
||||
PIPE -close -edex -log
|
||||
pngg2gini -vl logs/pngg2gini.log
|
||||
/awips2/data_store/ingest/nexrcomp_\1_\4_\3_\2_(seq).rad
|
||||
FILE -close -edex
|
||||
/awips2/data_store/sat/nexrcomp_\3\4_\2.gini.png
|
||||
|
||||
# Satellite Imagery
|
||||
|
||||
|
|
|
@ -12,11 +12,10 @@
|
|||
### FNEXRAD Composites
|
||||
|
||||
FNEXRAD ^rad/NEXRCOMP/(...)/(...)_(........)_(....)
|
||||
PIPE -close -edex -log
|
||||
pngg2gini -vl logs/pngg2gini.log
|
||||
/awips2/data_store/ingest/nexrcomp_\1_\4_\3_\2_(seq).rad
|
||||
FILE -close -edex
|
||||
/awips2/data_store/sat/nexrcomp_\3\4_\2.gini.png
|
||||
|
||||
## WSR-88D Localizations
|
||||
|
||||
|
||||
WFO
|
||||
WFO
|
||||
|
|
|
@ -66,8 +66,3 @@ To watch the same on a remote queue:
|
|||
Aug 26 15:05:12 edextest edexBridge[5812] NOTE: Sent 9 messages (0 at the end of the queue, 9 normally).
|
||||
Aug 26 15:05:12 edextest pqact[5811] NOTE: Filed in "/awips2/data_store/grid/HRRR/HRRR_CONUS_2p5km_201608262000_F006_LTNG-21387205.grib2": 482800 20160826210512.254 NGRID 21387205 YZCG98 KWBY 262000 !grib2/ncep/HRRR/#255/201608262000F006/LTNG/0 - EATM
|
||||
Aug 26 15:05:13 edextest edexBridge[5812] NOTE: Sent 1 messages (0 at the end of the queue, 1 normally).
|
||||
Aug 26 15:05:13 edextest pngg2gini[22317] NOTE: Starting Up
|
||||
Aug 26 15:05:13 edextest pngg2gini[22317] INFO: output file pathname: /awips2/data_store/ingest/nexrcomp_4km_2105_20160826_ntp_0.rad
|
||||
Aug 26 15:05:13 edextest pngg2gini[22317] NOTE: unPNG:: 117632 888533 7.5535
|
||||
Aug 26 15:05:13 edextest pngg2gini[22317] NOTE: Exiting
|
||||
Aug 26 15:05:14 edextest edexBridge[5812] NOTE: Sent 17 messages (0 at the end of the queue, 17 normally).
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue