{
  "cells": [
    {
      "cell_type": "code",
      "execution_count": null,
      "metadata": {
        "collapsed": false
      },
      "outputs": [],
      "source": [
        "%matplotlib notebook"
      ]
    },
    {
      "cell_type": "markdown",
      "metadata": {},
      "source": [
        "\n# empymod-paper: Werthm\u00fcller, 2017, Geophysics\n\nSee the notebooks in the repo `empymod/article-geo2017\n<https://github.com/emsig/article-geo2017>`_ for:\n\n    Werthm\u00fcller, D., 2017, **An open-source full 3D electromagnetic modeler for\n    1D VTI media in Python: empymod**: Geophysics, 82(6), WB9-WB19; DOI:\n    `10.1190/geo2016-0626.1 <http://doi.org/10.1190/geo2016-0626.1>`_.\n\nThe notebooks contain:\n\n- Comparison to analytical solution\n- DLF filter comparison\n- GPR example\n- Time-domain example\n"
      ]
    },
    {
      "cell_type": "code",
      "execution_count": null,
      "metadata": {
        "collapsed": false
      },
      "outputs": [],
      "source": [
        "pass  # THIS IS NOT AN ACTUAL EXAMPLE, see text above for the actual repo"
      ]
    }
  ],
  "metadata": {
    "kernelspec": {
      "display_name": "Python 3",
      "language": "python",
      "name": "python3"
    },
    "language_info": {
      "codemirror_mode": {
        "name": "ipython",
        "version": 3
      },
      "file_extension": ".py",
      "mimetype": "text/x-python",
      "name": "python",
      "nbconvert_exporter": "python",
      "pygments_lexer": "ipython3",
      "version": "3.8.6"
    }
  },
  "nbformat": 4,
  "nbformat_minor": 0
}