Skip to content

talbrecht/gia-summerschool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIA-summerschool excercises

Copyright 2023, Torsten Albrecht (PIK), [email protected]

This repository contains jupter notebooks for the excercises on numerical ice sheet modeling. They have been used for the International GIA Summer School in Gävle, Sweden 2023.

In Terminal (bash):

git clone https://github.com/talbrecht/gia-summerschool.git
 
cd gia-summerschool/

(conda create --name <env> jupyter netcdf4 scipy matplotlib numpy)

conda activate <env> # (or: pip install notebook)

jupyter notebook --no-browser --port=9427 

go to browser: http://localhost:9427/

About

Exercises for lecture on ice-sheet modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published