Changes
Page history
Update Hands on ICON data analysis for beginners
authored
Jan 28, 2025
by
Dian Putrasahan
Show whitespace changes
Inline
Side-by-side
Hands-on-ICON-data-analysis-for-beginners.md
View page @
133de87d
...
@@ -1395,6 +1395,8 @@ For plotting ICON data, we rely a lot on python and some available packages. Nil
...
@@ -1395,6 +1395,8 @@ For plotting ICON data, we rely a lot on python and some available packages. Nil
```
bash
```
bash
#Directory you'd like to install pyCION
#Directory you'd like to install pyCION
cd
/work/mh1421/m300466/tools
cd
/work/mh1421/m300466/tools
module load git
module load python3/unstable
#git clone git@gitlab.dkrz.de:m300602/pyicon.git pyicon
#git clone git@gitlab.dkrz.de:m300602/pyicon.git pyicon
git clone https://gitlab.dkrz.de/m300602/pyicon.git pyicon
git clone https://gitlab.dkrz.de/m300602/pyicon.git pyicon
cd
pyicon
cd
pyicon
...
...
...
...