other:uvcdat:cdat_conda:cdat_8_2_1
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
other:uvcdat:cdat_conda:cdat_8_2_1 [2021/03/03 13:15] – [Getting ready for a moving default CDAT] Improved jypeter | other:uvcdat:cdat_conda:cdat_8_2_1 [2021/03/05 21:41] – [Installing CDAT 8.2.1] started experimenting with nompi and strict options jypeter | ||
---|---|---|---|
Line 94: | Line 94: | ||
The installation line below is based on information from the [[https:// | The installation line below is based on information from the [[https:// | ||
+ | < | ||
+ | bash-4.2$ conda config --env --add channels conda-forge | ||
+ | bash-4.2$ conda config --set channel_priority strict | ||
+ | bash-4.2$ cat .condarc | ||
+ | channels: | ||
+ | - conda-forge | ||
+ | - defaults | ||
+ | $ conda config --describe channel_priority | ||
+ | |||
+ | $ conda create -n cdat-8.2.1_nompi_py3 -c conda-forge -c cdat/ | ||
< | < | ||
Line 174: | Line 184: | ||
==== Downloading cdms2/vcs test data ==== | ==== Downloading cdms2/vcs test data ==== | ||
- | You should download the test data (174M of data...) and use it in the example scripts that you want to distribute, and scripts you write for reporting the errors you find (if any...) | + | You should download the test data (174M of data...) and use it in the example scripts that you want to distribute, and scripts you write for reporting the errors you find (if any...). The downloaded data files will be available in: '' |
< | < | ||
Line 184: | Line 194: | ||
(cdatm19_py3) $ du -sh / | (cdatm19_py3) $ du -sh / | ||
174M / | 174M / | ||
- | </ | + | |
+ | $ python | ||
+ | >>> | ||
+ | >>> | ||
+ | '/ | ||
+ | |||
+ | >>> | ||
+ | [' | ||
==== Packages that have no dependency problems ==== | ==== Packages that have no dependency problems ==== | ||
- | After cloning, we are ready to install some extra packages that may be requested by LSCE users | + | After [[# |
* We first try to install together as many packages as possible that don't require other channels than // | * We first try to install together as many packages as possible that don't require other channels than // |
other/uvcdat/cdat_conda/cdat_8_2_1.txt · Last modified: 2024/07/02 12:44 by jypeter