NBM and RAWS data additions to LDM pqact and ldmd files

This commit is contained in:
ucar-tmeyer 2023-10-04 19:18:22 +00:00
parent 7535d248db
commit e6a766d6cf
4 changed files with 17 additions and 3 deletions

View file

@ -115,6 +115,7 @@ REQUEST EXP "WwWind" idd.unidata.ucar.edu # ESPL/PSD Profilers
#REQUEST NGRID "^YAU[CDLMPQS]" idd.unidata.ucar.edu # MRMS-NOAAPort
REQUEST FSL2 "HRRR\.Smoke" idd.unidata.ucar.edu # HRRR Smoke
REQUEST SPARE|NIMAGE|EXP "GLMF" idd.unidata.ucar.edu # GLM via NWS/ISatSS
REQUEST EXP "RAWS.*" 10.0.0.233 #RAWS mesonet data
#
#REQUEST WMO ".*" initial-secondary-host.another.domain

View file

@ -16,7 +16,8 @@
# GOES16 GLM data coming from Unidata's IDD via Texas Tech
# CIRA RGB GOES Satellite products added
# 20230321 20.3.2 Update WW3 regex lines so we get the data
# 20231004 20.3.2 Add RAWS data
# Add additioanl NBM data
# USPLN
LIGHTNING USPLN1EX
FILE -close -edex /awips2/data_store/lightning/%Y%m%d%H%M.uspln
@ -94,6 +95,11 @@ IDS|DDPLUS ^(UA(US|PA|NT)..) (.{4}) (..)(..)(..)
IDS|DDPLUS ^(UB.{4}) (.{4}) (..)(..)(..)
FILE -overwrite -close -edex /awips2/data_store/pirep/\1_\2_\3\4\5_(seq)
#
# RAWS
#
EXP ^RAWS ...... (raws_ldad_)(........)(..)(..)(.xml)
FILE -overwrite -close -edex /awips2/data_store/ldadmesonet/\2/\3/\1\2\3\4\5
#
# ACARS
#
#ANY ^(IUAX0[12]) (....) (..)(..)(..)
@ -1075,5 +1081,5 @@ NGRID ^OUTA98 KWNB (......)[^!]*!grib2
#
# National Blend of Models
#
NGRID|HDS ^(Y.A...) (KWE[AB]) (..)(..)(..)
NGRID|HDS ^(Y.A...) (KWE[ABGIHLO]) (..)(..)(..)
FILE -close /awips2/data_store/grid/(\3:yyyy)(\3:mm)\3/\4/NationalBlend/staging/NationalBlend_\3\4\5-concat-%Y%m%d_%H%M.grib2

View file

@ -16,6 +16,7 @@
# GOES16 GLM data coming from Unidata's IDD via Texas Tech
# CIRA RGB GOES Satellite products added
# 20230321 20.3.2 Update WW3 regex lines so we get the data
# 20231004 20.3.2 Add additioanl NBM data
#
# ------------------------------------------
# - Global Ensemble Forecast System (GEFS) -
@ -750,5 +751,5 @@ NGRID ^OUTA98 KWNB (......)[^!]*!grib2
#
# National Blend of Models
#
NGRID|HDS ^(Y.A...) (KWE[AB]) (..)(..)(..)
NGRID|HDS ^(Y.A...) (KWE[ABGIHLO]) (..)(..)(..)
FILE -close /awips2/data_store/grid/(\3:yyyy)(\3:mm)\3/\4/NationalBlend/staging/NationalBlend_\3\4\5-concat-%Y%m%d_%H%M.grib2

View file

@ -16,6 +16,7 @@
# GOES16 GLM data coming from Unidata's IDD via Texas Tech
# CIRA RGB GOES Satellite products added
# 20230321 20.3.2 Update WW3 regex lines so we get the data
# 20231004 20.3.2 Add RAWS data
# USPLN
LIGHTNING USPLN1EX
@ -94,6 +95,11 @@ IDS|DDPLUS ^(UA(US|PA|NT)..) (.{4}) (..)(..)(..)
IDS|DDPLUS ^(UB.{4}) (.{4}) (..)(..)(..)
FILE -overwrite -close -edex /awips2/data_store/pirep/\1_\2_\3\4\5_(seq)
#
# RAWS
#
EXP ^RAWS ...... (raws_ldad_)(........)(..)(..)(.xml)
FILE -overwrite -close -edex /awips2/data_store/ldadmesonet/\2/\3/\1\2\3\4\5
#
# ACARS
#
#ANY ^(IUAX0[12]) (....) (..)(..)(..)