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 Azure notebooks dc-layered-earth-app

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

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/master?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

Azure Notebooks

Azure notebooks
  1. Navigate to Azure notebooks by clicking on the badge above or going to: https://notebooks.azure.com/import/gh/geoscixyz/em-apps, and select Import to import the library
  2. Sign in to your microsoft account (or Create One if you do not already have an account)
  3. Create the new library: Select Import
  4. Select index.ipynb to view the notebook contents
  5. Select the notebook of interest from the contents
  6. Run the Jupyter notebook
binder-steps

Simulation Notebooks

dc-layered-earth-app Binder Azure notebooks

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 or Azure. Note that the url’s are different.

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.