* getting started on climate

climate でpython 3.6 を使うのには,以下の手順で行ってください.

1. climate管理者にお願いして,climate ワークステーションにアカウントを作ってもらう.

2.仮想環境でpython 3.6を使えるようにする.説明はここ

3.また研究室で作ったモジュールを使えるように,ライブラリ検索パスを設定する.説明はここ

Please follow the steps below for start using python 3.x in climate workstation

1. Ask climate administrator to get your account.

2. Prepare for the use of virtual environment on which python 3.x has been installed. Explanation is here.

3. Set library search path for libraries which have been developed by our laboratory. Explanation is here.