-
Notifications
You must be signed in to change notification settings - Fork 65
Install
Charles Doutriaux edited this page Sep 6, 2017
·
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
- 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
Once downloaded simply run:
conda env create -f 2.12.yml
Alternatively, you can use regular conda commands to generate the environment
conda create -n myuvcdat uvcdat -c conda-forge -c uvcdat
source activate myuvcdat
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: