Minor updates to titles in examples.

This commit is contained in:
Rowan Cockett
2016-05-29 17:21:37 -07:00
parent feba384911
commit 5e2a8232a3
7 changed files with 21 additions and 17 deletions
@@ -22,7 +22,6 @@ radi = Radius of spheres [r1,r2]
param = Conductivity of background and two spheres [m0,m1,m2]
surveyType = survey type 'pole-dipole' or 'dipole-dipole'
unitType = Data type "appResistivity" | "appConductivity" | "volt"
Created by @fourndo
+1 -1
View File
@@ -10,7 +10,7 @@
MT: 1D: Inversion
=======================
=================
Forward model 1D MT data.
Setup and run a MT 1D inversion.
+1 -1
View File
@@ -10,7 +10,7 @@
MT: 3D: Forward
=======================
===============
Forward model 3D MT data.
+4
View File
@@ -9,6 +9,10 @@
.. --------------------------------- ..
Utils: surface2ind_topo
=======================
Here we show how to use :code:`Utils.surface2ind_topo` to identify cells below
a topographic surface.