Commit graph

1355 commits

Author SHA1 Message Date
Tiffany Meyer
d42ddcc30e Added wording stating CentOS7 End of Life isn't until June 30, 2024 (even though CentOS8 has reached End of Life on Dec 31, 2021) 2022-01-20 18:53:43 -05:00
tiffanycmeyer13
6f0b9c7e71
Merge pull request #417 from rmcsqrd/patch-2
fix purging typo
2022-01-14 12:27:16 -06:00
Rio McMahon
ad2579dd8f
fix purging typo 2022-01-14 11:24:41 -07:00
tiffanycmeyer13
b25333eb58
Merge pull request #416 from srcarter3/unidata_18.2.1
Small change to educational resources page:
2022-01-12 14:26:46 -06:00
Shay Carter
6da6b04e34 Another small educational resources page update:
- added link for the 18.2.1-3 release
2022-01-12 13:12:44 -07:00
Shay Carter
23d70a5d9d Small change to educational resources page:
- add link for latest awips tips blog entry
2022-01-12 13:01:28 -07:00
srcarter3
523a2b26e6
Merge pull request #415 from tiffanycmeyer13/unidata_18.2.1
Updates to the awips_install.sh script
2022-01-11 10:02:27 -08:00
Tiffany Meyer
d8edd43dd2 Minor update to awips_install.sh to allow the user to exit out if they actually do want to backup their data 2022-01-11 12:58:04 -05:00
Tiffany Meyer
c31c24d275 Updated verson numbers for Linux CAVE and EDEX to 18.2.1-4 2022-01-11 12:18:23 -05:00
Tiffany Meyer
b654cee0b5 Updates to the awips_install.sh script
-Added checks to check for wget and rsync and install if they aren't installed
-Updated the "backup" section - gives users the option to not backup data
-Only backs up the ldm/etc and ldm/dev directories instead of the full LDM directory
-Added a line to clean the metadata in the awips2 repo (noticed some issues when installing a new build on
 a machine that previously had AWIPS installed pointing to the same location but had updated rpms).
-Added a check to remove caveData for CAVE installs
-Added a change to set the LDM_PORT for server installs
2022-01-11 11:12:05 -05:00
srcarter3
022f499816
Merge pull request #414 from tiffanycmeyer13/unidata_18.2.1
NDM Updates to fix problem with EDEX Ingest not starting
2022-01-10 10:59:51 -08:00
Tiffany Meyer
2360735d99 Change AWIPS build to 18.2.1-4 for the NDM EDEX Ingest fix 2022-01-10 13:44:12 -05:00
Tiffany Meyer
1b58a591b8 Merge branch 'unidata_18.2.1' of github.com:Unidata/awips2 into unidata_18.2.1 2022-01-10 13:40:43 -05:00
Tiffany Meyer
e3e65148cf Updates to NDM
User was having problems with EDEX Ingest starting on a new build (https://github.com/Unidata/awips2/issues/412), and we were able to replicate on a brand new Linux Server.

-Removed the ingest files from the com.raytheon.uf.edex.ndm.dataplugin since they are now in the com.raytheon.uf.edex.ndm plugin
    -IDataSetIngester.java
    -INationalDatasetSubscriber.java
    -NationalDatasetIngester.java
-Added a few new entries in ndm-dataplugin-ingst.xml
-Removed a key line that was setting the ndmProc as the dataplugin NationalDatasetIngester (since it's no longer used here)
-Added in a new java class referenced in the ndm-data-plugin.xml (Import88DLocationsUtil.java)
-I also updated the source JRE System Library from JavaSE 1.6 --> 1.8 for the com.raytheon.uf.edex.plugin.loctables plugin
2022-01-10 13:33:29 -05:00
tiffanycmeyer13
e4903c0ea5
Merge pull request #413 from srcarter3/unidata_18.2.1
Small changes to our website documentation wrt EDEX
2022-01-05 13:28:47 -06:00
Shay Carter
00d02ea83a Small change for edex docs 2022-01-05 12:27:42 -07:00
Shay Carter
cdf1a1d086 More small edex doc changes 2022-01-05 12:25:12 -07:00
Shay Carter
83e7dc2ad6 Small changes to our website documentation wrt EDEX
- make it clear that the `edex` command should be run as user awips
2022-01-05 10:31:01 -07:00
srcarter3
3b467b1591
Merge pull request #409 from srcarter3/unidata_18.2.1
Changes to website documentation for upcoming 18.2.1-3 release:
2021-12-29 07:21:31 -08:00
Shay Carter
37f31f5e88 Changes to website documentation for upcoming 18.2.1-3 release:
- changes to Procedures and Displays webpage: removed all mention of the word bundle
- updated procedures and displays bundles to match latest CAVE UI
- updated the CAVE and EDEX install pages with the latest version number
2021-12-28 10:43:18 -08:00
tiffanycmeyer13
f094088132
Merge pull request #408 from srcarter3/unidata_18.2.1-windows
Unidata 18.2.1 windows
2021-12-28 10:47:11 -06:00
Shay Carter
cd784b0360 Merge branch 'unidata_18.2.1' into unidata_18.2.1-windows
Bring over recent changes from main branch
2021-12-28 08:43:10 -08:00
tiffanycmeyer13
37b7ef9373
Merge pull request #406 from srcarter3/main-updates
Fix one more tooltip issue with procedures menu items
2021-12-28 10:41:51 -06:00
Shay Carter
63dfffecde Fix one more tooltip issue with procedures menu items 2021-12-28 08:36:38 -08:00
Shay Carter
f904709dd8 Merge branch 'unidata_18.2.1' into unidata_18.2.1-windows
Bring over latest changes from main branch
2021-12-28 08:19:08 -08:00
srcarter3
dcaeea42a6
Merge pull request #403 from tiffanycmeyer13/unidata_18.2.1
Update WWA files for new Snow Squall Warning (SQ.W)
2021-12-28 08:07:52 -08:00
Tiffany Meyer
98f687e5b3 Update WWA files for new Snow Squall Warning (SQ.W) 2021-12-28 09:11:47 -05:00
tiffanycmeyer13
fc8894662f
Merge pull request #401 from srcarter3/unidata_18.2.1-windows
Unidata 18.2.1 windows
2021-12-27 14:30:29 -06:00
Shay Carter
7b36aeab20 Merge branch 'unidata_18.2.1' into unidata_18.2.1-windows
Bring over recent changes from main unidata_18.2.1 branch
2021-12-27 11:59:51 -08:00
srcarter3
878aee40f6
Merge pull request #399 from tiffanycmeyer13/unidata_18.2.1
CAVE updates to Watches,  Warnings, and Advisories
2021-12-27 11:21:59 -08: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
tiffanycmeyer13
41ce64f1b6
Merge pull request #398 from tiffanycmeyer13/unidata_18.2.1
MRMS, Grib2, and CAVE Name Updates
2021-12-23 10:05:02 -06: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
tiffanycmeyer13
940801c61a
Merge pull request #397 from srcarter3/unidata_18.2.1-windows
Unidata 18.2.1 windows
2021-12-21 09:14:43 -06:00
Shay Carter
7d4a8c2cb2 Merge branch 'unidata_18.2.1' into unidata_18.2.1-windows
Bring over recent changes from main unidata_18.2.1 branch to windows specific branch
2021-12-20 16:15:51 -08: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
tiffanycmeyer13
74594d55e6
Merge pull request #393 from srcarter3/unidata_18.2.1-windows
merge unidata_18.2.1 branch with windows branch
2021-12-14 17:19:24 -06:00
Shay Carter
f4b027aaa4 Merge branch 'unidata_18.2.1' into unidata_18.2.1-windows
Bring over recent commits from main branch to windows branch
2021-12-14 15:44:55 -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