Skip to content
Snippets Groups Projects
Commit d36d1a40 authored by Aaron Spring's avatar Aaron Spring
Browse files

Update README.md

parent 2e633d3f
Branches master
No related tags found
No related merge requests found
Pipeline #10183 passed
......@@ -12,7 +12,7 @@ The pyicon documentation can be found here: [documentation](https://m300602.gitl
Pyicon is hosted at: (https://gitlab.dkrz.de/m300602/pyicon/)
## Quick start for pyicon on Mistral
## Quick start for `pyicon` on Mistral
Once you have to download pyicon by git:
......@@ -25,4 +25,12 @@ The easiest way is to use the following script:
```bash
source /path/to/pyicon/tools/conda_act_mistral_pyicon_env.sh
```
\ No newline at end of file
```
## Quick start for `pyicon` locally
Install `cartopy` before install `pyicon`: `conda install -c conda-forge xarray cartopy dask matplotlib`
```bash
pip install git+https://gitlab.dkrz.de/m300602/pyicon.git
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment