Omaha #4014: Add pattern for ETSS to pqact.conf.

Change-Id: I016cc2c4cfdae309a8129876c519ca7919eafe5e

Former-commit-id: d9ed1da11db7de1d662e0ed2b700ba4a2d8e868d
This commit is contained in:
David Gillingham 2015-01-21 10:24:06 -06:00
parent 41af2f661c
commit 00be4da9e4

View file

@ -37,6 +37,7 @@
# Name changes to reflect plugin names for modelsounding, goessounding, poessounding. # Name changes to reflect plugin names for modelsounding, goessounding, poessounding.
#20140424 3068 dgilling Add pattern for MetOp-B ASCAT T winds. #20140424 3068 dgilling Add pattern for MetOp-B ASCAT T winds.
#20140612 3230 rferrel Add pattern for URMA. #20140612 3230 rferrel Add pattern for URMA.
#20150121 4014 dgilling Add pattern for ETSS.
#*************************************************************** #***************************************************************
# AWIPS 1 PATTERN GRAPHIC ^[PQ].* /redbook/Raw # AWIPS 1 PATTERN GRAPHIC ^[PQ].* /redbook/Raw
# PGNA00 KWNS 010001 !redbook 1_1/NMCGPHMCD/MCDSUM/PXSF001CN/20110201 0001 # PGNA00 KWNS 010001 !redbook 1_1/NMCGPHMCD/MCDSUM/PXSF001CN/20110201 0001
@ -754,3 +755,11 @@ NGRID ^(E[EHC][IP][A-Z]88) (KWBM) (..)(..)(..)
NGRID ^(Y.C[A-MZ][05789][0-9]) (KWBY) (..)(..)(..) 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 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
# #
# ETSS CONUS
NGRID ^(MHU...) (KNHC) (..)(..)(..)
FILE -overwrite -log -close -edex /data_store/grib2/(\3:yyyy)(\3:mm)\3/\4/ETSS/GRID184/\1_\2_\3\4\5_(seq).grib2.%Y%m%d%H
# ETSS-AK
NGRID ^(MHR...) (KNHC) (..)(..)(..)
FILE -overwrite -log -close -edex /data_store/grib2/(\3:yyyy)(\3:mm)\3/\4/ETSS/NDFD-AK/\1_\2_\3\4\5_(seq).grib2.%Y%m%d%H