diff --git a/.bumpversion.cfg b/.bumpversion.cfg index fa5a9292..de6ef679 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,4 +1,4 @@ [bumpversion] -current_version = 0.0.2 +current_version = 0.0.3 files = conf.py _templates/footer.html diff --git a/_templates/footer.html b/_templates/footer.html index 0ab1feb6..52dac3b1 100644 --- a/_templates/footer.html +++ b/_templates/footer.html @@ -40,7 +40,7 @@
- Version 0.0.2 + Version 0.0.3

diff --git a/conf.py b/conf.py index b4a1aff8..0661290f 100644 --- a/conf.py +++ b/conf.py @@ -100,9 +100,9 @@ # built documents. # # The short X.Y version. -version = '0.0.2' +version = '0.0.3' # The full version, including alpha/beta/rc tags. -release = '0.0.2' +release = '0.0.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/content/geophysical_surveys/dcr/data.rst b/content/geophysical_surveys/dcr/data.rst index d1fb9519..13008b79 100644 --- a/content/geophysical_surveys/dcr/data.rst +++ b/content/geophysical_surveys/dcr/data.rst @@ -94,13 +94,9 @@ separation are often created. For simple horizontally layered environments, these sounding curves provide insight into the relative thickness and resistivity of layers (as shown in the interactive figure below). - .. list-table:: : DC resistivity sounding curve - :header-rows: 0 - :widths: 10 - :stub-columns: 0 - * - .. raw:: html - :file: images/sounding_radio_buttons.html +.. raw:: html + :file: images/sounding_radio_button.html .. _dcr_Pseudosection: diff --git a/content/geophysical_surveys/dcr/images/sounding_radio_button.html b/content/geophysical_surveys/dcr/images/sounding_radio_button.html new file mode 100644 index 00000000..e041520c --- /dev/null +++ b/content/geophysical_surveys/dcr/images/sounding_radio_button.html @@ -0,0 +1,76 @@ + + + + + +
+ DC resistivity sounding curve +
+
+
+
+
+
+ + At small electrode spacings current flows only in near-surface regions. Apparent resistivities look similar to the true resistivity of overburden. +
+
+
+
+ + As current flows deeper, apparent resistivities are influenced by the true resistivities of deeper materials. +
+
+
+
+ + The sounding curve begins to indicate that there are at least 2 layers under this location. +
+
+
+
+ + At very large electrode spacings most of the information reflects deeper ground because that is where most of the current is flowing. +
+
+
+
+ + The completed sounding curve. +
+
+
+ +
+
+ dc_soundings +
+ +
+ +
+
+
+
diff --git a/content/geophysical_surveys/dcr/images/sounding_radio_buttons.html b/content/geophysical_surveys/dcr/images/sounding_radio_buttons.html deleted file mode 100644 index 04ad88d2..00000000 --- a/content/geophysical_surveys/dcr/images/sounding_radio_buttons.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - -
- - - - - - - - -
-
- -   At small electrode spacings current flows only in near-surface regions. Apparent resistivities look similar to the true resistivity of overburden. -

- -   As current flows deeper, apparent resistivities are influenced by the true resistivities of deeper materials.

- -   The sounding curve begins to indicate that there are at least 2 layers under this location.

- -   At very large electrode spacings most of the information reflects deeper ground because that is where most of the current is flowing.

- -   The completed sounding curve.

-
-
-

-
diff --git a/content/geophysical_surveys/dcr/images/surv1.gif b/content/geophysical_surveys/dcr/images/surv1.gif new file mode 100644 index 00000000..9f6cd610 Binary files /dev/null and b/content/geophysical_surveys/dcr/images/surv1.gif differ diff --git a/content/geophysical_surveys/dcr/images/surv2.gif b/content/geophysical_surveys/dcr/images/surv2.gif new file mode 100644 index 00000000..b8f7ad45 Binary files /dev/null and b/content/geophysical_surveys/dcr/images/surv2.gif differ diff --git a/content/geophysical_surveys/dcr/images/surv3.gif b/content/geophysical_surveys/dcr/images/surv3.gif new file mode 100644 index 00000000..83e92767 Binary files /dev/null and b/content/geophysical_surveys/dcr/images/surv3.gif differ diff --git a/content/geophysical_surveys/dcr/images/surv4.gif b/content/geophysical_surveys/dcr/images/surv4.gif new file mode 100644 index 00000000..be6278cf Binary files /dev/null and b/content/geophysical_surveys/dcr/images/surv4.gif differ diff --git a/content/geophysical_surveys/dcr/images/surv5.gif b/content/geophysical_surveys/dcr/images/surv5.gif new file mode 100644 index 00000000..9250aa39 Binary files /dev/null and b/content/geophysical_surveys/dcr/images/surv5.gif differ