Commit graph

1161 commits

Author SHA1 Message Date
Tiffany Meyer
98f687e5b3 Update WWA files for new Snow Squall Warning (SQ.W) 2021-12-28 09:11:47 -05:00
Tiffany Meyer
c5ea024b82 CAVE updates to Watches, Warnings, and Advisories
-New bundle created  for Winter WWA
-Updated Surface Menu to add entry for Winter WWA
-Added Winter WWA and Convective WWA to the "All Weather Statements" bundle file
2021-12-27 13:57:19 -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
6294cbaf45 Changed the launcher name from lowercase cave to uppercase CAVE 2021-12-22 14:22:55 -05:00
srcarter3
97a309da0a
Merge pull request #395 from tiffanycmeyer13/unidata_18.2.1
AWIPS Version 18.2.1-3 File Updates and fixing NDM rpm
2021-12-20 15:51:36 -08:00
Tiffany Meyer
56452a542d Updates to create the RPM that installs the NDM files 2021-12-20 18:40:36 -05:00
Tiffany Meyer
7aa0d1c310 Updating files to version 18.2.1-3 2021-12-20 18:38:01 -05:00
tiffanycmeyer13
ce99187c3f
Merge pull request #394 from srcarter3/unidata_18.2.1
Small updates to WargenDialog
2021-12-20 17:26:08 -06:00
Tiffany Meyer
68a4ca20e9 Add history comment for previous commit 2021-12-20 16:18:03 -07:00
Tiffany Meyer
32d0ffbab9 Small changes to WarngenDialog class:
- check for null before setting the layout data to avoid an exception (only showing up on mac)
- set all the other compenents to false for vertical expansion so when resizing, the priority goes exclusively to the bullet list
2021-12-20 16:14:51 -07:00
srcarter3
50bd2ee65e
Merge pull request #391 from srcarter3/unidata_18.2.1
Fix capitalization for a title of a awips tip blog on ed res page
2021-12-14 12:08:55 -07:00
Shay Carter
ec646dbb35 Fix capitalization for a title of a awips tip blog on ed res page 2021-12-14 12:07:30 -07:00
srcarter3
6cdb75f0c9
Merge pull request #390 from tiffanycmeyer13/unidata_18.2.1
Minor NDM updates
2021-12-14 11:18:51 -07:00
Tiffany Meyer
669ab4a63e Updated logic to check for current awips version 2021-12-14 11:09:52 -05:00
Tiffany Meyer
1b84a3eb28 Added a check in the awips_install.sh script to disable the ndm update cron for non EDEX server machines 2021-12-14 11:08:58 -05:00
Tiffany Meyer
801a65c5a6 Removed .project from the .gitignore files and checked in the com.raytheon.uf.edex.ndm/.project file 2021-12-14 11:06:30 -05:00
srcarter3
62b320903b
Merge pull request #389 from tiffanycmeyer13/unidata_18.2.1
Updates to modes.xml and the awips_install.sh script
2021-12-09 11:16:47 -07:00
Tiffany Meyer
752a38add5 Updated the modes.xml to resolve issue of lma plugin not starting on the ingestGoesR mode
-Added the "lma" plugin to be excluded in the pluginExclude mode (which both the ingestGoesR and ingestRadar calls)
-Added the "lma" plugin to be excluded in the pluginModelSoundingExclude mode (which ingestGrids calls)
-Removed the "lma" plugin directly from the ingestRadar mode since it's referenced in the pluginExclude
-On the Default EDEX machine, the lma plugin will start up
2021-12-09 12:47:21 -05:00
Tiffany Meyer
9a5f1f4e4c Minor path changes and repo name changes to the awips_install.sh script 2021-12-09 12:47:06 -05:00
srcarter3
bbbad0fd7a
Merge pull request #388 from tiffanycmeyer13/unidata_18.2.1
Added change to set the LDM Server Port to 388
2021-12-08 13:31:07 -07: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
tiffanycmeyer13
1869945898
Merge pull request #385 from tiffanycmeyer13/unidata_18.2.1
Added ldm entries back in for GLM data from TT since we're not distri…
2021-12-07 15:47:10 -07: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
srcarter3
e76ba50e7d
Merge pull request #384 from tiffanycmeyer13/unidata_18.2.1
NDM and awips_install updates
2021-12-07 12:06:43 -07: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
cfa4210164 Small modification to awips_install.sh script:
-Added a -y to the removal of the EDEX rpms so it auto removes them instead of waiting for the user
-Added a check to install git if it's not currently installed

Minor change to .gitignore to ignore a directory that gets built when building EDEX from eclipse
2021-12-07 13:15:17 -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
6bb2f87912 Merge branch 'unidata_18.2.1' of github.com:Unidata/awips2 into unidata_18.2.1 2021-12-07 11:58:02 -05:00
Tiffany Meyer
4f238352b0 New NDM updates on 20211207-11:49:29 - autogenerated 2021-12-07 11:50:32 -05:00
srcarter3
80ba94bedc
Merge pull request #383 from tiffanycmeyer13/unidata_18.2.1
Multiple NDM updates and a small shell script update
2021-12-03 10:53:33 -07: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
tiffanycmeyer13
dad9b4f56b
Merge pull request #382 from srcarter3/website-updates
Small changes to the ed res page:
2021-12-03 07:56:23 -07:00
Shay Carter
0a40fa9db2 Small changes to the ed res page:
- changed some of the titles in the AWIPS Tips blog list, to match the titles of the blog posts
- added a new entry for the NSHARP blog released yesterday
2021-12-02 14:46:49 -07:00
srcarter3
519de151a4
Merge pull request #381 from tiffanycmeyer13/unidata_18.2.1
Two Commits
2021-11-23 15:41:14 -07:00
Tiffany Meyer
2964cf0cf0 Updated files for metar, pireps, and maritime. These are based off updates from the National Datasets Maintenance (NDM) svn. 2021-11-23 16:22:54 -05:00
Tiffany Meyer
9638cd913b Removed GSD's Ensemble Tool from building in CAVE. (this was only affecting the Mac and Windows builds, but we removed it from the main branch since it shouldn't be there at all). 2021-11-23 16:19:26 -05:00
tiffanycmeyer13
22ed3c0ae6
Merge pull request #380 from srcarter3/website-updates
Add small section for awips tips on the ed res page
2021-11-18 15:15:47 -06:00
Shay Carter
46fa702223 Modified the educational resources page:
- added an AWIPS TIPS section
- link all the blogs individually in an organized list for easy access
2021-11-18 14:09:01 -07:00
Shay Carter
02c5e5936b Add small section for awips tips on the ed res page 2021-11-17 15:00:02 -07:00
tiffanycmeyer13
7b46f6002d
Merge pull request #379 from srcarter3/unidata_18.2.1
Several small WargenDialog gui changes:
2021-11-17 15:17:01 -06:00
Shay Carter
6921fd88c6 Merge branch 'unidata_18.2.1' of github.com:Unidata/awips2 into unidata_18.2.1 2021-11-17 13:57:36 -07:00
Shay Carter
4819548d06 Several small WargenDialog gui changes:
- set dialog to a reasonable height (previously way too tall for some screens, with no way to resize)
- allow proper resizing behavior
- change bulletlist behavior so it doesn't scroll to the top every time a user makes a selection
- remove the .setText() call on the instructionsLabel because it's never instantiated (throwing null pointer), and never actually used
2021-11-17 13:55:34 -07:00
srcarter3
739d1340c3
Update install-cave.md
Fix a broken link for the Build Tools for Visual Studios
2021-11-15 10:44:43 -07:00
srcarter3
1913382921
Merge pull request #376 from tiffanycmeyer13/unidata_18.2.1
LDM and NDM Updates
2021-11-04 14:15:43 -07:00
Tiffany Meyer
0ecb25d267 Minor updates removing commented out lines 2021-11-04 17:03:38 -04:00
Tiffany Meyer
4a0d646a2b Added back in the com.raytheon.uf.edex.ndm plugin. This is used when updating or adding new METAR/Upper Air stations.
Also had to update the imports for a number of files to use the new plugin

More information on updating/adding new stations can be found here: https://app.asana.com/0/1176977580531057/1201320099787236
2021-11-04 15:42:05 -04:00
Tiffany Meyer
48da25798f Updated LDM from version 6.13.11 to 6.13.16 2021-11-04 15:38:07 -04:00