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-snwleo-intel-bin.tar.gz 2012-05-13 23.7 MB
README 2012-05-10 1.0 kB
UVCDAT-1.0.0-Ubuntu-12.04-64bit.tar.bz2 2012-05-10 497.7 MB
Totals: 3 Items   521.4 MB 0
You will need admin privileges

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

    cd /
    sudo tar xjvf UV-CDAT-1.0.0-[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 /
      tar xjv qt-RH6-64bit-4.8.0.tar.bz2
   * Mac
      double click the .dmg file and follow instructions

Step 3: Start enjoying UVCDAT:

  * GUI
   /usr/local/uvcdat/1.0.0/bin/uvcdat
  * Command line
   You can run your old CDAT script via:
   First make sure your environment is set correctly:
   *) Bash users:
   source /usr/local/uvcdat/1.0.0/bin/setup_cdat.sh
   *) t/csh users
   source /usr/local/uvcdat/1.0.0/bin/setup_cdat.csh
   
   /usr/local/uvcdat/1.0.0/bin/python [your_scritp_name_here].py

   NOTE:
   On mac if you are using the vcs module you will need to start the scripts using "cdat" instead of python
   /usr/local/uvcdat/1.0.0/Library/Frameworks/Python.framework/Versions/2.7/bin/cdat

Source: README, updated 2012-05-10