other:uvcdat:cdat_conda:cdat_8_0_py2
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_0_py2 [2019/02/27 15:27] – jypeter | other:uvcdat:cdat_conda:cdat_8_0_py2 [2019/03/01 17:22] – Added a small 'nightly' version installation section jypeter | ||
---|---|---|---|
Line 29: | Line 29: | ||
* Accept the license | * Accept the license | ||
* Specify an explicit installation path **outside of the home directory**, | * Specify an explicit installation path **outside of the home directory**, | ||
- | * Linux: ''/ | + | * Linux LSCE: ''/ |
+ | * Linux ciclad: ''/ | ||
* WSL: installing to a directory that is not in ''/ | * WSL: installing to a directory that is not in ''/ | ||
- | |||
* Resulting '' | * Resulting '' | ||
302M miniconda3 | 302M miniconda3 | ||
Line 49: | Line 49: | ||
92K ssl | 92K ssl | ||
12K | 12K | ||
- | * Accept the automatic update of the //PATH// variable in '' | + | * Accept the automatic update of the //PATH// variable in '' |
* ''# | * ''# | ||
+ | * ''# | ||
+ | * Remove the installer: '' | ||
* Open a new terminal (if you use bash) or open a new terminal and type '' | * Open a new terminal (if you use bash) or open a new terminal and type '' | ||
* check if the python from the conda distribution has been correctly installed\\ < | * check if the python from the conda distribution has been correctly installed\\ < | ||
Line 75: | Line 77: | ||
==== Post-Miniconda3 installation ==== | ==== Post-Miniconda3 installation ==== | ||
- | The idea is to remove the miniconda3 initialization lines that were automatically added at the end of '' | + | The idea is to remove the miniconda3 initialization lines that were automatically added at the end of '' |
=== New style initialization === | === New style initialization === | ||
Line 81: | Line 83: | ||
Note: this is the **new** '' | Note: this is the **new** '' | ||
- | See the '' | + | See the '' |
< | < | ||
Line 104: | Line 106: | ||
# Jean-Yves Peterschmitt - LSCE - 11/2018 | # Jean-Yves Peterschmitt - LSCE - 11/2018 | ||
- | . / | + | source |
# Use the alias below to easily determine where your python | # Use the alias below to easily determine where your python | ||
Line 117: | Line 119: | ||
$ source ~jypeter/ | $ source ~jypeter/ | ||
- | $ conda activate | + | $ conda activate |
- | (cdatm) $ which python | + | (base) $ which python |
- | / | + | / |
</ | </ | ||
Line 151: | Line 153: | ||
# interpreter is located | # interpreter is located | ||
alias wp "which python" | alias wp "which python" | ||
- | |||
- | # Where are ALL the python interpreters in the search path | ||
- | alias wpa " | ||
# The end | # The end | ||
Line 159: | Line 158: | ||
> | > | ||
- | > | + | > |
- | (cdatm) >which python | + | (base) >which python |
- | / | + | / |
+ | |||
+ | You probably don't want to type the //source// line each time you need to use your conda based python, so you can add a '' | ||
=== Old style initialization === | === Old style initialization === | ||
+ | |||
+ | <WRAP center round tip 60%> | ||
+ | The //old style// notes below are just for reference sake and you can skip them | ||
+ | </ | ||
+ | |||
Note: this is the **old** '' | Note: this is the **old** '' | ||
Line 209: | Line 215: | ||
==== Installing CDAT 8.0 ==== | ==== Installing CDAT 8.0 ==== | ||
+ | |||
+ | === Python 2.7 version === | ||
< | < | ||
Line 237: | Line 245: | ||
2.8G / | 2.8G / | ||
+ | === Python 3.6 version === | ||
+ | |||
+ | < | ||
+ | |||
+ | ==== Installing CDAT nightly ==== | ||
+ | |||
+ | Notes: | ||
+ | |||
+ | * This page is about CDAT 8.0, but we have added a short nightly section here as a convenient shortcut. This should probably be moved to a stand-alone nightly page later | ||
+ | * [[https:// | ||
+ | |||
+ | === Python 2.7 version === | ||
+ | |||
+ | < | ||
+ | |||
+ | === Python 3.6 version === | ||
+ | |||
+ | < | ||
===== Cloning cdat to add specific packages for LSCE ===== | ===== Cloning cdat to add specific packages for LSCE ===== |
other/uvcdat/cdat_conda/cdat_8_0_py2.txt · Last modified: 2021/02/27 14:55 by jypeter