diff --git a/book/chapters/ocean_science.ipynb b/book/chapters/ocean_science.ipynb index 4224e1a..711a90c 100644 --- a/book/chapters/ocean_science.ipynb +++ b/book/chapters/ocean_science.ipynb @@ -6,10 +6,11 @@ "source": [ "## Ocean science\n", "\n", + "<!Commented out HTML formerly used for inline image insertion>\n", "<!BR>\n", "<!img src=\"../img/rca/images/vessels/revelle.jpg\" style=\"float: left;\" alt=\"drawing\" width=\"1200\"/>\n", "<!div style=\"clear: left\">\n", - "<!BR>" + "<BR>" ] }, { @@ -174,9 +175,12 @@ "### Apex predator\n", "\n", "\n", - "<BR>\n", - "<img src=\"../images/fauna/Sphyrna_mokarran.png\" style=\"float: left;\" alt=\"drawing\" width=\"500\"/>\n", - "<div style=\"clear: left\"><BR>\n", + "<!BR>\n", + "<!img src=\"../images/fauna/Sphyrna_mokarran.png\" style=\"float: left;\" alt=\"drawing\" width=\"500\"/>\n", + "<!div style=\"clear: left\"><BR>\n", + " \n", + "\n", + "![Apex predators](../img/rca/images/fauna/Sphyrna_mokarran.png)\n", "\n", " \n", "Sunlight not the direct energy source for this creature\n", @@ -224,19 +228,6 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Reason Observation and Experiment\n", - " \n", - "\n", - "Here we see a sonar observation over one day, August 21 2017. The thin dark trace is a profiler making\n", - "occasional excursions to the surface and back to its resting location: A platform 200 meters below the \n", - "surface. \n", - " \n", - " \n", - "<BR>\n", - "<img src=\"./../images/rca/charts/Sonar_August_21_2017.png\" style=\"float: left;\" alt=\"drawing\" width=\"1000\"/>\n", - "<div style=\"clear: left\"><BR>\n", - "\n", - " \n", "### Compressing Time\n", " \n", " \n", @@ -245,19 +236,14 @@ "color-codes chlorophyll concentration.\n", " \n", " \n", - "<BR>\n", - "<img src=\"../images/rca/charts/Axial Shallow 2019 Chlorophyll Trend.png\" style=\"float: left;\" alt=\"drawing\" width=\"1000\"/>\n", - "<div style=\"clear: left\">\n", - "<BR>\n", + "...need curtain plot...\n", + "\n", "\n", "Chlorophyll trend, late summer to fall at Axial Base.\n", " \n", - "<BR>\n", - "<img src=\"../images/rca/charts/SCIP_on_deck.png\" style=\"float: left;\" alt=\"drawing\" width=\"600\"/>\n", - "<div style=\"clear: left\">\n", - "<BR>\n", + " \n", + "...need SCIP image...\n", "\n", - "SCIence Pod -- also known as the *shallow profiler* -- on the deck of the VISIONS research vessel. \n", " \n", " \n", "### Dissolved Organic Matter (DOM)\n", @@ -316,7 +302,7 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": 4, "metadata": {}, "outputs": [ { @@ -493,11 +479,7 @@ "\n", "\n", "\n", - "<BR>\n", - "<img src=\"../images/rca/shallow%20profiler%20platform%201%20in%20situ.png\" style=\"float: left;\" alt=\"drawing\" width=\"400\"/>\n", - "<div style=\"clear: left\"><BR>\n", - "\n", - "\n", + "![Science Pod (SCIP)](../img/rca/images/rca/shallow_profiler_platform_1_in_situ.png)\n", "\n", "\n", "\n", diff --git a/book/img/rca/images/rca/shallow profiler platform 1 in situ.png b/book/img/rca/images/rca/shallow_profiler_platform_1_in_situ.png similarity index 100% rename from book/img/rca/images/rca/shallow profiler platform 1 in situ.png rename to book/img/rca/images/rca/shallow_profiler_platform_1_in_situ.png