To augment the content in EM GeoSci, a number of Jupyter Notebook apps have been developed. There are two categories of notebooks
- :ref:`EM Apps <em-apps>`
- Purpose: To provide an interactive way to explore fundamentals of EM geophysics
- :ref:`Simulation Notebooks <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.
There are a few ways you can run the notebooks. We provide instructions using:
- :ref:`Binder <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
Within the Jupyter Notebook environment, you can use shift + enter
to run
each cell of code, or from the menu, select cell, run all
- 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...
- Select the notebook of interest from the contents
- :ref:`Run the Jupyter notebook <jupyter_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.
- :ref:`Binder <binder>` (free, no login required): https://mybinder.org/v2/gh/simpeg/em-notebooks/master?filepath=index.ipynb
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.