Skip to content
Snippets Groups Projects
README.md 663 B
Newer Older
Jean-Baptiste MADELEINE's avatar
Jean-Baptiste MADELEINE committed
# ORCHIDEE


### Get the code

You can get the code by using the following command:
Jean-Baptiste MADELEINE's avatar
Jean-Baptiste MADELEINE committed
```
git clone https://gitlab.in2p3.fr/ipsl/projets/pcmstudio/orchidee.git
```

Or by using ssh keyring on gitlab.in2p3:
```
git clone git@gitlab.in2p3.fr:ipsl/projets/pcmstudio/orchidee.git
```

### Usage

```
Leo Demaine's avatar
Leo Demaine committed
## Default data processing

Leo Demaine's avatar
Leo Demaine committed
After every run, an `atlas-default.ipynb` is added in the run directory that can be use as a basis to data processing with jupyter notebook.
Leo Demaine's avatar
Leo Demaine committed

## Dependencies
On linux only.
The following programs are required to run.
`svn`, `wget`, `tar`, `gzip`, `make`, `gfortran`, `gcc`, `m4`, `pkg-config`