Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Fatiando a Terra Tutorials

IPython notebooks with tutorials for using Fatiando a Terra for certains tasks.

Browse the full gallery on nbviewer: http://nbviewer.ipython.org/github/fatiando/tutorials/tree/master/

"Stable" tutorials

These tutorials require that you have the very latest stable development version of Fatiando (reflecting the master branch on Github). To update your install, run:

pip install --upgrade https://github.com/fatiando/fatiando/archive/master.zip

Development tutorials

These tutorials are for features that are currently in development. These will use code that is still in pull requests. To install the version of Fatiando, run:

pip install --upgrade https://github.com/OWNER/fatiando/archive/BRANCH.zip

Beware: code in Pull Requests might not always work and should be used with caution! Things may, and probably will, change a lot during the development of a PR. The notebooks might not work with the very latest commit.

As PRs get merged, these tutorials will be moved to the "stable" collection.

About

DEPRECATED: Tutorials for Fatiando a Terra in IPython notebooks

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.