-
Notifications
You must be signed in to change notification settings - Fork 65
Install
Charles Doutriaux edited this page Mar 28, 2018
·
92 revisions
Wiki ▸ Documentation ▸ Install
For windows 10 and up see here
The easiest way to install an official stable release of uvcdat is to download the corresponding conda environment
- 8.0 Linux Py2
- 8.0 Linux Py2 Mesalib Mesalib
- 8.0 OSX Py3
- 8.0 OSX Py3 Mesalib Mesalib
Once downloaded simply run:
conda env create -n cdat8 -f cdat-v80_py2.Linux.yaml
source activate cdat8
- 2.12 Linux
- 2.12 OSX
- 2.12-nox Linux
- 2.12-nox OSX
- 2.10 Linux and OSX
- 2.10-nox Linux and OSX
- 2.8 Linux and OSX
- 2.8-nox Linux
- 2.6 Linux
Alternatively, you can use regular conda commands to generate the environment
conda create -n cdat8 -c conda-forge -c cdat/label/v80 -c cdat cdat
source activate cdat8
For more details see:
-
Install using Anaconda - Installation instructions for Anaconda users.
-
Obtain UV-CDAT nightly - Install UV-CDAT nightlies.
For older releases installation instructions see: