Commit graph

962 commits

Author SHA1 Message Date
Tiffany Meyer
1936384f61 Minor case change for the location of a satellite colormap 2021-06-14 16:46:05 -04:00
Tiffany Meyer
8f3c4ab181 Updated warngen templates for impact based severe/tornado/flash flooding
Originally I had copied in everything from the vlab_20.2.3 branch, but was getting "Generated Warning is null" which I wasn't sure why. I then copied back in the original templates that we were using on edex1, then copied in the following impact based templates:
-impactSevereThunderstormWarning*
-impactSevereWeatherStatement.*
-impactSignificantWeatherAdvisory.*
-impactTornadoWarning.*

And updated the config.xml file to use these impact based templates.

NOTE: I did not include the non-convective flash flood warning because that doesn't work since we don't have the dam information.
2021-06-14 16:00:26 -04:00
Tiffany Meyer
851dda01fd Added comment in the grib.properties to tell where the actual grib settings are being set (/awips2/edex/etc/ingestGrib.sh) 2021-06-12 09:07:19 -04:00
Tiffany Meyer
e6cf575d7a Minor changes to awips_install.sh to fix backup of old awips2.repo and backup AWIPS directories 2021-06-11 17:18:21 -04:00
Tiffany Meyer
084ec50a84 Added a few more backup directories from /awips2/edex in awips_install.sh 2021-06-11 10:26:35 -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
cb5910db89 Minor update for ingestGrids mode to also ingest modelsounding products 2021-06-08 10:27:16 -04:00
Tiffany Meyer
aea0d72ace Added in to rsync the new rpms to robin with a -YYYYMMDD tag 2021-06-08 10:09:25 -04:00
Tiffany Meyer
19a484708f Minor updates to the awips_install.sh script to remove caveData and always grab latest awips2.repo file.
-When checking if CAVE is installed during the EDEX removal, kill all CAVE processes and remove /home/awips/caveData
-Removed option for rhel6 repo
-Always download the lateset awips2.repo file from webserver
-If awips2.repo exists locally, back it up to awips2.repo-YYYYMMDD-hh:mm:ss
2021-06-08 10:07:16 -04:00
Tiffany Meyer
9242d26b3d One more change to remove NCP from the perspective list when creating RPM's - had to be removed from the awips.product file 2021-06-08 10:01:02 -04:00
Tiffany Meyer
9374d108e7 Removed NCEP from the list of perspectives
-For Eclipse (Mac/Windows) builds removed from:
  cave/com.raytheon.viz.feature.awips.developer/feature.xml
-For RPM builds removed from:
  cave/build/p2-build.xml
  cave/build/features.txt
2021-06-04 17:54:31 -04:00
Tiffany Meyer
b8773d2085 Updated radarsInUse.txt for OAX to include more radars 2021-06-04 16:30:07 -04:00
Tiffany Meyer
dc271ce71c Changed the cave version to 18.2.1-1 2021-06-02 15:40:20 -04:00
Tiffany Meyer
9b0aa97598 Added addtional functionality to the awips_install.sh script.
I added a few new functions that checks to see if CAVE or EDEX are installed currently, and if they are to remove them.
If EDEX is installed, I backup the following files/directories:
-/awips2/database/data/pg_hba.conf
-/awips2/edex/bin/setup.env
-/awips2/edex/data/utility
-/awips2/ldm
-/awips2/edex/conf
2021-06-02 15:37:13 -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
8df571272c Added a command to rsync newly created rpms to hardy 2021-05-25 14:25:15 -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
0d163560d0 Added back in the registry info that's needed to build AWIPS 2021-05-18 14:57:20 -04:00
Tiffany Meyer
750fd60f6b Added awips2-edex-probsevere to the comps.xml repos 2021-05-17 21:51:10 -04:00
Tiffany Meyer
f05553a0df Added awips2-cimss repo back into the build process for the probSevere plugins
build/repos - had to add awips2-cimss to the list of repos to look at
build/rsync.cave - had to add the awips2-cimss directories to sync into the docker (common, edex, features, viz)
build/rsync.dirs - had to add the awips2-cimss directories to sync into the docker (common, edex, features, viz)
cave/build/features.txt - had to add the viz feature to this file
cave/build/p2-build.xml - had to add the viz feature to this file
cave/com.raytheon.viz.feature.awips.developer/feature.xml - had to add the viz feature to this file
cave/com.raytheon.viz.product.awips/awips.product - had to add the viz feature to this file
edexOsgi/build.edex/build.xml - had to add the edex feature to this file
	NOTE: I tried adding it to the edexOsgi/com.raytheon.edex.feature.uframe/feature.xml but that ended up not working, so I removed it
edexOsgi/build.edex/edex/common.properties - had to create the awips2-cimss repo, add it to the optional repos, and then add the previx edu.wisc
2021-05-17 21:40:26 -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
cde3c822e5 Updated the radar distribution file to include 6 in the SDUS pattern 2021-05-13 10:07:58 -04:00
Tiffany Meyer
83eb3ec1a6 Removed RAP20 and RAP40 from the menus and Snow Accum, Lightning Threat, and Simulated Reflectivity 2021-05-07 16:59:36 -04:00
Tiffany Meyer
b74abed364 Updated postProcessedModels.xml for Global GFS1p0 precip accumulations 2021-05-07 14:49:51 -04:00
Tiffany Meyer
bb662ae7e0 Remove "Gempak" button in CAVE 2021-05-07 14:47:29 -04:00
Tiffany Meyer
cb02699059 Updated docker to 18.2.1-1 2021-05-06 18:37:16 -04:00
Tiffany Meyer
3417db2985 Fixed warngen config for no Impact Based Special Weather Statement 2021-05-06 18:36:06 -04:00
Tiffany Meyer
e1f6dd4597 Updated radar pqact entries 2021-05-06 18:35:47 -04:00
Tiffany Meyer
a879ebac9d Updated setup.sh script to run createrepo and change ownership to awips:fxalpha 2021-05-05 14:34:54 -04:00
Tiffany Meyer
29dfd64bbb Added generic GFS.* to precip accumulations for the global GFS 2021-05-05 14:27:10 -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
d50f9604e3 Change Models menu from Global GFS .25 degree to 1.00 degree 2021-05-04 14:23:03 -04:00
Tiffany Meyer
ed6f3eb531 Added menu option to load Convective Warnings 2021-05-04 13:47:46 -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
74ed626f99 Updated VIIRS Bundle to include region mapping constraint to separate NSPP vs NOAA20 2021-04-28 16:40:05 -04:00
Tiffany Meyer
e772865c2e Minor update to setup.sh script to createrepo and change ownership to awips user 2021-04-28 15:58:08 -04:00
Tiffany Meyer
f1d9f96693 Fixes and Updates to MRMS processing and vizualization configuration files.
gridImageryStyleRules
	modified the lightning probability value (removed the *100)
	added new styleRule for AzShear products
	updated VIL Denstiy entry
	added Seamless HSR Height
	Update FLASH FFG to label as "", the unit was set to % previously which was causing wrong scaling
	Corrected CONUSMergedRHV parameter
	Corrected colortable for CONUSMergedZDR
	updated styleRules for PrecipRate

Added new mrmsAzShear colormap
Added new VIL Density colormap
Added new Seamless HSR Height colormap
Updated mrmsSPRDP colormap to black out 0

mrmsProducts.xml
	Added VIL Density and VIL 120 min and 1440 min swaths to menu
	Remove 5km Composite Reflectivity and RALA from menu
	Removed Cube
	Removed Precip-->QPE Gauge Only, QPE Radar w/ Gauge Bias Correction, QPE Mountain Mapper
	Added Gauge Influence Index Pass 1 and 2
	Added QPE Radar QPI
	Added Seamless HSR Height
	FLASH - remove QPF Models from menu
	Added in quite a few new reflectivity products
        Reorganized menus

Updated/Reoganized AK, CA, HI, and GU product menus
	Caribbean - FALSH QPE models are on 500m domain instead of 1km

Had to add new domains for Hawaii and Guam
	MRMS-500m-GUAM2.xml	10042 : 17.995 | 500.005004
        MRMS-500m-HAWAII2.xml	10022 : 25.9975| 196.0025
	MRMS-500m-HAWAII3.xml	10023 : 25.995|196.005004
2021-04-28 15:49:20 -04:00
Tiffany Meyer
03eea9ac7a This is a 19.2.1 change being added to unidata_18.2.1 to allow string variables for satellite data in the product legend 2021-04-28 15:29:01 -04:00
Tiffany Meyer
494e06c812 Merge branch 'unidata_18.2.1' of github.com:Unidata/awips2 into unidata_18.2.1
Merging in updates from unidata_18.2.1 on github locally
2021-04-28 15:23:47 -04:00
Tiffany Meyer
ef7e102d38 Updated GLM menu in the Surface Menu to match what is in the Satellite menu and moved the Volume Browser files back to awips2/cave/com.raytheon.viz.volumebrowser/localization from edexOsgi/com.raytheon.uf.edex.plugin.grid/utility/common_static/base since they weren't accessible. 2021-04-28 15:19:26 -04:00
tiffanycmeyer13
ca8f50fb20
Merge pull request #315 from srcarter3/unidata_18.2.1
Brought over MJ's Change from Teller (but it's not mac specific):
2021-04-20 16:20:16 -05:00
tiffanycmeyer13
40dfd3b417
Merge pull request #314 from srcarter3/unidata_18.2.1
Unidata 18.1.1 recent changes
2021-04-20 16:15:53 -05:00
Shay Carter
7d3c2fa776 Brought over MJ's Change from Teller (but it's not mac specific):
- make surface winds be white by default
2021-04-20 15:15:52 -06:00
Shay Carter
4b4ef53f58 Merge branch 'unidata_18.1.1' into unidata_18.2.1 2021-04-20 15:06:00 -06: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