Skip to content

Install on Mac OS X

Aashish Chaudhary edited this page May 8, 2015 · 37 revisions

WikiInstallInstall on Mac OS X

At this time we only support Mac OS X 10.8.x, 10.9.x, 10.10.x (no release binary for 10.10.x but will be out soon) only

System Requirements

Visit System Requirements for more information

Installing uvcdat (Must Be Root)

1 Download uvcdat

2 Move download directory to root

    sudo mv ~/Downloads/UV-CDAT-VERSION-Mac-OS-VERSION.tar.gz /

3 Sudo

    sudo -s

4 Change to root

    cd /

5 Untar binary

    tar xvf UV-CDAT-VERSION-Mac-OS-VERSION.tar.gz

6 Source runtime script

    source /usr/local/uvcdat/VERSION/bin/setup_runtime.sh

**Skip to [Using GUI for Analysis and Visualization]

Clone this wiki locally