correcting new pqact entries
This commit is contained in:
parent
21a47f4099
commit
0f67979609
1 changed files with 12 additions and 11 deletions
|
@ -120,25 +120,26 @@ ANY ^([PQ][A-Z0-9]{3,5}) (....) (..)(..)(..) !redbook [^/]*/([^/]*)/([^/]*)/([^/
|
|||
#
|
||||
# NOAAPORT GINI images - CONUS, NH, COMP sectors
|
||||
#
|
||||
NIMAGE ^(sat[^/]*)/ch[0-9]/([^/]*)/([^/]*)/([^ ]*) ([^/]*)/([^/]*)/([^/]*)/ (TI.[EFNW]..) ([^ ]*) (..)(..)(..)
|
||||
FILE -overwrite -close -edex /awips2/data_store/sat/\(11)\(12)Z_\3_\7_\6-\8_\9.satz.gini
|
||||
NIMAGE ^(sat[^/]*)/ch[0-9]/([^/]*)/([^/]*)/([^ ]*) ([^/]*)/([^/]*)/([^/]*)/ (TI.[EFNW]..) ([^ ]*) (..)(..)(..)
|
||||
FILE -overwrite -close -edex
|
||||
/awips2/data_store/sat/\(11)\(12)Z_\3_\7_\6-\8_\9.satz.gini
|
||||
|
||||
#
|
||||
# GOES-16(R) experimental/provisional products - large-scale non-mesoscale sectors
|
||||
#
|
||||
NOTHER ^(TIR[CU]..) (KNES) (......) (...)
|
||||
FILE -close -edex
|
||||
/awips2/data_store/satellite/goes16/\1_\2_\3_\4_(seq).gini
|
||||
NOTHER ^(TIR[CU]..) (KNES) (......) (...)
|
||||
FILE -close -edex
|
||||
/awips2/data_store/satellite/goes16/\1_\2_\3_\4_(seq).gini
|
||||
# A=Alaska, H=Hawaii, P=Puerto Rico
|
||||
#NOTHER ^(TIR[AHP]..) (KNES) (......) (...)
|
||||
# FILE -close -edex
|
||||
# /awips2/data_store/satellite/goes16/\1_\2_\3_\4_(seq).gini
|
||||
#NOTHER ^(TIR[AHP]..) (KNES) (......) (...)
|
||||
# FILE -close -edex
|
||||
# /awips2/data_store/satellite/goes16/\1_\2_\3_\4_(seq).gini
|
||||
#
|
||||
# GOES-16(R) experimental/provisional products - mesoscale sectors
|
||||
#
|
||||
#NOTHER ^(TIS...) (KNES) (......) (...)
|
||||
# FILE -close -edex
|
||||
# /awips2/data_store/satellite/goes16/\1_\2_\3_\4_(seq).gini
|
||||
#NOTHER ^(TIS...) (KNES) (......) (...)
|
||||
# FILE -close -edex
|
||||
# /awips2/data_store/satellite/goes16/\1_\2_\3_\4_(seq).gini
|
||||
#
|
||||
# GOES-16(R) Derived
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue