Read-only mirror of https://github.com/swisstopo/lg-seismic-postocr — Bundesamt für Landestopografie swisstopo. Issues & pull requests at the source.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Claire Epiney dae33dbea1 update readme
2023-12-19 09:23:07 +01:00
SeismicDM update OCR 2023-12-19 08:23:03 +01:00
.gitignore modified trace import, added f create DB 2023-05-12 12:58:05 +02:00
__init__.py README init, ignore Testdata, setup relative paths 2023-05-10 16:07:18 +02:00
env.yaml add requirements.txt and env.yaml 2023-12-19 08:28:11 +01:00
main.py update OCR 2023-12-19 08:23:03 +01:00
README.md update readme 2023-12-19 09:23:07 +01:00
requirements.txt add requirements.txt and env.yaml 2023-12-19 08:28:11 +01:00

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