ASM #15311 - Merge branch 'asm_14.4.1' of ssh://10.201.30.8:29418/AWIPS2_baseline into master_14.4.1
Change-Id: I57b5f9a6b8730e7d40bd6183ed0efe241e76171d Former-commit-id:9f0f27ab2f
[formerly 7f4c3e1285fded5b675d0c96659135d0dcca4e4b] Former-commit-id:4d5ab94b94
This commit is contained in:
commit
490bf1d5ce
1 changed files with 8 additions and 1 deletions
|
@ -171,6 +171,13 @@ HDS ^(O.[LN].{1,3}) (KWBM|KWBI) (..)(..)(..)[^!]*!(grib|grib2)/[^/]*/([^/]*)/#([
|
|||
HDS ^(OEBA88) KNWC (..)(..)(..)[^!]*!(grib|grib2)/[^/]*/([^/]*)/#([^/]*)/([0-9]{8})([0-9]{4})/(F[0-9]{3})/([^/]*)
|
||||
FILE -overwrite -log -close -edex /data_store/\5/(\2:yyyy)(\2:mm)\2/\3/ICE/GRID\7/\9Z_\(10)_\(11)-\1_KNWC_\2\3\4_(seq).\5.%Y%m%d%H
|
||||
|
||||
# DR 17480 Add HFR (High Frequency Radar) Pattern
|
||||
# Note: There isn't much metadata here to work with, if more is needed Unidata should be contacted.
|
||||
# OUTA98 KWNB 111100 !grib2/
|
||||
|
||||
ANY ^(OUTA98) KWNB (..)(..)(..)[^!]*!(grib|grib2)
|
||||
FILE -overwrite -log -close -edex /data_store/\5/(\2:yyyy)(\2:mm)\2/\3/HFR/\1_KWNB_\2\3\4_(seq).\5.%Y%m%d%H
|
||||
|
||||
# AWIPS1: GRID ^[YZ][UV]M.98.*KNHC /Grid/SBN/Raw
|
||||
# *** NOT FOUND IN INGEST STREAM ***
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue