Fatiando provides Python libraries for data processing, modeling, and inversion across the Geosciences. Our software is built by a community of geoscientists and software developers with a passion for well-designed tools and helping our peers. All of our code is free and open-source, distributed under the permissive BSD 3-clause license.
General purpose:
- Pooch: A friend to fetch your data files.
 
Geospatial data (including geophysical/geodetic data):
- Verde: Spatial data processing and interpolation with a sprinkling of machine learning.
 - Bordado: Create, manipulate, and split geographic coordinates.
 
Geophysics:
- Harmonica: Forward modeling, inversion, and processing gravity and magnetic data.
 - Boule: Reference ellipsoids and normal gravity for geodesy and geophysics.
 - Ensaio: Practice datasets to probe your code.
 - Choclo: High-performance kernel functions for geophysical forward modeling.
 - Magali: Modeling and inversion of magnetic microscopy data.
 
For developers:
- Dependente: Inspect Python package dependencies (used in our CI workflows).
 - Burocrata: Check and insert copyright and license notices into source code.
 
