other:uvcdat:cdat_conda:climaf_test
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
other:uvcdat:cdat_conda:climaf_test [2019/03/06 14:58] – created jypeter | other:uvcdat:cdat_conda:climaf_test [2019/05/14 17:08] (current) – jypeter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Testing CLIMAF on ciclad ====== | ====== Testing CLIMAF on ciclad ====== | ||
+ | |||
+ | Reminder: [[other: | ||
* Copy the notebooks: | * Copy the notebooks: | ||
Line 7: | Line 9: | ||
* standard environment: | * standard environment: | ||
* JYP's environment: | * JYP's environment: | ||
- | * '' | + | * '' |
* Start jupyter from the //TP// directory: | * Start jupyter from the //TP// directory: | ||
* < | * < | ||
jupyter notebook --no-browser</ | jupyter notebook --no-browser</ | ||
+ | * You can also explicitly specify a port (e.g. use the one associated with your account in ''/ | ||
* Write down the connection URL and token: '' | * Write down the connection URL and token: '' | ||
* The port number may be different from the default '' | * The port number may be different from the default '' | ||
- | * At the end, kill the server by typing '' | + | * When you are finished, <wrap em>do not forget to kill the ipython |
* At LSCE (or on the Windows machine where you will run the browser connecting to the server on ciclad) | * At LSCE (or on the Windows machine where you will run the browser connecting to the server on ciclad) | ||
- | * Use Putty to start a tunnel to the jupyter server on ciclad: | + | * Use [[https:// |
* Create a //New session// (or update an existing one) with the following parameters | * Create a //New session// (or update an existing one) with the following parameters | ||
* //Host Name//: '' | * //Host Name//: '' | ||
Line 24: | Line 27: | ||
* Connection -> SSH -> //Tunnels// | * Connection -> SSH -> //Tunnels// | ||
* //Source port//: '' | * //Source port//: '' | ||
- | * // | + | * // |
* Click on //Add// and you should get something like{{: | * Click on //Add// and you should get something like{{: | ||
* Click on //Session// (at the top left) and then //Save// | * Click on //Session// (at the top left) and then //Save// | ||
* Click on //Open//. This will open a Putty terminal (with the tunnel) that you have to keep open as long as you need the tunnel, and remember to close at the end of your session | * Click on //Open//. This will open a Putty terminal (with the tunnel) that you have to keep open as long as you need the tunnel, and remember to close at the end of your session | ||
- | * On your local machine, open the URL you got on the server, after having replaced 8888 (or whatever the port was) with 8000 (or whatever you chose as a Source port number above) | + | * On your local machine, open the URL you got on the server, |
* '' | * '' | ||
- | * If you are on a Win10 machine with SSL, a Mac or a Linux machine, you can get the same result with: | + | * If you are on a Win10 machine with [[other: |
- | * Open a shell and type: '' | + | * Open a shell and type: '' |
- | * In a browser, open '' | + | * In a browser, open the URL <wrap em>with the corrected 8000 port</ |
+ | |||
+ | ===== Notes to clean ===== | ||
+ | |||
+ | < | ||
+ | |||
+ | Login to ciclad | ||
+ | Start an interactive session on a cluster node: qsub -IVX -l mem=9g, | ||
+ | dig a tunnel from local machine to node: ssh -L 7225: | ||
+ | init conda environment: | ||
+ | start notebook: jupyter notebook --no-browser --port=7225 --ip=cicladNNN | ||
+ | |||
+ | (cdatm_py2) [jypmce@ciclad20 ~]$ jupyter notebook --no-browser --port=7225 --ip=ciclad20 | ||
+ | [I 14: | ||
+ | [I 14: | ||
+ | [I 14: | ||
+ | [I 14: | ||
+ | [I 14: | ||
+ | [I 14: | ||
+ | [C 14: | ||
+ | |||
+ | To access the notebook, open this file in a browser: | ||
+ | file:/// | ||
+ | Or copy and paste one of these URLs: | ||
+ | http:// | ||
+ | |||
+ | open in local browser: http:// | ||
+ | </ | ||
+ | |||
+ | ===== Issues to report ===== | ||
+ | |||
+ | * handling of CLIMAF_LOG_DIR when it is set or not, esp last.out | ||
+ | * rename last.out ? | ||
+ | * problem with cfile when period is not set | ||
+ | * cdo not loaded with ' | ||
+ | * netcdf problems with some files on ciclad20 | ||
/* standard page footer */ | /* standard page footer */ |
other/uvcdat/cdat_conda/climaf_test.1551880727.txt.gz · Last modified: 2019/03/06 14:58 by jypeter