Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swisstopo/lg-seismic-postocr


https://github.com/swisstopo/lg-seismic-postocr

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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]([email protected])

[Herfried Madritsch]([email protected])

[Claire Epiney]([email protected])

[Milan Beres]([email protected])