User Tools

Site Tools


other:uvcdat:cdat_conda:index

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
other:uvcdat:cdat_conda:index [2017/02/21 15:35]
jypeter 2.8.0 with Miniconda2
other:uvcdat:cdat_conda:index [2024/03/22 09:56] (current)
jypeter [Installed versions] Added link to the 2024-03 version
Line 1: Line 1:
-====== ​UV-CDAT conda-based ​versions installed by JYP ======+====== CDAT versions installed by JYP ======
  
 <WRAP center round important 60%> <WRAP center round important 60%>
-This page describes the conda-based versions of UV-CDAT, 2.8.0 and later installed by JYP+This page describes the **conda-based** versions of CDAT, ''​2.8.0'' ​and laterinstalled by JYP
  
-For versions up to 2.1, check the [[.:​installed|UV-CDAT versions installed by JYP]]+Follow the [[other:​python:​starting#​ultra_quick-start_on_the_lsce_servers|Ultra quick-start on the LSCE servers]] instructions for actually **using CDAT at LSCE** 
 + 
 +For technical installation details, check [[..:​conda_notes|Installing and maintaining CDAT with conda]] 
 + 
 +For versions up to 2.1, check the (deprecated) ​[[..:​installed|CDAT versions installed by JYP]] page
 </​WRAP>​ </​WRAP>​
  
-===== Useful links =====+===== Installed versions ​=====
  
-  * [[http://​uvcdat.llnl.gov/​|Official CDAT site]] +Listed with the most recent version at the top
-  * [[https://​github.com/​UV-CDAT/​uvcdat/​wiki/​|CDAT wiki]] +
-  * [[https://​github.com/​UV-CDAT|CDAT @ github]] +
-    * [[https://​github.com/​UV-CDAT/​cdms|cdms]] +
-    * [[https://​github.com/​UV-CDAT/​cdtime|cdtime]] +
-    * [[https://​github.com/​UV-CDAT/​vcs|vcs]] +
-    * [[https://​github.com/​UV-CDAT/​cdutil|cdutil]] +
-    * [[https://​github.com/​UV-CDAT/​genutil|genutil]]+
  
-===== 2.8.0 =====+==== Dated (but not outdated!) versions ​====
  
-==== Installation with Miniconda2 ====+These versions are based on ''​xcdat''​ and lots of other useful packages, and the latest Python version available at the date of installation
  
-<​code>#​ Keep a trace of what will be installed (with conda-forge) +  * [[other:uvcdat:​cdat_conda:​cdat_2024_03|2024-03]]
-conda create --dry-run -n uvcdat-2.8.0 -c conda-forge -c uvcdat uvcdat=2.8.0 > /​home/​scratch01/​jypeter/​uvcdat-2.8.0_install_dry_with-forge_160220.txt+
  
-# Do the actual installation 
-conda create -n uvcdat-2.8.0 -c conda-forge -c uvcdat uvcdat=2.8.0</​code>​ 
  
-Lists of installed packages: {{ :​other:​uvcdat:​uvcdat-2.8.0_install_dry_with-forge_160221.txt |List of installed packages}}+==== CDAT based versions ====
  
-<​code>​bash-4.1$ conda info --envs +These versions are based on **CDAT** packages (''​cdms2''​ and friends) that are unfortunately not compatible with //recent// versions of numpy
-# conda environments:​ +
-+
-uvcdat-2.8.0 ​            /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0 +
-root                  ​ /home/share/unix_files/cdat/miniconda2+
  
-bash-4.1$ du -sh /​home/​share/​unix_files/​cdat/​miniconda2 +  * [[.:​cdat_8_2_1|8.2.1]]
-2.7G    /​home/​share/​unix_files/​cdat/​miniconda2+
  
-bash-4.1$ du -sh /​home/​share/​unix_files/​cdat/​miniconda2/​pkgs +  * [[.:cdat_8_1|8.1]]
-2.6G    /​home/​share/​unix_files/​cdat/​miniconda2/​pkgs+
  
-bash-4.1$ du -sh /​home/​share/​unix_files/​cdat/​miniconda2/​* +  ​[[.::​cdat_8_0_py2|8.0]]
-4.4M    /​home/​share/​unix_files/​cdat/​miniconda2/​bin +
-4.0K    /​home/​share/​unix_files/​cdat/​miniconda2/​conda-bld +
-276K    /​home/​share/​unix_files/​cdat/​miniconda2/​conda-meta +
-2.0G    /​home/​share/​unix_files/​cdat/​miniconda2/​envs +
-20K     /​home/​share/​unix_files/​cdat/​miniconda2/​etc +
-3.8M    /​home/​share/​unix_files/​cdat/​miniconda2/​include +
-99M     /​home/​share/​unix_files/​cdat/​miniconda2/​lib +
-4.0K    /​home/​share/​unix_files/​cdat/​miniconda2/​LICENSE.txt +
-665M    /​home/​share/​unix_files/​cdat/​miniconda2/​pkgs +
-16K     /​home/​share/​unix_files/​cdat/​miniconda2/​share +
-8.0K    /​home/​share/​unix_files/​cdat/​miniconda2/​ssl+
  
-bash-4.1$ du -sh /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​* +  ​[[.:cdat_2_12|2.12]]
-56M     /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/bin +
-1.9M    /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​conda-meta +
-48K     /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​etc +
-420K    /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​imports +
-67M     /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​include +
-1.7G    /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​lib +
-24K     /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​man +
-3.1M    /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​mkspecs +
-16M     /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​mod +
-3.5M    /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​plugins +
-57M     /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​share +
-4.3M    /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​ssl +
-2.7M    /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​tests +
-12K     /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​var +
-107M    /​home/​share/​unix_files/​cdat/​miniconda2/​envs/​uvcdat-2.8.0/​vistrails</​code>​+
  
-=== Installation with Anaconda2 ===+  * [[.:​cdat_2_10|2.10]]
  
-<​code>#​ Keep a trace of what will be installed, with/​without conda-forge +  * [[.:​cdat_2_8_0|2.8.0]]
-conda create --dry-run -n uvcdat-2.8.0 -c uvcdat uvcdat=2.8.0 > /​home/​scratch01/​jypeter/​uvcdat-2.8.0_install_dry_no-forge_160220.txt +
-conda create --dry-run -n uvcdat-2.8.0 -c conda-forge -c uvcdat uvcdat=2.8.0 > /​home/​scratch01/​jypeter/​uvcdat-2.8.0_install_dry_with-forge_160220.txt+
  
-# Do the actual installation 
-conda create -n uvcdat-2.8.0 -c conda-forge -c uvcdat uvcdat=2.8.0</​code>​ 
  
-Lists of installed packages: {{ :​other:​uvcdat:​uvcdat-2.8.0_install_dry_with-forge_160220.txt |with conda-forge}} or {{ :​other:​uvcdat:​uvcdat-2.8.0_install_dry_no-forge_160220.txt |without conda-forge}}+===== Useful links =====
  
-Size of ''​/home/share/unix_files/cdat/anaconda2'':​ +  * [[http://uvcdat.llnl.gov/|Official CDAT site]] 
-  * before installation2.1G +  * [[https://github.com/​UV-CDAT/​uvcdat/​wiki/​|CDAT wiki]] 
-  after installation4.6G+  * [[https://github.com/​UV-CDAT|CDAT @ github]] 
 +    [[https://github.com/​UV-CDAT/​cdms|cdms]] 
 +    * [[https://​github.com/​UV-CDAT/​cdtime|cdtime]] 
 +    * [[https://​github.com/​UV-CDAT/​vcs|vcs]] 
 +    * [[https://​github.com/​UV-CDAT/​cdutil|cdutil]] 
 +    * [[https://​github.com/​UV-CDAT/​genutil|genutil]]
  
 /* standard page footer */ /* standard page footer */
other/uvcdat/cdat_conda/index.1487691350.txt.gz · Last modified: 2017/02/21 15:35 by jypeter