User Tools

Site Tools


other:uvcdat:cdat_conda:climaf_install

Differences

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

Link to this comparison view

other:uvcdat:cdat_conda:climaf_install [2019/03/07 17:11] – created jypeterother:uvcdat:cdat_conda:climaf_install [2019/03/13 15:06] (current) jypeter
Line 20: Line 20:
       * <code>cd climaf/testing       * <code>cd climaf/testing
 ./test_install.sh</code> ./test_install.sh</code>
-  * Once the tests are OK, add the required //module load// and environment variables definitions to the ''.basrc'' and ''.cshrc'' files<wrap hi>Note: maybe these lines should go to the ''.profile'' and ''.login'' files...(check [[https://www.gnu.org/software/bash/manual/html_node/Bash-Startup-Files.html|Bash Startup Files]])</wrap>  +  * Once the tests are OK, add the required //module load// and environment variables definitions to the ''.basrc'' and ''.cshrc'' files 
-    * LSCE: add to your .cshrc+    * <wrap hi>Maybe these lines should go to the ''.profile'' and ''.login'' files...(check [[https://www.gnu.org/software/bash/manual/html_node/Bash-Startup-Files.html|Bash Startup Files]])</wrap> 
 +    * <wrap hi>Loading some modules may have some side-effects on CDAT</wrap>. If that's the case, use ''module purge'' before initializing CDAT 
 +    * LSCE: add to your ''~/.cshrc'' file (check //ciclad// below if you are a //bash// user)
       * <code># Prerequisites for using CLIMAF       * <code># Prerequisites for using CLIMAF
 module load netcdf/4 nco cdo ncl ncview module load netcdf/4 nco cdo ncl ncview
Line 34: Line 36:
 setenv CLIMAF_LOG_DIR $CLIMAF_CACHE setenv CLIMAF_LOG_DIR $CLIMAF_CACHE
  
-#conda activate cdatm-nightly_py2</code> +#conda activate cdatm_py2</code> 
-    * ciclad: add to your .bashrc+    * ciclad: add to your ''~/.bashrc'' file
       * <code># Prerequisites for using CLIMAF when not using the        * <code># Prerequisites for using CLIMAF when not using the 
 # default 'module load climaf' # default 'module load climaf'
Line 49: Line 51:
 export CLIMAF_LOG_DIR=$CLIMAF_CACHE export CLIMAF_LOG_DIR=$CLIMAF_CACHE
  
-#conda activate cdatm-nightly_py2+#conda activate cdatm_py2
 </code> </code>
   * Open a new shell and <wrap em>run the tests again</wrap>. If there is an error that was not there, check what you have added to the shell init files   * Open a new shell and <wrap em>run the tests again</wrap>. If there is an error that was not there, check what you have added to the shell init files
other/uvcdat/cdat_conda/climaf_install.1551975113.txt.gz · Last modified: 2019/03/07 17:11 by jypeter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki