Skip to content

shane-d-zhang/PythonTutorial6670

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Tutorial for 6670 Geophysical Inverse Theory

If you are interested in attending the tutorial (not required), you are encouraged to download and run the jupyter notebook along the class.

To get started:

  1. Install conda
  2. Clone the repo
git clone git@github.com:shane-d-zhang/PythonTutorial6670.git
  1. Create a conda environment
cd PythonTutorial6670
conda env create -f environment.yml
conda activate py6670
  1. Run the notebook
jupyter notebook tutorial.ipynb

About

A basic python tutorial for 6670 Geophysical Inverse Theory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published