Commit graph

6 commits

Author SHA1 Message Date
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
Tiffany Meyer
3c11f06ac0 build/awips-ade/el7-dev.repo
For testing purposes I changed the name of the repo to look for on robin to grab the newer rpms
-baseurl=http://www.unidata.ucar.edu/repos/yum/el7-dev/
+baseurl=http://www.unidata.ucar.edu/repos/yum/18.2.1-ade

build/build_rpms.sh
Michael had taken out both awips2-hazards.git and awips2-nws.git, but we still needed awips2-nws.git
I added in a local install of awips2-hdf5 and awips2-netcdf since it seemed like those were required rpms (after the ade was built)-this was only initially to set up the ade
Added the making of the directory path that the rpms get copied to from the docker to local disk

build/setup.sh
Tiff changed the imgvers to 18.2.1 (so it will look at the new docker image that I created
Commented out the docker stop/rm command (this can eventually be added back in)
Commented out the syncing of rpms to robin/tomcat

dist/comps.xml
Tiff added awips2-hdf5 to each of the group installs
2020-11-16 18:44:07 -05:00
mjames-upc
0e60957cca .gitignore update 2019-03-21 11:19:15 -06:00
mjames-upc
4640c720d0 build version 17.1.1-6 2018-02-27 09:39:03 -07:00
mjames-upc
d9a33ff740 gitignore .idea 2017-11-13 15:33:29 -07:00
mjames-upc
7e05f25909 initial commit 2017-04-21 18:33:55 -06:00