Commit graph

143 commits

Author SHA1 Message Date
Shay Carter
a525f04f57 Small change for sat edex ldmd.conf (v18)
- modify request for CIRA products
2023-06-01 12:09:22 -06:00
Tiffany Meyer
6e965a4b10 Created specific ldmd.conf files for our separate EDEX systems (main, radar, sat) so we weren't pulling more data than needed 2023-05-23 13:17:24 -04:00
Tiffany Meyer
d05c57932f WW3 pqact entry updates and re-enabling the menu for the NCEP Global WW3 2023-03-21 19:51:52 -04:00
Tiffany Meyer
3f5d02245c Uncommented the NAM12 pqact entries coming from NOAAPort 2022-07-08 17:01:51 -04:00
Tiffany Meyer
fd0a0df830 This was an LDM rpm building change that needed to be made so the ldmlogrotate was no longer used. 2022-06-21 10:07:35 -04:00
Tiffany Meyer
672f332fc1 Removed deprecated ldm.log rotate functionality, now we use ldmadmin newlog in the crontab 2022-03-30 13:35:13 -04:00
Tiffany Meyer
8580b8a466 GOES Updates
* Renamed VIIRS menu to "Polar Orbiting Satellites"
* Updated pqact/ldmd to request and store Stitched GLM data (not yet on Unidata's IDD)
* Added East-Meso sector to Fire/Hot Spot sectors
* Commented out old styleRules for CAPE that was matching to
2022-03-08 11:46:58 -05:00
Tiffany Meyer
a1d9c25720 Added HDS to the feedtype for National Blended Models dataset 2022-02-08 12:54:24 -05:00
Tiffany Meyer
e2820cfeed Grib changes:
-Changed some of the default values for grids so it will process MRMS better/faster (ingestGrib.sh)
-Changed the storing of CONUS MRMS to be concatenated instead of individual files to process faster (pqact.conf and pqact.mrms)
2021-12-22 14:26:47 -05:00
Tiffany Meyer
517c377daa Added change to set the LDM Server Port to 388 2021-12-07 19:27:34 -05:00
Tiffany Meyer
496021695b Added ldm entries back in for GLM data from TT since we're not distributing the tiles yet 2021-12-07 17:44:41 -05:00
Tiffany Meyer
94737af29e Couple more NDM modifications:
-Created a script (updateNDM.pl) that runs via cron daily to check the Unidata public repo for new NDM files and copies them into the NDM trigger directory to install
-Added a few files to be built into the RPM via component.spec
-Added an entry in the cron for awips to run the NDM script
2021-12-07 13:11:55 -05:00
Tiffany Meyer
c336842028 Additional change to the awip2.csh file to fix problem based off a user request who whas having issues when logging in as root using tcsh. 2021-12-03 10:59:07 -05:00
Tiffany Meyer
48da25798f Updated LDM from version 6.13.11 to 6.13.16 2021-11-04 15:38:07 -04:00
Tiffany Meyer
89198530bd Lot of updates for our 18.2.1-2 release:
buildEnvironment.sh - changed the release from 1 to 2
build/setup.sh - added code to call awips_spalshscreen_updater jar and update splash.bmp to current build and release
			   - remove copy of rpms from robin to fserv
feature.xml (edex dataplugins feature) - remove reference to sports glmdecoder which is depricated
wrapper.conf - this is the file that has been dumping heap logs to /data/fxa so I changed the path to /awips2/data/fxa so it didn't fill up the main / mount
ldmd.conf - added GLMF entry (this is for the ISatSS gridded GLM data - for local use only, but won't hurt to have in)
		  - commented out GLM data from Eric Bruning
pqact.conf - Commented out Eric Bruning GLM entry since it's depricated
		   - Added new entry for ISatSS gridded GLM data
pqact.goesr - updated to match the pqact.conf
			- updated comments to relfect which products were available
parameters.xml - changed all references of 1/s to /s
2021-10-25 15:46:21 -04:00
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