This repository aims to consolidate great programming practices for undergraduate geophysics students at UFF. To achieve that, we will develop simple code for visualizing, filtering, sorting and stacking seismic data.
- Paulo H B Alves
- Anthony R D S Carvalho
- Amanda R M Lins
- Davi M L Melonio
- Jonatas O Araujo
- Luciana A Rios
Execute this command to install the required libraries necessary to run the program:
$ python3 -m pip install -r requirements.txt