Commit graph

264 commits

Author SHA1 Message Date
Tiffany Meyer
e7882d31c6 New NDM updates on 20220310-12:54:26 - autogenerated 2022-03-10 12:54:48 -07: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
558fe1254b Merge branch 'unidata_18.2.1' of github.com:Unidata/awips2 into unidata_18.2.1 2022-02-23 11:58:01 -05:00
Tiffany Meyer
2fb4ef2bf2 Added a git pull after the reset for NDM updates. 2022-02-23 11:55:50 -05:00
Tiffany Meyer
fd03aa7057 New NDM updates on 20220223-14:52:01 - autogenerated 2022-02-23 14:52:36 +00:00
Tiffany Meyer
a1d9c25720 Added HDS to the feedtype for National Blended Models dataset 2022-02-08 12:54:24 -05:00
Tiffany Meyer
26481c50c7 New NDM updates on 20220127-21:28:20 - autogenerated 2022-01-27 21:28:33 +00: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
56452a542d Updates to create the RPM that installs the NDM files 2021-12-20 18:40:36 -05:00
Tiffany Meyer
669ab4a63e Updated logic to check for current awips version 2021-12-14 11:09:52 -05:00
Tiffany Meyer
94ea683667 Update for the logs directory to get created for the NDM cron 2021-12-08 10:52:59 -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
9a453de6f9 Added branch name to fetch command 2021-12-07 14:05:11 -05:00
Tiffany Meyer
c716bcc672 Minor update the updateNDM.pl script 2021-12-07 13:56:44 -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
4f238352b0 New NDM updates on 20211207-11:49:29 - autogenerated 2021-12-07 11:50:32 -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
427960a911 Additional NDM files changes.
-Added/moved from some spi files from configured or site to base
-Removed some spi files from cave/etc/basemaps to utility tree so we could update on the EDEX side
-Had to add back in the com.raytheon.uf.edex.plugin.loctables plugin so it knew what to do with some of the files in /awips2/edex/data/ndm
-Added files from the awips-ndm svn repo to be built by the awips2-edex rpm and get installed to /awips2/edex/data/ndm so that EDEX picks up the files and updates the databases and spi files.
2021-12-03 10:52:47 -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
561f29bf1d Updated Envelope variables for OAX and TBW WFO and Regional xml bundles scales 2021-05-24 16:28:49 -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
2f54001857 Updated the WFO list in the .dat files that are used to create the WFO.xml and Regional.xml bundle scales 2021-05-13 11:52:30 -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
2d03581156 Added in the gfe configs so the gfe rpm can be built 2020-11-23 17:19:39 -05:00
Tiffany Meyer
3c11f06ac0 build/awips-ade/el7-dev.repo
For testing purposes I changed the name of the repo to look for on robin to grab the newer rpms
-baseurl=http://www.unidata.ucar.edu/repos/yum/el7-dev/
+baseurl=http://www.unidata.ucar.edu/repos/yum/18.2.1-ade

build/build_rpms.sh
Michael had taken out both awips2-hazards.git and awips2-nws.git, but we still needed awips2-nws.git
I added in a local install of awips2-hdf5 and awips2-netcdf since it seemed like those were required rpms (after the ade was built)-this was only initially to set up the ade
Added the making of the directory path that the rpms get copied to from the docker to local disk

build/setup.sh
Tiff changed the imgvers to 18.2.1 (so it will look at the new docker image that I created
Commented out the docker stop/rm command (this can eventually be added back in)
Commented out the syncing of rpms to robin/tomcat

dist/comps.xml
Tiff added awips2-hdf5 to each of the group installs
2020-11-16 18:44:07 -05:00
Tiffany Meyer
509e061944 Updated the rpm requirement of awips2-hdf5 instead of awips2-tools (which formerly consisted of the hdf5 commands) 2020-11-16 17:48:45 -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
a79379fdd4 libpng12 dependency declaration for awips2-edex rpms 2019-06-21 13:50:37 -06:00
mjames-upc
9f608664c2 ldm 6.13.11 2019-06-21 13:49:28 -06:00