Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEM-Dash

A Dash application to visualize time-domain electromagnetic (TEM) soudings modeled with UBC-GIF forward modeling software em1dtmfwd.

Installation

  1. Install Dash
pip install dash==0.27.0  # The core dash backend
pip install dash-html-components==0.12.0  # HTML components
pip install dash-core-components==0.28.0  # Supercharged components
  1. Install Pandas, Numpy
pip install pandas
pip install numpy
  1. Unzip the data in MdlemAll.zip. Make sure the folder name is "MdlemAll".

Running the application

  1. Running the following command will start a local web server
python tem_dash_app.py
  1. Go to your favorite browser and visit http://localhost:8050 to access the application

What the app looks like

figure1 figure2

About

A Dash application to visualize time-domain electromagnectic soundings (TEM) modeled with UBC-GIF em1dtmfwd

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages