-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
-Removed the autostart of the textws (when the machine is rebooted)
-Added CAVE program to the applications menu
-Created default cave.desktop that can be copied as a shortcut to the desktop
-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
*rpms/awips2.core/deploy.builder/build.sh
*rpms/build/x86_64/build.sh
*rpms/build/common/lookupRPM.sh
Commented out building of AlertViz rpm
*dist/comps.xml
Removed mandatory awips2-alertviz rpm
Removed awips2-gfesuite rpm
Added qpis2-qpid-proton rpm (which typically got installed from dependecies, but wouldn't get removed)
-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
-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
-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
------------------------------
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
-------------------------------------
setup.env - added new variable EXT_ADDR and turned off ignite usage
rsync.dirs - updated localization path, removed python-awips, awips2-drawing, and awips2-data-delivery
Installer.edex-configuration - removed this since we don't need it
deploy.builder/build.sh - removed call to build the edex-configuration RPM
Installer.gfe/component.spec - removed awips2-edex-configuration requirement
Installer.localization/component.spec - removed the copying of common_static/site since we don't have any files to copy here
build.edex/build.xml - removed the com.raytheon.uf.edex.foss.org.owasp.esapi.feature
rpms/build/x86_64/build.sh - updated the buildLocalizationRPMs to buildLocalization