Download the Sources
Download Releases from Sourceforge
Please visit the CDAT Sourceforge page to download the current release.
- The distribution is available in one piece or in 3 separate pieces for easier downloading.
- Uncompress and untar it as follows:
- gunzip cdatfile.tar.gz
- tar xvf cdatfile.tar
- On some systems, such as Linux, you can just do one step: tar xvfz cdatfile.tar.gz.
- Follow the instructions in the README.txt file.
Download Bleeding-Edge Source Code via Subversion
- Alternatively you can access the PCMDI Source Code Repository directly using Subversion. Note that if you download the trunk, this will likely include unstable, unsupported code.