User Tools

Site Tools


other:uvcdat:cdat_conda:cdat_8_0_py2

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
Next revision Both sides next revision
other:uvcdat:cdat_conda:cdat_8_0_py2 [2019/03/13 13:54]
jypeter
other:uvcdat:cdat_conda:cdat_8_0_py2 [2021/02/26 18:31]
jypeter Improved...
Line 18: Line 18:
 ==== Installing Miniconda3 ====  ==== Installing Miniconda3 ==== 
  
-We have installed a new version of Miniconda3 ​(steps below adapted from the [[other:uvcdat:​conda_notes#​installing_miniconda|installing miniconda]] instructions)+  * You don't need to be (and **you should not be**) //root// when you install Miniconda3. You just need enough disk space where you have write access 
 +  * If you are installing ​Miniconda3 ​in a Linux environment on a [[other:win10wsl|Windows 10 computer using Windows Subsystem for Linux (WSL)]], pay special attention to the instructions ​on the **WSL** lines
  
-  ​* Get the [[https://​repo.continuum.io/​miniconda/​Miniconda3-latest-Linux-x86_64.sh|Python 3.Linux 64-bit (bash installer)]] (unless there is a [[https://​conda.io/​miniconda.html|more recent version?​]]) +The steps below are adapted from the older (but with lots of extra and possibly useful details) [[other:​uvcdat:​conda_notes#​installing_miniconda|installing miniconda]] instructions 
-    * Find some temporary space on Linux or Windows + 
-      * Linux:''​cd /​home/​scratch01/​jypeter''​ +  ​* Get the [[https://​repo.anaconda.com/​miniconda/​Miniconda3-latest-Linux-x86_64.sh|Python 3.Linux 64-bit (bash installer)]] (unless there is a [[https://​conda.io/​miniconda.html|more recent version?​]]) 
-      * WSL: ''​cd /​mnt/​h/​Scratch/​jypeter/''​ (assuming that there is a ''​H:\Scratch\jypeter''​ directory) +    * Find some temporary space on Linux (or Windows, if you are using WSL) 
-    * ''​wget https://​repo.continuum.io/​miniconda/​Miniconda3-latest-Linux-x86_64.sh''​ (67 Mo15 Feb 2019)+      * e.g. Linux at LSCE:\\ ''​cd /​home/​scratch01/​<​your_login>​''​ 
 +      * e.g. WSLassuming that there is a ''​C:\Scratch\<​your_login>​''​ directory:\\ ''​cd /​mnt/​c/​Scratch/<​your_login>''​ 
 +    * Use ''​wget''​ to download the installer:​\\ ​''​wget https://​repo.anaconda.com/​miniconda/​Miniconda3-latest-Linux-x86_64.sh''​ (90 Mb26 Feb 2021)
   * Execute the installer   * Execute the installer
     * ''​bash Miniconda3-latest-Linux-x86_64.sh''​     * ''​bash Miniconda3-latest-Linux-x86_64.sh''​
       * Accept the license       * Accept the license
-      * Specify an explicit installation path **outside of the home directory**,​ with enough disk space (more than 3G if you are going to install ​UV-CDAT and some extra packages), preferably on a disk that is not backed up: +      * Specify an explicit installation path **outside of your //home// directory**,​ with enough disk space (more than 3 Gb if you are going to install CDAT and some extra packages), preferably on a disk that is not backed up: 
-        * Linux LSCE: ''/​home/​share/​unix_files/​cdat/​miniconda3''​ +        ​* Installations by //JYP//: 
-        * Linux ciclad: ''/​data/​jypmce/​cdat/​miniconda3''​+          ​* Linux at LSCE: ''/​home/​share/​unix_files/​cdat/​miniconda3'',​ or another subdirectory of ''/​home/​share/​unix_files/​cdat/​''​  
 +          * Linux on ciclad: ''/​data/​jypmce/​cdat/​miniconda3'',​ or another subdirectory of ''/​data/​jypmce/​cdat/​''​
         * WSL: installing to a directory that is not in ''/​home/''​ <wrap hi>does not work</​wrap>​ (e.g. ''/​mnt/​h/​CDAT/​miniconda3'',​assuming there is a ''​H:​\CDAT\''​ directory, does not work)\\ Need to accept the installation in the default location: ''/​home/​jypeter/​miniconda3''​         * WSL: installing to a directory that is not in ''/​home/''​ <wrap hi>does not work</​wrap>​ (e.g. ''/​mnt/​h/​CDAT/​miniconda3'',​assuming there is a ''​H:​\CDAT\''​ directory, does not work)\\ Need to accept the installation in the default location: ''/​home/​jypeter/​miniconda3''​
         * Resulting ''​miniconda3''​ directory size is 302M\\ <​code>​ >du -sh miniconda3         * Resulting ''​miniconda3''​ directory size is 302M\\ <​code>​ >du -sh miniconda3
other/uvcdat/cdat_conda/cdat_8_0_py2.txt · Last modified: 2021/02/27 13:55 by jypeter