Change-Id: I1ae3abdcb470c0a306cde8a13070be47a40a1e87 Former-commit-id: 95d8b4abb4d3cb1cf63fd21a7bf188f6c3cb67b5
This commit is contained in:
parent
c1ef26200d
commit
504e6a9569
1 changed files with 8 additions and 8 deletions
|
@ -715,15 +715,15 @@ HDS ^(JUTX(([2-4]1)|53)) (.{4}) (..)(..)(..)
|
|||
#IDPS|DDPLUS ^(NXUS6.) (P|T)(...) (..)(..)(..) /p(GSM)(...)
|
||||
# FILE -overwrite -log -close -edex /data_store/radar/(\4:yyyy)(\4:mm)\4/\5/\2\8/\7/\2\8_\7_\4\5\6-\1_\2\3_(seq).rad.%Y%m%d%H
|
||||
|
||||
|
||||
# ESTOFS
|
||||
# Pattern provided by Joshua.Watson.
|
||||
# ESTOFS - Pattern provided by Joshua.Watson.
|
||||
NGRID ^(E[EHC][IP][A-Z]88) (KWBM) (..)(..)(..)[^!]*!(grib|grib2)/[^/]*/([^/]*)/#([^/]*)/([0-9]{8})([0-9]{4})(F[0-9]{3})/([^/]*)
|
||||
FILE -overwrite -log -close -edex /data_store/\6/(\3:yyyy)(\3:mm)\3/\4/\7/GRID\8/\(10)Z_\(11)_\(12)-\1_\2_\3\4\5_(seq).\6.%Y%m%d%H
|
||||
|
||||
# HRRR
|
||||
# Pattern provided by Joshua.Watson.
|
||||
NGRID ^(Y.C[A-MZ][05789][0-9]) (KWBY) (..)(..)(..)[^!]*!(grib|grib2)/[^/]*/([^/]*)/#([^/]*)/([0-9]{8})([0-9]{4})(F[0-9]{3})/([^/]*)
|
||||
FILE -overwrite -log -close -edex /data_store/\6/(\3:yyyy)(\3:mm)\3/\4/\7/GRID\8/\(10)Z_\(11)_\(12)-\1_\2_\3\4\5_(seq).\6.%Y%m%d%H
|
||||
# HRRR - Pattern provided by Joshua.Watson.
|
||||
#NGRID ^(Y.C[A-MZ][05789][0-9]) (KWBY) (..)(..)(..)[^!]*!(grib|grib2)/[^/]*/([^/]*)/#([^/]*)/([0-9]{8})([0-9]{4})(F[0-9]{3})/([^/]*)
|
||||
# FILE -overwrite -log -close -edex /data_store/\6/(\3:yyyy)(\3:mm)\3/\4/\7/GRID\8/\(10)Z_\(11)_\(12)-\1_\2_\3\4\5_(seq).\6.%Y%m%d%H
|
||||
|
||||
#
|
||||
# HRRR Workaround until noaaport ingest grib tables are updated.
|
||||
NGRID ^(Y.C[A-MZ][05789][0-9]) (KWBY) (..)(..)(..)
|
||||
FILE -overwrite -log -close -edex /data_store/grib2/(\3:yyyy)(\3:mm)\3/\4/HRRR/GRID184/\1_\2_\3\4\5_(seq).grib2.%Y%m%d%H
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue