Commit graph

113 commits

Author SHA1 Message Date
ucar-tmeyer
6fcf85f384 Add copy of CAVE only rpms to fserv to script 2023-04-21 18:12:37 +00:00
ucar-tmeyer
d11bb37360 Update AWIPS build version from 20.3.2-0.2 to 20.3.2-0.3 2023-04-21 18:11:02 +00:00
ucar-tmeyer
b1f91f2a96 Merge branch 'unidata_20.3.2' of github.com:Unidata/awips2 into unidata_20.3.2 2023-04-17 21:15:19 +00:00
ucar-tmeyer
9673de1f0e Removed duplicate bundles 2023-04-17 21:15:08 +00:00
tiffanycmeyer13
49d27fc079
Merge pull request #528 from srcarter3/unidata_20.3.2
Small changes for WarngenDialog
2023-04-17 14:21:38 -05:00
srcarter3
1fe9f49418 Small changes for WarngenDialog
- increase default list length
- re-enable single-clicking to select multiple options in the product list
2023-04-17 12:14:46 -07:00
srcarter3
80284cdea6
Merge pull request #525 from tiffanycmeyer13/unidata_20.3.2
Updated build.properties file so this plugin would build in an ADE si…
2023-04-12 14:44:55 -06:00
ucar-tmeyer
4419644e05 Updated build.properties file so this plugin would build in an ADE since the utility directory was moved to a different plugin 2023-04-12 20:20:55 +00:00
srcarter3
417acf61a3
Merge pull request #524 from tiffanycmeyer13/unidata_20.3.2
Re-add 3-way toggle for legend (products, none, maps)
2023-04-12 10:01:59 -06:00
ucar-tmeyer
97d68673ab Re-add 3-way toggle for legend (products, none, maps) 2023-04-12 15:16:39 +00:00
srcarter3
aeb8c223a7
Merge pull request #520 from tiffanycmeyer13/unidata_20.3.2
Unidata 20.3.2 Updates
2023-04-05 10:26:56 -06:00
ucar-tmeyer
3e6d4c66b7 Updates to some gridded products
-Added CompRefl to HRRR menu (and bundle)
-Added SPC Outlook colormap and styleRules
-Updated some Vorticity units to display correctly in the styleRules
2023-04-05 15:49:12 +00:00
ucar-tmeyer
01781ec0dc Update AWIPS build version from 20.3.2-0.1 to 20.3.2-0.2 2023-03-30 19:26:28 +00:00
tiffanycmeyer13
7acc6bf766
Merge pull request #515 from srcarter3/unidata_20.3.2
Improve WWA performance
2023-03-30 11:52:56 -05:00
srcarter3
75ec17f61d
Merge pull request #517 from tiffanycmeyer13/menu_updates
Removed products from menus that are no longer relevant
2023-03-29 17:00:06 -06:00
ucar-tmeyer
489322343a Removed products from menus that are no longer relevant
-NCEP/Hydro-->SPC Convective Outlooks:
  -Thunderstorm Prob
  -Severe Thunderstorm Prob
  -Day 4-8 Composite Severe Outlook
2023-03-29 21:51:01 +00:00
srcarter3
54e0274844 Additional small changes for WWA layer
- check the values() array for null, before attempting to cycle through it
- calculate the text positions the first time the display strings are created
- set the current zoom after drawing all the entries
2023-03-29 11:09:00 -07:00
srcarter3
7e7ff7e1e6 One more WWA change to go with the previous performance change
- text location needs to be recalulated with different zoom levels
2023-03-28 16:52:32 -07:00
srcarter3
fe81f4ba69 Improve WWA performance
AbstractWWAResource
- cache current frame
- cache current list of WWA entries
- add color, string, and DrawableString objects to the internal WarningEntry class
- use cached information when drawing, to draw faster (paintInternal method)
2023-03-27 15:09:01 -07:00
srcarter3
0e811947f9
Merge pull request #514 from tiffanycmeyer13/unidata_20.3.2
Number of small fixes based on feedback
2023-03-24 13:11:56 -06:00
ucar-tmeyer
8d0323c2f3 Number of small fixes based on feedback
-Removed phensig print statement
-Fixed the colorized surface products
-Updated menu items to reference WPC instead of HPC (TODO: on the EDEX side the model data gets decoded as HPC still, but that's a deeper dive to make all of those changes)
-Remove NCEP Upper Air menu items (don't have any data populating this)
2023-03-24 15:07:10 +00:00
srcarter3
080b7dbd11
Merge pull request #512 from tiffanycmeyer13/unidata_20.3.2
WW3 pqact entry updates and re-enabling the menu for the NCEP Global WW3
2023-03-21 18:03:47 -06:00
ucar-tmeyer
3a5d8051f0 WW3 pqact entry updates and re-enabling the menu for the NCEP Global WW3 2023-03-21 22:29:03 +00:00
srcarter3
f3497c8013
Merge pull request #510 from tiffanycmeyer13/unidata_20.3.2
Updated the "About" text for CAVE
2023-03-16 11:30:52 -06:00
ucar-tmeyer
2af77fcbb8 Updated link to be correct 2023-03-16 17:21:49 +00:00
ucar-tmeyer
c9ef6799b7 Updated the "About" text for CAVE 2023-03-16 17:12:56 +00:00
srcarter3
d22a2c2c0f
Merge pull request #509 from tiffanycmeyer13/unidata_20.3.2
Updates to the naming of postgres logs from day to date.
2023-03-14 11:33:12 -06:00
ucar-tmeyer
7e2e3cd5e5 Updates to the naming of postgres logs from day to date. 2023-03-14 17:27:30 +00:00
srcarter3
f3ee59d0ad
Merge pull request #506 from tiffanycmeyer13/unidata_20.3.2
Updates to be able to export project from Windows
2023-03-13 18:29:07 -06:00
tiffanycmeyer13
3cbec3c15c
Merge pull request #508 from srcarter3/unidata_20.3.2
Updates to the import gis dialog
2023-03-07 15:10:07 -06:00
srcarter3
1d93307c66 Updates to the import gis dialog
- brought over previous changes from v18, which changed the default size of the dialog to accomodate more screen sizes and resolutions
- added the ability to resize the dialog
2023-03-07 10:10:14 -08:00
srcarter3
ca25114ddc
Merge pull request #507 from tiffanycmeyer13/unidata_20.3.2-java_build_changes
Updates to solve java compiler errors
2023-03-06 15:23:54 -07:00
Tiffany Meyer
c3a16f83d7 Updates to solve java compiler errors 2023-03-06 13:39:43 -06:00
Tiffany Meyer
9caffa01be Updates to be able to export project from Windows 2023-03-06 13:33:26 -06:00
ucar-tmeyer
f7a297164d Couple scripts and updates to create the CAVE only rpm release and new awips_install-v20.sh script 2023-02-21 20:05:03 +00:00
ucar-tmeyer
91b05aa491 Changed the MRMS products default colormaps to gridded data instead of Gridded Data 2023-02-17 18:26:44 +00:00
ucar-tmeyer
fe729bf990 Change the default wgrib2 location when running the command since we aren't distributing it 2023-02-17 18:24:34 +00:00
srcarter3
7b6fc19994
Merge pull request #18 from tiffanycmeyer13/unidata_20.3.2-updates
Small update to the modes.xml file
2023-02-13 11:24:32 -07:00
ucar-tmeyer
45c710250b Small update to the modes.xml file 2023-02-10 21:36:43 +00:00
srcarter3
149709987f
Merge pull request #17 from tiffanycmeyer13/unidata_20.3.2-WWAupdates
Updated Obs/Surface Menu
2023-02-06 14:05:19 -07:00
ucar-tmeyer
7a38489e53 Updated Obs/Surface Menu
-Changed the menu name from "Obs" to "Surface"
-Added in previous java code to plot/display the Surface Temps
-Added in previous bundles
-Combined the METAR/Synoptic plots to one menu (like in v18)
-Removed local data
-Removed mping (local data)
-Added in previous svg files needed for plotting
2023-02-06 20:59:04 +00:00
srcarter3
5c7510f04e
Merge pull request #16 from tiffanycmeyer13/unidata_20.3.2-WWAupdates
WWA Updates for Unidata specific changes (manually merged v18.2.1 cha…
2023-02-06 11:28:19 -07:00
ucar-tmeyer
e8ba091657 WWA Updates for Unidata specific changes (manually merged v18.2.1 changes to v20)
-com.raytheon.viz.warnings
Summary can be found in this commit: c5fbae1363

-com.raytheon.uf.common.dataplugin.warning
Summary can be found in this commit: ddeed72777
2023-02-03 16:11:22 +00:00
srcarter3
2111815b7a
Merge pull request #14 from tiffanycmeyer13/unidata_20.3.2-updates
Updates to linux CAVE start up to remove access print statements and …
2023-01-31 14:50:10 -07:00
ucar-tmeyer
449cfcf2a0 Minor update to cave-eclipse path 2023-01-31 21:41:15 +00:00
ucar-tmeyer
d19b106c12 Updates to linux CAVE start up to remove access print statements and default locations 2023-01-31 18:41:04 +00:00
srcarter3
a430ff885a
Merge pull request #13 from tiffanycmeyer13/unidata_20.3.2-updates
Updated the model names in the volume browser to the names EDEX uses
2023-01-31 11:18:27 -07:00
ucar-tmeyer
89050d575d Updated the model names in the volume browser to the names EDEX uses 2023-01-31 16:57:00 +00:00
srcarter3
ec4c0cd1b8
Merge pull request #12 from tiffanycmeyer13/unidata_20.3.2-updates
Updates to CAVE/EDEX builds
2023-01-30 15:07:20 -07:00
ucar-tmeyer
39c7a30709 Updated AWIPS Release to our beta naming convention 20.3.2-0.1 2023-01-30 19:42:50 +00:00