Download Latest Version UV-CDAT-2.2.0-full-Fedora-22-64bit.tar.gz (676.7 MB)
Email in envelope

Get an email when there's a new version of UV-CDAT

Name Modified Size InfoDownloads / Week
Parent folder
gfortran-Mac-intel.tar.bz2 2013-05-03 20.7 MB
UV-CDAT-1.3.1-CentOS-6.3-64bit.tar.bz2 2013-05-01 611.2 MB
UV-CDAT-1.3.1-RedHat6-64bit.tar.bz2 2013-04-30 611.5 MB
README.txt 2013-04-25 1.5 kB
Totals: 4 Items   1.2 GB 0
*You will need admin privileges*

Current Version is: 1.3.0

Step 1: Download and untar the binaries best matching your OS.

*

cd /
sudo tar xjvf UV-CDAT-[version number]-[your OS here].tar.bz2

Step 2: For Mac and RH6 ONLY

  * Download the tarsal containing the version of QT UVCDAT has been
    compiled against
  * RedHAT6 

      cd /
      sudo tar xjv qt-RH6-64bit-4.8.0.tar.bz2

  * CentOS6.3
      cd /
      sudo tar xjvf qt-CentOS-6.3-64bit-4.8.4.tar.bz2

  * Mac
      o double click the .dmg file and follow instructions 

Step 3: Additional things you might need

  * see: https://github.com/UV-CDAT/uvcdat/wiki/System-Requirements

Step 4: Start enjoying UVCDAT:

  * GUI
      o /usr/local/uvcdat/[version number]/bin/uvcdat 
  * bash/sh
      o You can run your old CDAT script via: First make sure your
        environment is set correctly: 

source /usr/local/uvcdat/[version number]/bin/setup_cdat.sh
/usr/local/uvcdat/[version number]/bin/python [your_scritp_name_here].py

  * csh/tcsh
      o You can run your old CDAT script via: First make sure your
        environment is set correctly: 

source /usr/local/uvcdat/[version number]/bin/setup_cdat.csh
/usr/local/uvcdat/[version number]/bin/python [your_scritp_name_here].py

  * NOTE:
      o On mac if you are using the vcs module you will need to start
        the scripts using "cdat" instead of python 

/usr/local/uvcdat/[version number]/Library/Frameworks/Python.framework/Versions/2.7/bin/cdat


Source: README.txt, updated 2013-04-25