User Tools

Site Tools


other:uvcdat:cdat_conda:cdat_8_1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
other:uvcdat:cdat_conda:cdat_8_1 [2020/01/23 10:53]
jypeter [What's New?]
other:uvcdat:cdat_conda:cdat_8_1 [2020/01/28 10:09]
jypeter [Packages that have no dependency problems] Added ferret_datasets
Line 11: Line 11:
 ===== Using JYP version ===== ===== Using JYP version =====
  
-If you mostly want to use the CDAT 8.1 installed by JYP, just use the following steps and skip the next sections:+If you mostly want to use the CDAT 8.1 installed by JYP, just use the following steps and then read the //What should I do now?// section below 
   * Initialize //conda// with:   * Initialize //conda// with:
  
Line 21: Line 22:
     * python 2.7.x: ''​conda activate cdatm_py2''​     * python 2.7.x: ''​conda activate cdatm_py2''​
     * python 3.x: ''​conda activate cdatm_py3''​ (not available on ciclad, but could be installed)     * python 3.x: ''​conda activate cdatm_py3''​ (not available on ciclad, but could be installed)
 +
 +  * Type ''​which python''​ (or the ''​wp''​ alias) and make sure you get something like\\ ''​[...]/​miniconda3/​envs/​env_name/​bin/​python''​
 +
 +
 +===== What should I do now? =====
 +
 +==== You just want to use the installed version ====
 +
 +You are ready if you have typed the ''​conda activate''​ command specified in the previous section!
 +  * You may want to add the ''​source''​ line to your shell configuration file so that you don't have to remember it and type it each time you open a new terminal
 +    * Note: it's better to type the ''​activate''​ command in a terminal only when you want to use this specific version of python, rather than having the ''​activate''​ in your shell configuration file. This may have some side effects in some cases
 +  * Have a look at the [[other:​uvcdat:​cdat_conda:​cdat_8_1#​extra_packages_list|Extra package list]] at the bottom of this page to see what is available in this distribution
 +  * If you have not done it yet, read (or at least have a look at the list of sections):
 +    * [[other:​python:​starting|Working with Python]]
 +    * [[other:​python:​jyp_steps|JYP'​s recommended steps for learning python]]
 +
 +==== You want to replicate this installation on your own server or desktop/​laptop ====
 +
 ===== What's New in CDAT 8.1? ===== ===== What's New in CDAT 8.1? =====
  
Line 160: Line 179:
  
 # Install... # Install...
-$ conda install -n cdatm18_py2 -c conda-forge pillow pandas statsmodels seaborn scikit-image seawater gsw netcdf4 pyferret basemap-data-hires xlsxwriter cmocean rpy2 gdal windspharm+$ conda install -n cdatm18_py2 -c conda-forge pillow pandas statsmodels seaborn scikit-image seawater gsw netcdf4 pyferret ​ferret_datasets ​basemap-data-hires xlsxwriter cmocean rpy2 gdal windspharm
 [...] [...]
  
other/uvcdat/cdat_conda/cdat_8_1.txt · Last modified: 2021/03/26 09:10 by jypeter