Home

Awesome

GEOS627_inverse

A public GitHub repository within the organization uafgeoteach. Contains materials for GEOS 627 Inverse Problems and Parameter Estimation, a class at the University of Alaska Fairbanks by Carl Tape (ctape@alaska.edu)

Course webpage: GEOS 627

The repository can be obtained from GitHub with this command:

git clone --depth=1 https://github.com/uafgeoteach/GEOS627_inverse.git

UAF students will run these notebooks within the OpenScienceLab setup at UAF.

Setup


A .yml file (see setup/ folder) lists dependencies. This file, executed within conda or docker, enables a user to establish the software tools needed to execute the iPython notebooks.

How to run using Conda