Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pyicon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aaron Spring
pyicon
Commits
d36d1a40
Commit
d36d1a40
authored
3 years ago
by
Aaron Spring
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
2e633d3f
Branches
master
No related tags found
No related merge requests found
Pipeline
#10183
passed
3 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-2
10 additions, 2 deletions
README.md
with
10 additions
and
2 deletions
README.md
+
10
−
2
View file @
d36d1a40
...
...
@@ -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
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment