-
Notifications
You must be signed in to change notification settings - Fork 65
Install
Charles Doutriaux edited this page Aug 23, 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
Once downloaded simply run:
conda env create -f 2.10.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: