Commit graph

128 commits

Author SHA1 Message Date
Tiffany Meyer
5c51db10b5 Start LDM was added back in to the edex start up script 2021-07-12 14:41:22 -04:00
Tiffany Meyer
2c8f592a7c Added logic to see if LD_LIBRARY_PATH environment variable exists or not 2021-07-12 14:40:29 -04:00
Tiffany Meyer
716de34408 Added in new HRRR Smoke Products
-Added HRRR-Smoke domain to the gribModels_NCEP-7.xml
-Added new HRRR-Smoke products to the grib tables
    4.2.0.4.table
	4.2.0.20.table
-Added new entry in ldmd.conf and pqact.conf to request and store data
-New LDM script to process the HRRR Smoke products (changeHrrrSmokeProcessId.sh)
-Added new menu entry in the models menu for the new products
-Added new styleRules for the new products
-Added new bundle files for the new products
-Added new colormaps for the new products
2021-07-12 11:53:15 -04:00
Tiffany Meyer
793fcd7d35 Couple small changes to MRMS products
-Updated product name for Radar Accumulation Quality Index
-Updated pqact entries to concatenate the OCONUS MRMS products, but not CONUS
-Updated checkFile.pl script to check for files that haven't been touched in 2 minutes instead of 5
-Updated cronjob that runs the checkFile.pl to run every 2 minutes instead of 5
2021-07-02 17:11:56 -04:00
Tiffany Meyer
1ed7ac5831 More GFS V3 updates
rpms/awips2.upc/Installer.ldm/patch/etc/pqact.conf
rpms/awips2.upc/Installer.ldm/patch/etc/pqact.grids
   -In LDM store GFS1.0 Global data from NOAAPort only - not CONDUIT
edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/bundles/grid/Precip-GFS.xml
   -Removed colortable reference here because it's specified in the styleRules
edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/postProcessModels/postProcessedModels.xml
edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/postProcessModels/precipitationAccumulation.xml
   -Removed typo of a "mapScale" tag
   -Updated some comments
2021-06-11 10:22:42 -04:00
Tiffany Meyer
9d7cd81f53 Minor LDM changes to add in the NOAAPort GFS 1p0 in 2021-06-09 17:03:34 -04:00
Tiffany Meyer
4507d46ab4 Commented out the starting of ldm when starting EDEX 2021-06-02 12:53:16 -04:00
Tiffany Meyer
ff4fac1eff Minor LDM updates for MRMS and GOES products.
-Changed the feedtype for MRMS to FNEXRAD
-Updated GOES products to be stored in YYYYMMDD/hh format
-Updated a few GOES pqact statements
2021-06-02 11:18:00 -04:00
Tiffany Meyer
291bdc658b Updated LDM MRMS configs
-Changed ldmd.conf to request from idd (instead of uni20)
-Added probSevere pqact entry in pqact.conf and pqact.mrms
2021-05-17 21:38:04 -04:00
Tiffany Meyer
e1f6dd4597 Updated radar pqact entries 2021-05-06 18:35:47 -04:00
Tiffany Meyer
5ec1e3d020 Quick fix to LDM pqact.mrms 2021-05-05 14:26:24 -04:00
Tiffany Meyer
fa505efee1 Updates to LDM
*New MRMS pqact entries for products coming from NCO (via Unidata) vs from NOAAPort (via Unidata)
*Update Global GFS entry to store 1.00deg instead of 0.25deg
*Update ldmd entries
*Added new files for processing concatenated grib files
*Add new crontab entry for checking time of concatenated files
*Add new crontab entry for LDM Metrics
2021-05-05 14:02:09 -04:00
Tiffany Meyer
136b24f113 Had to add the new LDM "dev" directory to the compnent.spec file in order to build into the rpm 2021-05-03 15:30:19 -04:00
Tiffany Meyer
3d8be94c3e Minor LDM fix to add purgeRadar.log file 2021-04-30 12:56:06 -04:00
Tiffany Meyer
290964c626 Updated ldmd.conf to request the special GOES-E derived products (IXT[WXY]01) from idd 2021-04-20 14:28:18 -04:00
Tiffany Meyer
c6689808ed LDM Updates to pqact and ldmd
ldmd.conf changes:
Consolodated IDS|DDPLUS to WMO

LDM pqact.conf changes:
uncommented airep and pirep entries
Commented out ESRL Profiler data and reduce to two lines
Update GOES NOAAPort GINI data to be more specific
Added/Updated GOES 16/17 NOAAPort and Unidata IDD entries
Add GOES CIRA derived products
Removed DIFAX GOES entries
Added Eric Bruning's GLM products via Texas Tech
Concatenate modelsounding files to reduce latencies
Updated nucaps soundings entry
Added in DCS18784 - new bufrua entry
Added in DR16660 - new lsr entry - time string changed back to original for PBP and HFO
Cleaned up UNIWISC mcidas files and added missing "FILE" pqaction
Combined all CONUS MRMS product entries
Added Separate OCONUS MRMS product entries
Update Model data - rename with concat and move to two lines. Also updated data_store location to include YYYYMMDD/hh like baseline AWIPS
Added comment (GLERL) Great Lakes   Environmental Research Lab

Updated pqact.goesr and pqact.grids to match updates in pqact.conf

Added new purgeRadar script and crontab entry to call it so if an ancillary EDEX is running and not purging raw data, the crontab will get it so the disk doesn't fill up
2021-03-22 10:47:19 -04:00
Tiffany Meyer
26a3ccf3c3 Moved NPP localization files from viz to edex plugin, updated VIIRS config, bundles, and menus
There were quite a few npp plugins, but I moved them to their respective edex plugin. Specifically:
+ awips2/cave/com.raytheon.uf.viz.npp/localization --> edexOsgi/com.raytheon.uf.edex.plugin.npp/utility/common_static/base
+ awips2/cave/com.raytheon.uf.viz.npp.nucaps/localization --> edexOsgi/com.raytheon.uf.edex.plugin.npp.nucaps/utility/common_static/base
+ awips2/cave/com.raytheon.uf.viz.npp.viirs/localization --> edexOsgi/com.raytheon.uf.edex.plugin.npp.viirs/utility/common_static/base

Localization information has been moved from /awips2/cave/etc to /awips2/edex/data/utility/common_static/base

-Update ldmd.conf to grab VIIRS data:
        REQUEST NOTHER "^TI[A-Q]... KNES"
-Update pqact.conf VIIRS entry TI[A-Q]
-Updated viirsImagery.xml to include SNPP and NOAA-20 (JPSS) for Alaska, CONUS, Pacific, Puerto Rico domains
-Added a "region" tag in the bundle files
-Added submenu in main satellite menu for S-NPP and NOAA-20
-Removed submenus for products that only had one menu entry
-Removed extra Alaska imagery channels that we aren't getting data for
2021-03-12 15:18:42 -05:00
Tiffany Meyer
668bb33e0a Update ldm (pqact.conf) file for UNIWISC McIdas Area Files 2021-03-10 10:52:12 -05:00
Tiffany Meyer
ea6a8288fc Michael added a command to create the ldm queue size as 2500M
Tiff added gcc-c++ to the list of required rpms
2020-11-16 17:48:16 -05:00
Tiffany Meyer
66f1dfa06c Michael changed pqact documentation from SREF40 to SREF212 2020-11-16 17:46:54 -05:00
Tiffany Meyer
6e3d431977 These were changes Michael made on moe locally that were "added" but never committed. 2020-11-16 11:45:40 -05:00
mjames-upc
2e61b22e6d perl rpm requires 2019-06-24 11:12:47 -06:00
mjames-upc
9f608664c2 ldm 6.13.11 2019-06-21 13:49:28 -06:00
mjames-upc
7ed83fca9e rm conduit NIMAGE request 2019-06-21 10:31:00 -06:00
mjames-upc
b8db28867e ldm updates for NAIMGE from conduit, satellite plugin naming updates 2019-04-11 10:49:46 -06:00
mjames-upc
9cad8583e0 ldm update from 6.13.7 to 6.13.10 2019-03-21 11:17:35 -06:00
mjames-upc
2ee53236ed ldm 6.13.7 2019-03-04 11:01:53 -07:00
mjames-upc
b620bd6575 awips2 rpm update for obsoletes, edex program updates 2019-02-25 16:28:22 -07:00
mjames-upc
eeaf4fec58 NAW guantanamo wsr88d products 2019-01-31 12:45:07 -07:00
mjames-upc
4d4a47af8e edex_ldm ldmadmin wrapper can clean queue 2019-01-30 12:12:12 -07:00
mjames-upc
e82646faac acars, bufrASCAT Metop B pattern action updates 2019-01-23 11:09:08 -07:00
mjames-upc
bb8e7f2cf2 OCP ascat grid support 2019-01-23 11:05:47 -07:00
mjames-upc
a1bf1f424e pqact.conf updates for GOES17 products 2019-01-09 10:02:39 -07:00
mjames-upc
bf6fd735a5 ldmd.conf, pqact.conf GOES feed cleanup 2019-01-07 10:39:23 -07:00
mjames-upc
251fa0fd70 workaround for root not having /awips2/python in LD_LIB... 2019-01-07 10:38:09 -07:00
mjames-upc
dbf1469ae8 Revert "split waa and spc products in pqact.conf"
This reverts commit dff6cf1660.
2018-12-28 12:36:07 -07:00
mjames-upc
4593b3d3f8 edex service manager cleanup 2018-12-20 12:59:50 -07:00
mjames-upc
1121c85c8a cleanup edex qpid grepping 2018-12-19 11:04:17 -07:00
mjames-upc
f23b1ac8fb check for edex_ldm on LDM start/stop 2018-10-01 09:35:47 -06:00
mjames-upc
6cf57d61bc quiet misses in edex setup file edits 2018-09-26 13:23:31 -06:00
mjames-upc
209025b132 remove verbose debug mode from edex 2018-09-25 21:36:49 -06:00
mjames-upc
5eb8f5b326 reorg edex setup to avoid temporary docker container hostname addresses 2018-09-25 21:34:41 -06:00
mjames-upc
99e8a86ab5 awips2-ldm requires make 2018-09-25 12:18:37 -06:00
mjames-upc
facb5fe52e edex service manager don't show registry if dd is not installed 2018-09-25 11:42:42 -06:00
mjames-upc
ebf3759d72 move edex setup from %post ldm to %post awips2-edex 2018-09-20 10:31:29 -06:00
mjames-upc
55d5619e5d /usr/bin/edex cleanup, better ldm handling 2018-09-19 13:52:12 -06:00
mjames-upc
3255943425 rm missing sst grid pattern action 2018-09-07 11:03:20 -06:00
mjames-upc
dff6cf1660 split waa and spc products in pqact.conf 2018-09-07 10:53:51 -06:00
mjames-upc
d233e71c52 edex service manager cleanup, regex check setup.env on start 2018-09-04 14:56:40 -06:00
mjames-upc
644534c7ef /usr/bin/edex shouldn't modify edexServiceList in this way anymore 2018-08-14 10:58:21 -06:00