Commit graph

17 commits

Author SHA1 Message Date
ucar-tmeyer
dccd7b6e91 Incorporating in v24 TOWR-S changes
-Building gridded nucaps plugins
-Updated VIIRS datasets
-New Blended Hydro dataset
-LDM updates for new products
2023-11-20 17:43:50 +00:00
ucar-tmeyer
9842ea3016 Updates to LDM based on change log from NWS
- Add HREF/HiResW model
- Update National Blended model entries, including adding standard deviations
- Update RTOFS entry
- Update SPCGuide gridded products to include Fire Weather and Dry Thunderstorm grids
- Update level3 radar product entry

Below is a summary of the change log:

	-Unidata doesn't use I don't think
	-Unidata currently not requesting PR RAP16
	-Updated
	-N/A
	-N/A
	-Updated
	-Updated
	-Already made this change
	-Unidata doesn't use I don't think
	-Unidata doesn't use I don't think
	-N/A - we use the NCEP feed
	-Updated
	-N/A - we use the NCEP feed
	Added, but dunno if we have the means to decode and dispaly the data
	-Updated
	-N/A this is for NNEXRAD which we don't use
2023-11-13 19:59:12 +00:00
ucar-tmeyer
e6a766d6cf NBM and RAWS data additions to LDM pqact and ldmd files 2023-10-04 19:18:22 +00:00
ucar-tmeyer
c220faccb7 Update LDM Version
-Moved from 6.13.14 --> 6.14.5
-Renamed the default pqact.conf to pqact.conf.priority
2023-06-20 19:32:05 +00:00
Shay Carter
ca22bd32a3 Small change for satellite edex ldmd.conf
- modify request for CIRA products
2023-06-01 12:06:11 -06:00
ucar-tmeyer
5313a41d7d Created Unidata specific pqact file for main EDEX 2023-05-24 15:24:55 +00:00
ucar-tmeyer
4c562ba78b Updated request to idd instead of internal idd-relay 2023-05-23 17:16:44 +00:00
ucar-tmeyer
ae1776a306 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 16:55:43 +00:00
ucar-tmeyer
4dfe5210bd Reimplement NDM auto updates
-New ndm directory that will work with github actions to auto update
-Script to pull latest updates based on repo
-Cron entry to run script
-Log file added
-Changes to component.spec to install all of this correctly
2023-05-17 18:16:53 +00:00
ucar-tmeyer
3a5d8051f0 WW3 pqact entry updates and re-enabling the menu for the NCEP Global WW3 2023-03-21 22:29:03 +00:00
ucar-tmeyer
fe729bf990 Change the default wgrib2 location when running the command since we aren't distributing it 2023-02-17 18:24:34 +00:00
ucar-tmeyer
a75d4a1af3 A few post-install updates that can be the defaults.
-qpidNoify.py - change the default server to always be "localhost"
-checkFileTime.pl - change the call to the qpidNotify.py script to "sudo su - awips -c" otherwise environment variables won't be correct when running the script via cron
2023-01-26 19:53:19 +00:00
Tiffany Meyer
d0ecd70da7 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

Conflicts:
	edexOsgi/com.raytheon.edex.plugin.grib/utility/common_static/base/grib/models/gribModels_NCEP-7.xml
	edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/grid/dataset/alias/d2d-title.xml
	edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/menus/grid/hrrrSmokeProducts.xml
	edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/menus/grid/index.xml
	edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/purge/gridPurgeRules.xml
	edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base/styleRules/gridImageryStyleRules.xml
	rpms/awips2.upc/Installer.ldm/patch/etc/ldmd.conf
	rpms/awips2.upc/Installer.ldm/patch/etc/pqact.conf
2022-12-21 23:23:26 +00:00
ucar-tmeyer
1d64c5ed08 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
2022-10-26 14:26:30 -07:00
ucar-tmeyer
218e3e4fdc Updated the checkFileTime.pl script to use the NWS version of notifyAWIPS instead of Unidatas.
TO DO:
Change this back to Unidata's version when we have python-awips working
2022-10-18 18:44:10 -07:00
ucar-tmeyer
4df4e3cfcf LDM Updates
-Updated component.spec file to use the patch script for pqact
-Updated cron to use the NWS qpidNotify for concatenated model data

TO DO:
-Need to change the awips cron to use our script once python-awips is built
-Need to uncomment a line in the cron
2022-10-18 08:40:55 -07:00
ucar-tmeyer
4f090d7a40 LDM Build RPM Updates
------------------------------
Moved the Installer.ldm to awips2.upc (previously in the nativelib repo) and combined from two separate ldm rpms to one
Updated build of LDM to 6.13.14
lookupRPM.sh - added awips2-ldm here and gave it the new path to component.spec
rpms/build/x86_64/build.sh - uncomment buildRPM awips2-ldm
completely updated the component.spec file to build with the paths we wanted
2022-09-22 12:35:17 -07:00