diff --git a/book/chapters/rob/anomaly.ipynb b/book/chapters/rob/anomaly.ipynb index 2604384..8d5f733 100644 --- a/book/chapters/rob/anomaly.ipynb +++ b/book/chapters/rob/anomaly.ipynb @@ -5,7 +5,7 @@ "id": "1c216635-59e5-4886-bbd5-634c54c5606b", "metadata": {}, "source": [ - "## anomaly\n", + "# Anomaly\n", "\n", "\n", "This notebook generates anomaly metadata for an OOI RCA shallow profiler, typically scanning a time series lasting\n", @@ -818,7 +818,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.3" + "version": "3.11.4" } }, "nbformat": 4, diff --git a/book/chapters/rob/anomaly2.ipynb b/book/chapters/rob/anomaly2.ipynb index 7835b27..c1b4840 100644 --- a/book/chapters/rob/anomaly2.ipynb +++ b/book/chapters/rob/anomaly2.ipynb @@ -5,7 +5,7 @@ "id": "1c216635-59e5-4886-bbd5-634c54c5606b", "metadata": {}, "source": [ - "## anomaly\n", + "# Anomaly 2\n", "\n", "\n", "The objective of this notebook is to generate anomaly data from a shallow profiler on a one month time scale. \n", @@ -821,7 +821,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.5" + "version": "3.11.4" } }, "nbformat": 4, diff --git a/book/chapters/rob/anomaly3.ipynb b/book/chapters/rob/anomaly3.ipynb index 4620370..2cef9ce 100644 --- a/book/chapters/rob/anomaly3.ipynb +++ b/book/chapters/rob/anomaly3.ipynb @@ -5,7 +5,7 @@ "id": "1c216635-59e5-4886-bbd5-634c54c5606b", "metadata": {}, "source": [ - "## anomaly\n", + "# Anomaly 3\n", "\n", "\n", "The objective of this notebook is to generate anomaly data from a shallow profiler on a one month time scale. \n", @@ -724,7 +724,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.3" + "version": "3.11.4" } }, "nbformat": 4, diff --git a/book/chapters/rob/argo.ipynb b/book/chapters/rob/argo.ipynb index dae6991..f228ec9 100644 --- a/book/chapters/rob/argo.ipynb +++ b/book/chapters/rob/argo.ipynb @@ -5,7 +5,7 @@ "id": "respective-floating", "metadata": {}, "source": [ - "# Introduction\n", + "# ARGO\n", "\n", "This notebook brings ARGO drifter data into the picture.\n", "\n", diff --git a/book/chapters/rob/data.ipynb b/book/chapters/rob/data.ipynb index a4e23e6..42fadf2 100644 --- a/book/chapters/rob/data.ipynb +++ b/book/chapters/rob/data.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Introduction\n", + "# Data\n", "\n", "\n", "Data are pulled in as large files for ingest. These are external to the\n", @@ -607,7 +607,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.3" + "version": "3.11.4" } }, "nbformat": 4, diff --git a/book/chapters/rob/glodap.ipynb b/book/chapters/rob/glodap.ipynb index 0240845..78f5de6 100644 --- a/book/chapters/rob/glodap.ipynb +++ b/book/chapters/rob/glodap.ipynb @@ -5,7 +5,7 @@ "id": "38126a96-6de0-4650-af7b-699d8a2282ef", "metadata": {}, "source": [ - "## Global Ocean Data Analysis Project\n", + "# GLODAP: Global Ocean Data Analysis Project\n", "\n", "\n", "This notebook is a viewer for global ocean chemistry. It depends upon downloading local copies\n", @@ -347,7 +347,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.5" + "version": "3.11.4" } }, "nbformat": 4, diff --git a/book/chapters/rob/modis.ipynb b/book/chapters/rob/modis.ipynb index 54cebb1..51817c1 100644 --- a/book/chapters/rob/modis.ipynb +++ b/book/chapters/rob/modis.ipynb @@ -5,7 +5,9 @@ "id": "aeeaa44e-7e6c-46dc-b1f1-bc88f9474642", "metadata": {}, "source": [ - "# Introduction\n", + "# MODIS\n", + "\n", + "## Introduction\n", "\n", "\n", "This notebook concerns comparison of MODIS and VIIRS remote sensing observations\n", diff --git a/book/chapters/rob/ocean_science.ipynb b/book/chapters/rob/ocean_science.ipynb index 1f410b1..2de5fff 100644 --- a/book/chapters/rob/ocean_science.ipynb +++ b/book/chapters/rob/ocean_science.ipynb @@ -10,7 +10,7 @@ "[Jupyter Book](https://geo-smart.github.io/oceanography/intro.html) and [GitHub repo](https://github.com/geo-smart/oceanography).\n", "\n", "\n", - "Markdown A: USe `img` html to show Revelle: \n", + "Markdown A: Use `img` html to show Revelle? \n", "\n", "\n", "\n", @@ -23,11 +23,15 @@ "Markdown B: Use a more complicated back-tick construct to show the Revelle:\n", "\n", "\n", + " \n", + "Backtick Try 1\n", + " \n", + "\n", "
\n", "\n", "\n", "```\n", - "{image} ../img/rca/images/vessels/revelle.png\n", + "{image} ./../../img/revelle.png\n", ":alt: revelle\n", ":class: bg-primary mb-1\n", ":width: 500px\n", @@ -36,6 +40,48 @@ "\n", "


\n", "\n", + " \n", + "\n", + "Backtick Try 2\n", + " \n", + "\n", + "
\n", + "\n", + "\n", + "```\n", + "{image} ./../img/revelle.png\n", + ":alt: revelle\n", + ":class: bg-primary mb-1\n", + ":width: 500px\n", + ":align: left\n", + "```\n", + "\n", + "


\n", + "\n", + " \n", + " \n", + "Backtick Try 3\n", + " \n", + "\n", + "
\n", + "\n", + "\n", + "```\n", + "{image} ./img/revelle.png\n", + ":alt: revelle\n", + ":class: bg-primary mb-1\n", + ":width: 500px\n", + ":align: left\n", + "```\n", + "\n", + "


\n", + " \n", + " \n", + " \n", + "Bang Try 1\n", + " \n", + "![Revelle](./../../img/revelle.png)\n", + "\n", "\n", "### To Do\n", "\n", @@ -596,7 +642,8 @@ "\n", "
\n", "\"drawing\"\n", - "

\n", + "
\n", + "
\n", "\n", "\n", "\n", diff --git a/book/chapters/rob/roms.ipynb b/book/chapters/rob/roms.ipynb index 3cdde81..20a5be9 100644 --- a/book/chapters/rob/roms.ipynb +++ b/book/chapters/rob/roms.ipynb @@ -5,7 +5,7 @@ "id": "b5b7f9e1-63af-46e3-8452-c8ef703c23d8", "metadata": {}, "source": [ - "# Introduction\n", + "# ROMS Regional Ocean Modeling System\n", "\n", "\n", "This notebook works with what Parker calls a 'mooring extraction'. The ROMS model operates on a vast area divided into a 3D grid of cells.\n", diff --git a/book/chapters/rob/shallowprofiler.ipynb b/book/chapters/rob/shallowprofiler.ipynb index 84aaca8..19a0597 100644 --- a/book/chapters/rob/shallowprofiler.ipynb +++ b/book/chapters/rob/shallowprofiler.ipynb @@ -5,10 +5,11 @@ "id": "63f97121-dd06-44b0-9886-e9e996417339", "metadata": {}, "source": [ - "[Jupyter Book](https://geo-smart.github.io/oceanography/intro.html), [GitHub repo](https://github.com/geo-smart/oceanography).\n", + "# Shallow Profiler\n", + "\n", "\n", + "[Jupyter Book](https://geo-smart.github.io/oceanography/intro.html), [GitHub repo](https://github.com/geo-smart/oceanography).\n", "\n", - "## The OOI RCA Shallow Profiler\n", "\n", "\n", "This notebook introduces physical and bio-optical data from the Ocean Observatories \n", @@ -27,10 +28,31 @@ "chlorophyll fluorescence and so on. \n", "\n", "\n", + "Try 1\n", + "\n", + " \n", + "
\n", + "\"drawing\"\n", + "
\n", + "
\n", + " \n", + " \n", + "Try 2\n", "\n", + " \n", "
\n", "\"drawing\"\n", - "

\n", + "
\n", + "
\n", + "\n", + " \n", + "Try 3\n", + " \n", + "\n", + "
\n", + "\"drawing\"\n", + "
\n", + "
\n", "\n", "\n", "Photo taken by the Remotely Operated Vehicle (ROV) \"Ropos\" at a depth of 200 meters.\n", diff --git a/book/chapters/rob/spectrophotometer.ipynb b/book/chapters/rob/spectrophotometer.ipynb index 7fe0f7f..58544a1 100644 --- a/book/chapters/rob/spectrophotometer.ipynb +++ b/book/chapters/rob/spectrophotometer.ipynb @@ -5,7 +5,10 @@ "id": "aba26e12-c3a3-4fd1-b7bd-467007e5a699", "metadata": {}, "source": [ - "# Introduction\n", + "# Spectrophotometer\n", + "\n", + "\n", + "## Introduction\n", "\n", "\n", "This notebook concerns the interpretation of data acquired by an 'AC-S' \n", @@ -4363,7 +4366,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.5" + "version": "3.11.4" } }, "nbformat": 4,