Mirror of Unidata's AWIPS2.
|
||
---|---|---|
build | ||
cave | ||
crh | ||
deltaScripts | ||
edexOsgi | ||
javaUtilities | ||
localApps | ||
localization | ||
msi | ||
nativeLib | ||
ost | ||
pythonPackages | ||
RadarServer | ||
rpms | ||
tests | ||
.gitignore | ||
.gitmodules | ||
installCAVE.sh | ||
installEDEX.sh | ||
README.md |
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?
-
Download
http://www.unidata.ucar.edu/software/awips2/doc/awips2.repo
to/etc/yum.repos.d/awips2.repo
-
Yum clean all
-
Yum groupinstall (awips2-cave|awips2-server)