Mirror of Unidata's AWIPS2.
Find a file
2015-10-20 13:47:57 -06:00
build Omaha #3836 - initial commit of the groovy-based developer deployment. 2014-12-04 16:17:53 -06:00
cave only use high res for sat composite 2015-10-15 11:20:39 -06:00
crh ASM #17168 - Add directory/files needed to create new decoderpostprocessor rpm 2015-02-26 13:15:17 -05:00
deltaScripts rm deltaScripts/archived 2015-09-21 20:04:18 -06:00
edexOsgi build 14.4.1-7n8 2015-10-07 16:43:18 -06: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 hd_ob83oax -> hd_ob92oax 2015-09-07 12:03:02 -06:00
msi Omaha #4221 Removed obsolete Visual Studio files. 2015-03-11 14:43:47 -05:00
nativeLib accounting for dx1/dx2/dx3/dx4, px1/px2, cpsbn 2015-09-07 09:58:14 -06:00
ost Merge tag 'OB_14.3.1-19m' into omaha_14.4.1 2014-09-23 11:41:10 -05:00
pythonPackages various: dcgunzip, qpid-python-0.32 src, build increment 2015-09-08 18:01:20 -06:00
RadarServer Merge tag 'OB_14.3.2-19m' into master_14.4.1 2015-03-09 16:11:13 -04:00
rpms awips2-edex-upc depend on awips2-ldm 2015-10-20 13:47:57 -06:00
tests Merge branch 'ncep_14.2.2-n' into ncep_14.4.1 2014-12-16 13:06:21 -05: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 install scrip updates 2015-10-20 13:46:27 -06: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)