Fatiando a Terra

Fatiando a Terra (Portuguese for Slicing the Earth) is an open-source Python toolkit for geophysical modeling and inversion.

Fatiando provides:

  • A way to integrate geophysical modeling: functions operate on a common data and model format so that different methods can be interchanged and linked together
  • Easily prototyping inversion methods using the fatiando.inversion package of inverse problem solvers
  • A range of toy problems to help teach modeling and inverse problem concepts
  • Easy plotting with matplotlib and 3D plotting with Mayavi
  • Fast routines, courtesy of Numpy and Cython
  • A free (as in beer) and open-source alternative to commercial software

Check out a list of related projects like: open-source software, lecture notes and exercises (free under Creative Commons licenses), and courses taught using our material.

Samples

Check out some videos of sample applications! These videos were generated by these recipes.

The cookbook has more examples of what Fatiando can already do.

Development

Fatiando a Terra is under development on GitHub! The master branch has the current stable version that is on PyPI. If you want the bleeding edge, have a look at the devel branch.

Documentation

Documentation for Fatiando is hosted on ReadTheDocs:

Getting help and contributing

If you need any help or want to contribute, get in touch! We welcome any feed back and interest.

Contents © 2013 Leonardo Uieda - Powered by Nikola
Except where otherwise noted, all content is avilable under a CC-BY license.