Skip to content

code from computer practicals in the Columbia University class Glaciology 4220

License

Notifications You must be signed in to change notification settings

ldeo-glaciology/glaciology_practical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glaciology_practical

A repo to store and share code from computer practicals in the Columbia University class Glaciology 4220, taught by Jonny Kingslake.

The first few practicals require python, numpy, matplotlib and jupyterlab.

Create the environment using

conda create --name glaciology_class python numpy jupyterlab

then activate it using

conda activate glaciology_class

Then the easiest thing to do is to start jupyterlab with jupyterlab then navigate to the notebook corresponding to each practical. The notebooks are all in the notebooks directory in this repo.

About

code from computer practicals in the Columbia University class Glaciology 4220

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published