/2021-06-22-gfz

Seminar presented at GFZ about Fatiando a Terra

Primary LanguageJupyter NotebookOtherNOASSERTION

Open-science for gravimetry: tools, challenges, and opportunities

Online talk given at the GFZ Helmholtz Centre Potsdam about my work in open-source gravimetry, the Fatiando a Terra project, and open practices in science.

Info
When 22 June 2021 12:00 UTC
Slides https://www.leouieda.com/2021-06-22-gfzPDF version (no video)
Demo Jupyter notebook
DOI https://doi.org/10.6084/m9.figshare.14838477
Recording https://youtu.be/z-5dvWfB_SM

Abstract

The Fatiando a Terra project is a collection of open-source Python libraries for geophysics which cover a range of functionalities, from data download and processing to modeling and inversion. Many of our tools are general purpose but we also focus on gravimetry and magnetometry. Development on the projected started in 2010 and has gone through several iterations as the team matured and established best practices for maintaining software projects in the open.

This talk is an overview of the history and current iteration of the project, including a short demonstration of our current capabilities for downloading and processing gravity data. We will then move on to our plans for future directions of the projects and information of how you can get involved. Finally, we will briefly discuss some of the challenges and opportunities of adopting open-science practices.

Serving the slides on your computer

Install livereload:

pip install livereload

or

conda install livereload -c conda-forge

Then run make serve to start a server at http://localhost:8000. The page will automatically reload the page when you update any of the files in the repository.

License

Creative Commons License
This content is licensed under a Creative Commons Attribution 4.0 International License.