Metadata-Version: 2.0
Name: simpegEM1D
Version: 0.0.14
Summary: simpegEM1D
Home-page: https://github.com/simpeg/simpegEM1D
Author: Seogi Kang
Author-email: skang@eoas.ubc.ca
License: MIT License
Download-URL: https://github.com/simpeg/simpegEM1D
Keywords: geophysics,electromagnetics
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Natural Language :: English
Requires-Dist: SimPEG (>=0.4.1)
Requires-Dist: empymod (>=1.6.2)
Requires-Dist: multiprocess

simpegEM1D
==========

simpegEM1D is a geophysical simulation and inversion software for an electromagnetic (EM) geophysical surveys. 
Here we assumed that the earth conductivity struture is layered. Each of layers can have different physical properties such as electrical conductivity, magnetic susceptibility, and dieletric constant. Particularly it is designed to handle inducitve loop source with a single receiver coil or magnetometer. A main interest of the package is hanndling airborne EM survey, which can quickly map electrical conductivity of the subsurface at large area. This package is under ecosystem of an opensource geophysical simulation and inversion software, SimPEG, and hence installation of SimPEG is required.

[![Build Status](https://travis-ci.org/simpeg/simpegEM1D.svg?branch=master)](https://travis-ci.org/simpeg/simpegEM1D)
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/simpeg/simpegEM1D/master?filepath=notebooks)

Documentation:
[http://simpegem1d.readthedocs.org/](http://simpegem1d.readthedocs.org/)

Code:
[https://github.com/simpeg/simpegem1d](https://github.com/simpeg/simpegem1d)

Bugs & Issues:
[https://github.com/simpeg/simpegem1d/issues](https://github.com/simpeg/simpegem1d/issues)


