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/01 21:29] – [Downloading cdms2/vcs test data] Updated path jypeter | other:uvcdat:cdat_conda:cdat_8_2_1 [2021/03/03 16:39] – [Packages that have no dependency problems] jypeter | ||
---|---|---|---|
Line 72: | Line 72: | ||
577M / | 577M / | ||
- | We can also use '' | + | We can also use '' |
=== Python 2.7 version === | === Python 2.7 version === | ||
- | Python 2 is deprecated in CDAT, starting with CDAT 8.2.1. If you still need to use python 2.7, please use [[other: | + | <wrap hi>Python 2.x is deprecated in CDAT, starting with CDAT 8.2.1</ |
+ | |||
+ | If you still need to use python 2.7, please use [[other: | ||
=== Python 3.8 version === | === Python 3.8 version === | ||
<WRAP center round important 60%> | <WRAP center round important 60%> | ||
- | It's possible that, when using the tcsh shell and trying to use the '' | + | It's possible that, when using the //tcsh// shell and trying to use the '' |
**conda: No match** | **conda: No match** | ||
- | This may be due to [[https:// | + | Apparently the //tcsh// version of conda does not like wildcards too much ([[https:// |
+ | |||
+ | In that case, just type '' | ||
</ | </ | ||
Line 93: | Line 97: | ||
< | < | ||
- | ===== Cloning CDAT before adding specific packages for LSCE ===== | + | Resulting list of installed packages |
+ | * '' | ||
+ | * {{ : | ||
+ | |||
+ | [[https:// | ||
+ | ===== Cloning | ||
<WRAP center round alert 60%> | <WRAP center round alert 60%> | ||
Line 109: | 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 123: | 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 134: | 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 151: | 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 161: | 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