no need to capture/print WMO header for NEXRAD3

This commit is contained in:
mjames-upc 2016-03-20 14:53:39 -06:00
parent 65b860b195
commit 11076361b5

View file

@ -111,11 +111,11 @@ FNEXRAD ^rad/NEXRCOMP/(...)/(...)_(........)_(....)
## NEXRAD3
##
# full
#NEXRAD3 ^(SDUS[23578].) .... (......) /p(...)(...)
# FILE -overwrite -close -edex /awips2/data_store/radar/\4/\3/\1_\4_\3_\2_(seq).rad
#NEXRAD3 ^SDUS[23578]. .... (......) /p(...)(...)
# FILE -overwrite -close -edex /awips2/data_store/radar/\3/\2/\3_\2_\1_(seq).rad
# partial
NEXRAD3 ^(SDUS[23578].) .... (......) /p(DHR|DPR|DSP|DTA|DAA|DU3|DU6|DVL|EET|HHC|N3P|N0C|N0K|N0Q|N0S|N0U|N0X|N0Z|NCR|NMD|OHA)(...)
FILE -overwrite -close -edex /awips2/data_store/radar/\4/\3/\1_\4_\3_\2_(seq).rad
NEXRAD3 ^SDUS[23578]. .... (......) /p(DHR|DPR|DSP|DTA|DAA|DU3|DU6|DVL|EET|HHC|N3P|N0C|N0K|N0Q|N0S|N0U|N0X|N0Z|NCR|NMD|OHA)(...)
FILE -overwrite -close -edex /awips2/data_store/radar/\3/\2/\3_\2_\1_(seq).rad
##
## ACARS
##