goes16 file naming to fix duplicate ingest
This commit is contained in:
parent
c4925aaee8
commit
d252af3278
1 changed files with 2 additions and 2 deletions
|
@ -121,9 +121,9 @@ NIMAGE ^(sat[^/]*)/ch[0-9]/([^/]*)/([^/]*)/([^ ]*) ([^/]*)/([^/]*)/([^/]*)/ (T[^
|
|||
#
|
||||
# GOES-16(R) experimental/provisional products
|
||||
#
|
||||
NOTHER ^(TI[RS]...) (KNES) (......)
|
||||
NOTHER ^(TI[RS]...) (KNES) (......) (...)
|
||||
FILE -close -edex
|
||||
/awips2/data_store/satellite/goes16/\1_\2_\3
|
||||
/awips2/data_store/satellite/goes16/\1_\2_\3_\4_(seq).gini
|
||||
|
||||
#
|
||||
# NPP/VIIRS
|
||||
|
|
Loading…
Add table
Reference in a new issue