Skip to content

zyex1108/fatiando

 
 

Repository files navigation

Fatiando a Terra


Website and documentation: www.fatiando.org

Development documentation: www.fatiando.org/dev

Mailing list (get updates and ask for help): groups.google.com/d/forum/fatiando

Latest version on PyPI

Travis CI build status

Test coverage status

doi:10.5281/zenodo.49087

Overview

Our goal is provide a comprehensive and extensible framework for geophysical data analysis and the development of new methodologies.

Research: Fatiando allows you to write Python scripts to perform your data analysis and generate figures in a reproducible way.

Development: Designed for extensibility, Fatiando offers tools for users to build upon the existing infrastructure and develop new methods. We take care of the boilerplate.

Teaching: Fatiando can be combined with the Jupyter notebook to make rich interactive documents. Great for teaching fundamental concepts of geophysics.

Getting started

  1. Install Fatiando and its dependencies.
  2. Browse the Gallery and Cookbook for examples of what Fatiando can do.
  3. Take a look at the Documentation for a detailed reference of the library.
  4. Get involved in the development through our Developer Guide.

Participating and asking for help

Subscribe to our Google Groups mailing list to stay informed and ask for help: groups.google.com/d/forum/fatiando

We'll post updates to the list about new releases and features, events, and future plans for the project. Get involved to help us shape the project and make it even better!

Another option for reaching out and reporting bugs is to open an issue on Github.

We have an open development process where everything is discussed through Github issues. Anyone can comment and give feedback. See our Roadmap for v1.0 to get a feeling for where the project is headed. Your input is welcome!

Citing

If you use it in your research, please cite Fatiando in your publications as:

Uieda, L., V. C. Oliveira Jr, and V. C. F. Barbosa (2013), Modeling the Earth with Fatiando a Terra, Proceedings of the 12th Python in Science Conference, pp. 91 - 98.

Please also cite the method papers of individual functions/classes. References are available in the documentation of each module.

See the CITATION.rst file or the Citing section of the docs for more information.

License

Fatiando a Terra is free software: you can redistribute it and/or modify it under the terms of the BSD 3-clause License. A copy of this license is provided in LICENSE.txt.

About

Python toolkit for modeling and inversion in geophysics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 69.0%
  • Jupyter Notebook 30.6%
  • Other 0.4%