Mirror of Unidata's AWIPS2.
Find a file
2015-12-31 16:09:36 -07:00
build removing datadelivery references 2015-12-30 14:03:13 -07:00
cave cave/run.sh concerns 2015-12-30 19:48:12 -07:00
crh ASM #17168 - Add directory/files needed to create new decoderpostprocessor rpm 2015-02-26 13:15:17 -05:00
edexOsgi remove org.slf4j.Logger from com.raytheon.uf.edex.plugin.tcs due to circular dependency with ch.qos.logback 2015-12-31 16:09:36 -07:00
javaUtilities another attempt to merge UPC master_14.4.1 into origin/ncep_14.4.1-n 2015-09-03 15:48:53 -06:00
localApps 12.4.1-4 baseline 2012-04-18 15:18:16 -05:00
localization scales copied from awips2-core 2015-12-30 09:45:01 -07:00
msi Omaha #4221 Removed obsolete Visual Studio files. 2015-03-11 14:43:47 -05:00
nativeLib defining python locations to use awips2-builds and not awips2-rpmbuild 2015-12-31 08:49:16 -07:00
ost major D2D menu updates for 14.4.2 2015-10-23 18:56:09 -06:00
pythonPackages cleaning up unidata_15.1.1 enough to launch in eclipse 2015-12-29 20:15:31 -07:00
RadarServer awips/fxa to awips2/fxa 2015-11-05 15:44:44 -07:00
rpms awips2-tools rpm naming 2015-12-31 15:16:41 -07: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 install scrip updates 2015-10-20 13:46:27 -06:00
installEDEX.sh create /awips2/data_store and set permission pre install. 2015-11-05 12:30:25 -07:00
README.md Create README.md 2015-10-14 15:09:15 -06: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_14.4.1/installCAVE.sh
    chmod 755 ./installCAVE.sh
    ./installCAVE.sh

EDEX Server

Download and run installEDEX.sh:

    wget https://raw.githubusercontent.com/Unidata/awips2/unidata_14.4.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)