Skip to content

A Jupyter-based GUI that allows importing gps data points, cleaning them up, and generating FE meshes for electrical tomography

Notifications You must be signed in to change notification settings

geophysics-ubonn/ubg_dgps_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uni-Bonn-Geophysics dGPS Manager

A Jupyter-based gui that allows importing gps data points, cleaning them up, and finally, generating FE meshes for electrical tomography applications.

screenshot_1.jpg screenshot_1.jpg screenshot_1.jpg

Installation

You can directly install from this git repository:

pip install git+https://github.com/geophysics-ubonn/ubg_dgps_manager

We also provide a pypi package:

pip install ubg_dgps_manager

Usage

Open a Juypter Notebook or Juypter Lab session and execute the following code in one cell:

import ubg_dgps_manager
mgr = ubg_dgps_manager.gui()
mgr.show()

About

A Jupyter-based GUI that allows importing gps data points, cleaning them up, and generating FE meshes for electrical tomography

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages