Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 778 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 778 Bytes

Seismic data management

This project aims to join the field geometry (SPS structure) and the measured seismic data (segy) together. From this new database (SeisDM structure) follows a first quality control, a visualisation of the acquired seismic data and a velocity estimation for each source-receiver pairs.

Local installation

git clone https://github.com/geoadmin/tool-seismic-dm.git

Requirements

  • numpy
  • matplotlib
  • pandas
  • pyvista
  • rasterio
  • (obspy)
conda env create -f env.yml
pip install -r requirements.txt

Authors aud acknowledgment

Andreas Hoelker

Herfried Madritsch

Claire Epiney

Milan Beres