Skip to content
Snippets Groups Projects
Commit af389f5a authored by Hal Simpson's avatar Hal Simpson
Browse files

pulled equations out of images, updated figure to be semi-grey scale safe, ...

pulled equations out of images,  updated figure to be semi-grey scale safe,  still need to work on algorithm section
parent 125b0c6d
No related branches found
No related tags found
No related merge requests found
......@@ -13,14 +13,9 @@ Historically, the most common coordinate system used to specify measured geomagn
<dl>
<dt>H</dt>
<dd>is the magnitude of the geomagnetic field vector tangential to the Earth&rsquo;s surface;</dd>
<dt>D</dt>
<dd> is the declination, or clockwise angle from the vector pointing to the geographic north pole to the H vector;</dd>
<dt>Z</dt>
<dd>is the downward component of the geomagnetic field.</dd>
</dl>
- H is the magnitude of the geomagnetic field vector tangential to the Earth&rsquo;s surface
- D is the declination, or clockwise angle from the vector pointing to the geographic north pole to the H vector
- Z is the downward component of the geomagnetic field
......@@ -28,9 +23,9 @@ This coordinate system is useful for navigation (it is the natural coordinate sy
1. X points to the geographic north pole;
2. Y points eastward;
3. Z, as before, points downward.
- X points to the geographic north pole
- Y points eastward
- Z, as before, points downward
......@@ -46,22 +41,11 @@ The purpose of this document then is to provide a mathematical and algorithmic d
First, following definitions in the previous section, the conversion from cylindrical HDZ to Cartesian XYZ is very straight-forward trigonometry:
[](#)[](#)<table cellpadding="0" cellspacing="0" class="c14">
<tbody>
<tr>
<td>![](images/image00.png)</td>
<td >(1)</td>
</tr>
<tr>
<td>![](images/image01.png)</td>
<td>(2)</td>
</tr>
<tr class="c5">
<td>![](images/image02.png)</td>
<td>(3)</td>
</tr>
</tbody>
</table>
1. ![](images/image00.png)
2. ![](images/image01.png)
3. ![](images/image02.png)
<span style="overflow: hidden; display: inline-block; margin: 0.00px 0.00px; border: 0.00px solid #000000; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px); width: 243.38px; height: 418.50px;">![](images/image11.png)</span>
......@@ -78,11 +62,10 @@ One thing that is not labeled in this figure is the angle d (see Eq. 4), which i
Equations 4, 5, and 6 describe how to convert the horizontal components of a USGS magnetometer&rsquo;s raw data element into more standard H and D components.
1 |Equation
---|-----------------------
|(4)|![](images/image03.png)
|(5)|![](images/image04.png)
|(6)|![](images/image05.png)
4. ![](images/image03.png)
5. ![](images/image04.png)
6. ![](images/image05.png)
......
docs/images/figure.png

26.8 KiB

docs/images/image00.png

1.04 KiB

docs/images/image01.png

1 KiB

docs/images/image02.png

523 B

docs/images/image03.png

1.28 KiB

docs/images/image04.png

895 B

docs/images/image05.png

1.88 KiB

docs/images/image06.png

1.24 KiB

docs/images/image07.png

1.34 KiB

docs/images/image08.png

879 B

docs/images/image09.png

2.53 KiB

docs/images/image10.png

998 B

docs/images/image11.png

17.8 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment