Browse Source

README and notebook

master
Florian Boergel 1 year ago
parent
commit
1705bb183b
  1. 4
      README.md
  2. 1245
      model_simulations/template_notebook.ipynb

4
README.md

@ -191,9 +191,9 @@ to start the docker.
To visualize plots (I forgot to install the necessary library) please first enter
`conda install -y matplotlib`
`conda install -y matplotlib nc-time-axis`
in your docker
in your docker (Note: you have to do this every time after restarting the docker. Sorry for that.)
If you want to analyze your data, you should start now your jupyter notebook. Please navigate to your simulation directory (in the docker) and the year 1961. You should now see something like `~/model_simulations/mariesostseelauf/1961`

1245
model_simulations/template_notebook.ipynb

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save