Couple more LDM updates

-Added rpm dependencies for awips2-ldm
-Commented out the HRRR Smoke product in pqact.conf
-Changed the ldmd.conf file to request from idd.unidata.ucar.edu
This commit is contained in:
ucar-tmeyer 2022-10-26 14:26:30 -07:00
parent 218e3e4fdc
commit 1d64c5ed08
3 changed files with 29 additions and 27 deletions

View file

@ -22,6 +22,8 @@ Requires: openssh-clients
Requires: awips2-qpid-proton%{?_isa} Requires: awips2-qpid-proton%{?_isa}
Requires: perl Requires: perl
Requires: libxml2 Requires: libxml2
Requires: libxml2-devel
Requires: pax
Requires: libpng Requires: libpng
Requires: glibc-common Requires: glibc-common
Requires: zlib Requires: zlib

View file

@ -90,32 +90,32 @@ EXEC "rtstats -h rtstats.unidata.ucar.edu"
# which host can deliver the data-products most quickly on average. # which host can deliver the data-products most quickly on average.
# #
# DEFAULT # DEFAULT
#REQUEST LIGHTNING ".*" 10.0.0.233 # USPLN #REQUEST LIGHTNING ".*" idd.unidata.ucar.edu # USPLN
#REQUEST LIGHTNING ".*" striker.atmos.albany.edu # NLDN #REQUEST LIGHTNING ".*" striker.atmos.albany.edu # NLDN
REQUEST FNEXRAD ".*" 10.0.0.233 # MRMS - Unidata feed via NCEP REQUEST FNEXRAD ".*" idd.unidata.ucar.edu # MRMS - Unidata feed via NCEP
REQUEST NEXRAD3 ".*" 10.0.0.233 # Radar Level3 REQUEST NEXRAD3 ".*" idd.unidata.ucar.edu # Radar Level3
REQUEST HDS "^SDUS6.*" 10.0.0.233 # Radar Level3 - specific files REQUEST HDS "^SDUS6.*" idd.unidata.ucar.edu # Radar Level3 - specific files
REQUEST WMO ".*" 10.0.0.233 # WMO Feedtype includes HDS|IDS|DDPLUS REQUEST WMO ".*" idd.unidata.ucar.edu # WMO Feedtype includes HDS|IDS|DDPLUS
REQUEST UNIWISC|NIMAGE ".*" 10.0.0.233 # AREA/GINI and GOES (NIMAGE feedtype includes DIFAX) REQUEST UNIWISC|NIMAGE ".*" idd.unidata.ucar.edu # AREA/GINI and GOES (NIMAGE feedtype includes DIFAX)
#REQUEST DIFAX "GLM" 10.0.0.233 # GOES GLM Gridded Product (Texas Tech-Eric Bruning - depricated) #REQUEST DIFAX "GLM" idd.unidata.ucar.edu # GOES GLM Gridded Product (Texas Tech-Eric Bruning - depricated)
#REQUEST DIFAX "OR_ABI" 10.0.0.233 # GOES ABI netCDF4 (Unidata tiles - not using) #REQUEST DIFAX "OR_ABI" idd.unidata.ucar.edu # GOES ABI netCDF4 (Unidata tiles - not using)
#REQUEST NOTHER "^TI[PRS]... KNES" 10.0.0.233 # GOES ABI gini (not using) #REQUEST NOTHER "^TI[PRS]... KNES" idd.unidata.ucar.edu # GOES ABI gini (not using)
REQUEST NOTHER "^TI[A-W]... KNES" 10.0.0.233 # VIIRS and GOES CMI via SBN REQUEST NOTHER "^TI[A-W]... KNES" idd.unidata.ucar.edu # VIIRS and GOES CMI via SBN
REQUEST NOTHER "^IXT[WXY]01" 10.0.0.233 #Special SBN GOES Derived products-different WMO (COD, CPS, CTP) tiffanym-20201229 REQUEST NOTHER "^IXT[WXY]01" idd.unidata.ucar.edu #Special SBN GOES Derived products-different WMO (COD, CPS, CTP) tiffanym-20201229
REQUEST NGRID ".*" 10.0.0.233 REQUEST NGRID ".*" idd.unidata.ucar.edu
#REQUEST HDS ".*" 10.0.0.233 # Duplicate #REQUEST HDS ".*" idd.unidata.ucar.edu # Duplicate
#REQUEST CMC ".*" 10.0.0.233 # CMC is an alias for GEM #REQUEST CMC ".*" idd.unidata.ucar.edu # CMC is an alias for GEM
#REQUEST FNMOC ".*" 10.0.0.233 #REQUEST FNMOC ".*" idd.unidata.ucar.edu
REQUEST CONDUIT "nam" 10.0.0.233 # NAM12 REQUEST CONDUIT "nam" idd.unidata.ucar.edu # NAM12
REQUEST CONDUIT "pgrb2" 10.0.0.233 # GFS REQUEST CONDUIT "pgrb2" idd.unidata.ucar.edu # GFS
#REQUEST CONDUIT "nwstg" 10.0.0.233 # NDFD #REQUEST CONDUIT "nwstg" idd.unidata.ucar.edu # NDFD
#REQUEST CONDUIT "awp252" 10.0.0.233 # RAP20 #REQUEST CONDUIT "awp252" idd.unidata.ucar.edu # RAP20
#REQUEST FSL2 "HRRR" hrrr.unidata.ucar.edu # HRRRX sub-hourly #REQUEST FSL2 "HRRR" hrrr.unidata.ucar.edu # HRRRX sub-hourly
REQUEST EXP "WwWind" 10.0.0.233 # ESPL/PSD Profilers REQUEST EXP "WwWind" idd.unidata.ucar.edu # ESPL/PSD Profilers
#REQUEST NGRID "^YAU[CDLMPQS]" 10.0.0.233 # MRMS-NOAAPort #REQUEST NGRID "^YAU[CDLMPQS]" idd.unidata.ucar.edu # MRMS-NOAAPort
#REQUEST FSL2 "HRRR\.Smoke" hrrr.unidata.ucar.edu # HRRRX sub-hourly #REQUEST FSL2 "HRRR\.Smoke" hrrr.unidata.ucar.edu # HRRRX sub-hourly
REQUEST FSL2 "HRRR\.Smoke" 10.0.0.233 # HRRR Smoke EXP REQUEST FSL2 "HRRR\.Smoke" idd.unidata.ucar.edu # HRRR Smoke EXP
REQUEST SPARE|NIMAGE|EXP "GLMF" 10.0.0.233 # GLM via NWS/ISatSS REQUEST SPARE|NIMAGE|EXP "GLMF" idd.unidata.ucar.edu # GLM via NWS/ISatSS
# #
#REQUEST WMO ".*" initial-secondary-host.another.domain #REQUEST WMO ".*" initial-secondary-host.another.domain

View file

@ -612,11 +612,11 @@ FSL2 ^GRIB2\.FSL\.HRRR\.(.......)_Lambert\.(.*)(Minute|Hour)\.(.*)\.(.*)\.([0-9]
# diagnose problems let's change the process-id so it is instead 254. This # diagnose problems let's change the process-id so it is instead 254. This
# will make the model name of HRRR-Smoke unique in the AWIPS database. # will make the model name of HRRR-Smoke unique in the AWIPS database.
# #
FSL2 ^(XGSL\.GRIB\.HRRR\.Smoke\.wrf...\.FX.*) #FSL2 ^(XGSL\.GRIB\.HRRR\.Smoke\.wrf...\.FX.*)
PIPE -log -close /awips2/ldm/decoders/changeHrrrSmokeProcessId.sh \1 # PIPE -log -close /awips2/ldm/decoders/changeHrrrSmokeProcessId.sh \1
FSL2 ^(ZZHH00\.XGSL\.GRIB\.HRRR\.Smoke\.wrf...\.FX.*) #FSL2 ^(ZZHH00\.XGSL\.GRIB\.HRRR\.Smoke\.wrf...\.FX.*)
FILE -edex -close /awips2/data_store/grid/HRRR-Smoke/\1.grib2 # FILE -edex -close /awips2/data_store/grid/HRRR-Smoke/\1.grib2
# #
# ------------------------------------------------ # ------------------------------------------------
# - Short Range Ensemble Forecasts System (SREF) - # - Short Range Ensemble Forecasts System (SREF) -