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 12:40] – [Installing CDAT 8.2.1] jypeter | other:uvcdat:cdat_conda:cdat_8_2_1 [2021/03/03 16:39] – [Packages that have no dependency problems] jypeter | ||
---|---|---|---|
Line 102: | Line 102: | ||
[[https:// | [[https:// | ||
- | ===== Cloning CDAT before adding specific packages for LSCE ===== | + | ===== Cloning |
<WRAP center round alert 60%> | <WRAP center round alert 60%> | ||
Line 118: | Line 118: | ||
Notes: | Notes: | ||
- | * Why // | + | * Why // |
- | * Carefully working on different python environments (possibly cloned) is safer in a multi-user environment | + | * Carefully working on different python environments (possibly cloned) is safer in a multi-user environment |
* Cloning a full environment uses Linux hard links and requires less disk space than making a real copy | * Cloning a full environment uses Linux hard links and requires less disk space than making a real copy | ||
Line 132: | Line 132: | ||
- | ===== Getting ready for a moving default CDAT ===== | + | ===== Getting ready for a moving default CDAT environment |
<WRAP center round alert 60%> | <WRAP center round alert 60%> | ||
Line 143: | Line 143: | ||
This step could probably be listed at the **end**, especially in a multi-user environment! | This step could probably be listed at the **end**, especially in a multi-user environment! | ||
- | If there is already a '' | + | If there is already a '' |
</ | </ | ||
- | We create a **// | + | We create a **// |
< | < | ||
- | $ ln -s cdatm19_py3 cdatm_py3</ | + | $ ln -s cdatm19_py3 cdatm_py3 |
+ | |||
+ | conda env list | ||
+ | # conda environments: | ||
+ | # | ||
+ | base * / | ||
+ | cdat-8.2.1_py3 | ||
+ | cdatm19_py3 | ||
+ | cdatm_py3 | ||
+ | |||
+ | $ ls -l / | ||
+ | drwxr-xr-x [...] cdat-8.2.1_py3/ | ||
+ | drwxr-xr-x [...] cdatm19_py3/ | ||
+ | lrwxrwxrwx [...] cdatm_py3 -> cdatm19_py3/ | ||
+ | </ | ||
===== Customizing UV-CDAT for LSCE ===== | ===== Customizing UV-CDAT for LSCE ===== | ||
Line 160: | Line 174: | ||
==== 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 170: | Line 184: | ||
(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