|
|
@@ -3,6 +3,12 @@
|
|
|
EC-Earth is a global coupled climate model. It is developed by a consortium of European research institutions.
|
|
|
The goal of this project is to adapt this model for our needs in TECLIM: install, run management, etc.
|
|
|
|
|
|
+### Important Notes
|
|
|
+
|
|
|
+**YOU MUST ADAPT YOUR `~/.ssh/config` FILE BEFORE STARTING TO WORK WITH GIT ON ZENOBE**.
|
|
|
+
|
|
|
+> [Best ssh config](http://www.climate.be:81/tmp/best_ssh_config.txt)
|
|
|
+
|
|
|
## Install
|
|
|
|
|
|
First, clone the `pbarriat/ecearth_patch` repository and update your shell startup script to source the 'bashrc' file to add ecearth globals variables to your environment. For instance:
|