Skip to content

Material for a pyGIMLi workshop at the seventh international workshop on geoelectrical monitoring (GELMON)

License

Notifications You must be signed in to change notification settings

gimli-org/gelmon25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A short-course on versatile processing and inversion of geoelectrical monitoring data

Material for a pyGIMLi short course at the 7th international workshop on geoelectrical monitoring (GELMON 2025)

Instructors: Florian Wagner1, Thomas Günther2 (3), Nico Skibbe3, and Nino Menzel1

1 Geophysical Imaging and Monitoring, RWTH Aachen University, Germany
2 Institute for Geophysics and Geoinformatics, TU Bergakademie Freiberg, Germany
3 LIAG Institute for Applied Geophysics, Hannover, Germany

About

The 7th international workshop on geoelectrical monitoring (GELMON 2025) will be held in Vienna February 18th - 20th 2025. It starts, on February 17 between 9 a.m. and 4 p.m., with a pyGIMLi workshop focusing on open-source and versatile processing and time-lapse inversion of geoelectrical monitoring data.

Note

Please note that this repository currently serves as a placeholder. More information on the workshop content including slides and Jupyter Notebooks are currently being prepared and will be made available here in early 2025.

As preparation, you might want to have a look at the existing tutorials from SWUNG meetings and SEG webinars:

all of them accompagnied with Youtube videos and Jupyter Notebooks. Some of these tutorials already cover the TOPIC of ERT using the ERT module On the pyGIMLi website, there are quite a few ERT examples, of which, however only one is about timelapse ERT. There is another repository, https://github.com/gimli-org/timelapseERT to collect datasets and corresponding notebooks using the TimelapseERT class from the ERT module.

Installation

We recommend installing a Python distribution locally. In case of installation problems, one can alternatively use Google Colab. The current pyGIMLi version is 1.5.3

Local Python installation using conda

We recommend installing a Python distribution like [miniforge][miniforge].

conda create -n pg -c gimli -c conda-forge pygimli=1.5 jupyter

or download the file https://github.com/gimli-org/gelmon25/environment.yml

conda env create --file environment.yml

Activate the environment and call Jupyter Notebook:

conda activate pg
jupyter notebook

Installation using pip

We also provide a pip installer so that you can install pygimli in an existing installation

pip install pygimli

Google colab

After login in to Colab, just type

!pip install pygimli

About

Material for a pyGIMLi workshop at the seventh international workshop on geoelectrical monitoring (GELMON)

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •