Skip to content

Instantly share code, notes, and snippets.

@sgkang
sgkang / DCexample.html
Last active August 29, 2015 14:03
DCexample
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>The goal of geophysical inversions is to <em>image the subsurface </em>of the earth (without digging anything up!!). The realization of this goal can be hard because it requires a deep understanding in several disciplines including geology, physics, math, and computer science. Due to the diversity required to complete an inversion, geophysical researchers are susceptible to get ‘lost’ on their way to realizing their <b>geophysical ideas</b>. Researchers are always having new ideas; however, most of them are not realized in the world, because of the difficulties in communication among many disciplines in an organized way.</p>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Electromagnetic (EM) methods are used to characterize the electrical conductivity distribution of the earth. Since EM methods consider time-varying fields, we typically treat EM in either the frequency domain (FD) or the time domain (TD). Recently, due in part to computational advances, EM geophysical surveys are increasingly being simulated and inverted in 3D. However, the availability of computational resources does not invalidate the use of lower dimensional formulations and methods, which can be useful depending on the geological complexity as well as the survey geometry. For example, we can treat the measured EM data either in TD or FD, and a progressive procedure can be used to invert these data, starting with 1D inversions, then moving to multi-dimensional inversions. As such, we require a set of tools that allow a g
@sgkang
sgkang / 2014CanadianRocky.html
Last active August 29, 2015 14:05
2014CanadianRocky
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h3>
25-28 July, 2014
</h3>
</div>
@sgkang
sgkang / SeismicFWD.ipynb
Last active August 29, 2015 14:06
SeismicFWD
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sgkang
sgkang / 2DGPRTEzmode_pml
Created September 20, 2014 19:22
GPR propagation TEz mode 2D with GPML boundary condition
This file has been truncated, but you can view the full file.
{
"metadata": {
"name": "",
"signature": "sha256:7c1645c7bd572d4f641f9d8b9262f657c5c172d9b3af6582be68726f7d20c05a"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sgkang
sgkang / DC_schumberger_Inv.ipynb
Last active August 29, 2015 14:06
1D DC inversion example for schlumburger array
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sgkang
sgkang / DC_schumberger_FWD.ipnb
Created September 22, 2014 23:52
1D DC forward modeling example for schlumburger array (accuracy check)
{
"metadata": {
"name": "",
"signature": "sha256:4c81eac7c432b351e702d9aa1f39f2d14f9487903d874e4c95342ece5a8bb266"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@sgkang
sgkang / 2DGPRTMzmode_pml.ipynb
Created September 23, 2014 05:28
GPR propagation TMz mode 2D with GPML boundary condition
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.