no need to capture/print WMO header for NEXRAD3
This commit is contained in:
parent
65b860b195
commit
11076361b5
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
##
|
||||
|
|
Loading…
Add table
Reference in a new issue