Mirror of Unidata's AWIPS2.
Find a file
2016-03-16 17:38:18 -06:00
build removing datadelivery references 2015-12-30 14:03:13 -07:00
cave rap-RAP naming 2016-03-16 17:38:18 -06:00
crh RequiredExecutionEnvironment: JavaSE-1.7 2016-02-03 21:45:47 -06:00
deltaScripts/15.1.1 addback deltaScripts for 15.1.1 2016-01-20 15:59:11 -06:00
edexOsgi rap-RAP naming 2016-03-16 17:38:18 -06:00
javaUtilities RequiredExecutionEnvironment: JavaSE-1.7 2016-02-03 21:45:47 -06:00
localApps 12.4.1-4 baseline 2012-04-18 15:18:16 -05:00
localization cave/com.raytheon.uf.viz.d2d.ui.obs/plugin.xml 2016-03-15 10:26:40 -05:00
msi Issue #2851 - 64-bit Windows build updates; also supports 32-bit builds 2014-03-31 12:37:37 -05:00
nativeLib RequiredExecutionEnvironment: JavaSE-1.7 2016-02-03 21:45:47 -06:00
ost RequiredExecutionEnvironment: JavaSE-1.7 2016-02-03 21:45:47 -06:00
pythonPackages remote: error: File pythonPackages/basemap/basemap-1.0.7.tar.gz is 123.69 MB; this exceeds GitHub's file size limit of 100.00 MB 2016-03-15 11:00:56 -05:00
RadarServer RequiredExecutionEnvironment: JavaSE-1.7 2016-02-03 21:45:47 -06:00
rpms ldmd and pqact.conf updates for 15.1.3 2016-03-16 17:37:52 -06:00
testProcedures/testDocuments rm testProcedures 2015-09-21 20:01:10 -06:00
.gitignore Omaha #3685 Add support for sending specific products in mixed case 2014-10-22 14:29:30 -05:00
.gitmodules added gsd submodule 2015-04-23 04:06:58 -06:00
installCAVE.sh don't remove /awips2/alertviz is awips2-cave is not installed 2016-02-22 16:43:55 -07:00
installEDEX.sh can now run 'installEDEX.sh reinstall' 2016-01-07 11:29:27 -07:00
README.md readme update for version 2016-03-02 12:13:39 -07:00

Install AWIPS II

These scripts should be run as root:

CAVE Client

Download and run installCAVE.sh

    wget https://raw.githubusercontent.com/Unidata/awips2/unidata_15.1.1/installCAVE.sh
    chmod 755 ./installCAVE.sh
    ./installCAVE.sh

EDEX Server

Download and run installEDEX.sh:

    wget https://raw.githubusercontent.com/Unidata/awips2/unidata_15.1.1/installEDEX.sh
    chmod 755 ./installEDEX.sh
    ./installEDEX.sh

What do these scripts do?

  1. Download http://www.unidata.ucar.edu/software/awips2/doc/awips2.repo to /etc/yum.repos.d/awips2.repo

  2. Yum clean all

  3. Yum groupinstall (awips2-cave|awips2-server)