Fatiando a Terra: Open-source tools for geophysics

Santiago R. Soler and Lindsey Heagy (2023)

About

The KEGS 2023 Symposium is hosting a panel on Open-source Tools this year, which is an awesome opportunity to introduce Fatiando to the Canadian geophysical community.

Watch the talk

Slides

Slides for KEGS 2023

Slides: 10.6084/m9.figshare.22151357

Abstract

The Fatiando a Terra project (https://www.fatiando.org) is a collection of open-source Python libraries for geophysics that covers a wide range of functionalities, from data download and processing to modelling and inversion. Each one of the libraries in the project was designed with their own scope of applications.

Harmonica is focused on processing and modelling gravity and magnetic data. It provides tools for gravity corrections like Bouguer and terrain effects; interpolations and upward continuation through equivalent sources; Fourier domain filters like vertical derivatives, upward continuation and reduction to the pole; forward modelling of geometries like prisms, point sources and tesseroids (a.k.a spherical prisms); and more. Boule hosts reference ellipsoids useful for applying coordinate conversions and normal gravity calculations. Verde offers tools for processing and interpolating any type of spatial data through a diverse set of methods, with a machine learning inspired approach. Pooch eases the process of downloading and caching data from the web with a very simple interface. Lastly, Ensaio offers a set of curated open-licensed datasets useful for teaching, practicing and probing our codes.

The project started in 2010 in South America as a simple Python library as part of a PhD Thesis, and has since growth to include a global community of contributors. Its progress has been facilitated by a consistent effort of meeting the highest standards in software development. Through the adoption of best practices and a thoughtful design of its tools, the project provides well tested and well documented code that is easy to use, regardless of the Python skills of its users. This has led the project to be used in real world applications like scientific research and geophysical exploration within industry and academia.

During this talk we'll provide an overview of the tools in the Fatiando project, demonstrate their functionalities using examples from research and industry applications, and take a look at some code snippets to showcase its capabilities and ease of use. We will also take the opportunity to discuss upcoming developments, our roadmap for the future and plans for implementing highly requested features.

Extended abstract

Read the extended abstract