================
Fatiando a Terra
================

*Fatiando a Terra* is an **open-source** Python package for
**modeling and inversion** in geophysics.

For more **information** visit http://www.fatiando.org

Documentation
-------------

The latest documentation is available at ReadTheDocs:

http://fatiando.readthedocs.org

There you'll find the install instructions,
a cookbook with examples,
and the API reference.

The documentation reflects the *master* branch on Github_.

Get fatiando
------------

You can download
the stable version
of Fatiando
from `PyPI <https://pypi.python.org/pypi/fatiando>`_.
You'll find more detailed explanations on the
`install instructions <http://fatiando.readthedocs.org/en/latest/install.html>`_.

.. image:: https://pypip.in/v/fatiando/badge.png
    :target: https://crate.io/packages/fatiando/
    :alt: Latest PyPI version

.. image:: https://pypip.in/d/fatiando/badge.png
    :target: https://crate.io/packages/fatiando/
    :alt: Number of PyPI downloads

Source code
-----------

The source code of Fatiando is hosted on Github_.

.. _Github: https://github.com/leouieda/fatiando

.. image:: https://travis-ci.org/leouieda/fatiando.png?branch=master
    :target: https://travis-ci.org/leouieda/fatiando
    :alt: Travis CI build status

.. image:: https://coveralls.io/repos/leouieda/fatiando/badge.png?branch=master
    :target: https://coveralls.io/r/leouieda/fatiando?branch=master

The authors
-----------

Fatiando is developed by working geophysicists. Work done here is
part of some Masters and PhD projects. See a list of `people involved`_.

.. _people involved: http://readthedocs.org/docs/fatiando/en/latest/contributors.html

License
-------

Fatiando a Terra is free software: you can redistribute it and/or modify it
under the terms of the **BSD License**. A copy of this license is provided in
LICENSE.txt and at http://readthedocs.org/docs/fatiando/en/latest/license.html

Citing
------

Many of us are scientists too,
so citations help justify the effort
that goes into building Fatiando.
If you use Fatiando in your research,
please consider citing it in your publications.

See our `CITATION file
<https://github.com/leouieda/fatiando/blob/master/CITATION.rst>`__
for more information.
Read `this
<http://www.software.ac.uk/blog/2013-09-02-encouraging-citation-software-introducing-citation-files>`__
if you haven't heard of CITATION files yet.
They're the latest trend!
