Commit graph

13 commits

Author SHA1 Message Date
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
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
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
08af1549cd Minor updates to build scripts and .gitignore 2021-07-13 09:40:08 -04:00
Tiffany Meyer
0d163560d0 Added back in the registry info that's needed to build AWIPS 2021-05-18 14:57:20 -04:00
Tiffany Meyer
8fbf71f6df Update gitignore 2021-03-24 12:58:08 -04: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
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