gaoyajian / LASIF_2.0

An End-to-end Workflow for Adjoint Full Seismic Waveform Inversions, specifically designed for SALVUS. For a tutorial, please download the Jupyter notebook at https://github.com/solvithrastar/LASIF_tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Build Status GPLv3

Detailed documentation: LASIF

Installation process:

cd <directory to download LASIF>
git clone https://github.com/dirkphilip/LASIF_2.0.git
cd LASIF_2.0
conda env create -f environment.yml
conda activate lasif
pip install -e .

Paper

For more details and the reasoning behind LASIF, please also see our paper:

Lion Krischer, Andreas Fichtner, Saule Zukauskaite, and Heiner Igel (2015), Large‐Scale Seismic Inversion Framework, Seismological Research Letters, doi:10.1785/0220140248.

About

An End-to-end Workflow for Adjoint Full Seismic Waveform Inversions, specifically designed for SALVUS. For a tutorial, please download the Jupyter notebook at https://github.com/solvithrastar/LASIF_tutorials

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Shell 0.1%