Apps

To augment the content in EM GeoSci, a number of Jupyter Notebook apps have been developed. There are two categories of notebooks

  • EM Apps
    • Purpose: To provide an interactive way to explore fundamentals of EM geophysics

  • Simulation Notebooks
    • Purpose: To be a starting point for getting up and running with the EM Module of SimPEG for performing numerical simulations and inversions

If you run into any issues, please let us know at: http://github.com/geoscixyz/em-apps.

EM Apps

Binder dc-layered-earth-app

There are a few ways you can run the notebooks. We provide instructions using:

  • Binder (free, no login required)

Alternatively, they can be downloaded from GitHub and run locally. Please see instructions at: https://github.com/geoscixyz/em-apps

Jupyter Notebooks

Within the Jupyter Notebook environment, you can use shift + enter to run each cell of code, or from the menu, select cell, run all

_images/run_all_cells.png

Binder

Binder
  1. Launch the binder by clicking on the badge above or going to: https://mybinder.org/v2/gh/geoscixyz/em-apps/main?filepath=index.ipynb. This can sometimes take a couple minutes, so be patient…

  2. Select the notebook of interest from the contents

  3. Run the Jupyter notebook

binder-steps

Simulation Notebooks

dc-layered-earth-app Binder

These notebooks walk through forward simulations of both frequency domain electromagnetics and time domain electromagnetics using SimPEG.

See the above instructions to run the notebooks from Binder.

Alternatively, they can be downloaded from GitHub and run locally. Please see instructions at: https://github.com/simpeg/em-notebooks

Further examples and documentation are available at http://simpeg.xyz.