Commit graph

17 commits

Author SHA1 Message Date
Shay Carter
32ef008b0d Changes to support building edex from ant in eclipse
- modified the build.properties files for the common.aviation and common.dataplugin.satellite jars
Changes to re-enable the proper decoding of modelsounding data
 - Two changes were made wrt this:
 - Rolled back changes from our big merge from MJ's computer, which included some raytheon commits in 2018 to both the ModelSoundingDataAdapter.java and SoundingStations.java classes
 - Then added two small new changes to the ModelSoundingDataAdapter to support the changes to GFS Bufr files earlier this year
2021-08-13 13:21:27 -06:00
Tiffany Meyer
fbc671f4c8 Reconfigured satellite config files to only be stored on the edex side for easier updates (menus, bundles, derived parameters, colormaps, styleRules)
Moved config references from viz plugin and common dataplugin (stored in /awips2/cave/etc) to edex plugins (stored in /awips2/edex/data/utility), which included moving some files from the awips2 repo to awips2-goesr. Having the configs on the EDEX side will allow for minor config updates without major rpm releases.

I also cleaned up the NWS version of the GOES Menus. Separated out each sector based on what products were available so the menus shouldn't have "extra" menu items that don't exist. I've also reduced the number of submenus so it's easier to load a product.

Summary of changes:
com.raytheon.viz.satellite
-Removed all references of satellite base/goesr/glm/himiwari bundle files (now in awips2-goesr/edexOsgi/com.raytheon.uf.edex.plugin.goesr)
-Removed extra copy of goesr menus (localization/menus/satellite/goesr/goesr)
-Removed main goesr/glm/himawari menus (now in awips2-goesr/edexOsgi/com.raytheon.uf.edex.plugin.goesr)
-Removed all base satellite menus (now in awips2/edexOsgi/com.raytheon.edex.plugin.satellite)

com.raytheon.uf.common.dataplugin.satellite
-Removed all satellite (base) colormaps references (now in awips2/edexOsgi/com.raytheon.edex.plugin.satellite)
-Removed all base satellite derived parameters references (now in awips2/edexOsgi/com.raytheon.edex.plugin.satellite)
-Removed all base satellite menu references (now in awips2/edexOsgi/com.raytheon.edex.plugin.satellite)
-Removed satelliteImageryStyleRules.xml (now in awips2/edexOsgi/com.raytheon.edex.plugin.satellite)

com.raytheon.edex.plugin.satellite
+Added base satellite menus from awips2/cave/com.raytheon.viz.satellite here
+Added base satellite menus from com.raytheon.uf.common.dataplugin.satellite here
+Added base satellite colormaps from com.raytheon.uf.common.dataplugin.satellite here
+Added base satellite derived parameters from com.raytheon.uf.common.dataplugin.satellite here
+Added satelliteImageryStyleRules.xml from com.raytheon.uf.common.dataplugin.satellite here
2021-02-10 18:09:09 -05:00
mjames-upc
ead8083682 explicit JavaSE-1.8 2018-08-28 16:37:24 -06:00
mjames-upc
eacb3727d0 hydro plugin updates from origin/master_18.1.1 2018-08-27 15:05:23 -06:00
mjames-upc
a5bf9dc37b merge origin/master_18.1.1 into unidata_17.1.1 for unidata_18.1.1 2018-07-05 11:49:57 -06:00
mjames-upc
7bd36e334c initial commit 2018-06-20 17:39:08 -06:00
mjames-upc
6168082298 added files from remotes/origin/master_17.1.1p2..remotes/origin/master_18.1.1 changes 2018-06-20 15:49:54 -06:00
mjames-upc
79d7ab168a removed files from remotes/origin/master_17.1.1p2..remotes/origin/master_18.1.1 2018-06-20 15:11:00 -06:00
mjames-upc
78b5140dec add Dry Yellow to Sat colormaps 2018-01-26 08:48:50 -07:00
Michael James
66de2ef545 colormap reorganization and naming updates 2018-01-22 09:55:11 -07:00
mjames-upc
2095d83ee1 s/Imager 13 micron (IR)/Imager 13 micron IR/g 2017-12-08 11:36:23 -07:00
mjames-upc
3e587741ae nexrcomp colormap support for n0c/n0x/n0k; sat vis default to linear 2017-06-27 09:37:24 -06:00
mjames-upc
01578bf341 displayValue required for satelliteImageryStyleRules 2017-06-26 08:40:28 -06:00
mjames-upc
e38a2e19c9 support nexrcomp N0K composite 2017-06-23 09:14:35 -06:00
mjames-upc
c4635bcb5f style rules for OHA, N0X, N0C NEXRCOMP; gini regex update 2017-06-21 16:38:22 -06:00
mjames-upc
1fdca6a1a9 vis imagery should default for linear colormap 2017-06-06 14:15:47 -06:00
mjames-upc
7e05f25909 initial commit 2017-04-21 18:33:55 -06:00