From dda78f92673689119b3044e88f4cd2c313bb6977 Mon Sep 17 00:00:00 2001 From: Rupesh Shrestha Date: Tue, 1 Oct 2024 13:30:06 -0400 Subject: [PATCH] update to PRISM --- book/tutorials/PRISM/PRISM_explore.ipynb | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/book/tutorials/PRISM/PRISM_explore.ipynb b/book/tutorials/PRISM/PRISM_explore.ipynb index 0cbad42..42f2e4c 100644 --- a/book/tutorials/PRISM/PRISM_explore.ipynb +++ b/book/tutorials/PRISM/PRISM_explore.ipynb @@ -6,7 +6,7 @@ "metadata": {}, "source": [ "# Exploring and Visualizing BioSCape PRISM Data\n", - "##
BioSCape Data Skills Workshop: From the Field to the Image
\n", + "## BioSCape Data Skills Workshop: From the Field to the Image\n", "
\n", "\n", "[**BioSCape**](https://www.bioscape.io/), the Biodiversity Survey of the Cape, is NASA’s first biodiversity-focused airborne and field campaign that was conducted in South Africa in 2023. BioSCape’s primary objective is to study the structure, function, and composition of the region’s ecosystems, and how and why they are changing. \n", @@ -393,8 +393,7 @@ "id": "c33b4f3d-d184-4588-85ea-21d0258581d7", "metadata": {}, "source": [ - "#\n", - "#####
SEA WATER TURBIDITY ANALYSIS FROM SENTINEL-2 IMAGES: ATMOSPHERIC CORRECTION AND BANDS CORRELATION
\n", + "
SEA WATER TURBIDITY ANALYSIS FROM SENTINEL-2 IMAGES: ATMOSPHERIC CORRECTION AND BANDS CORRELATION
\n", "
\n", "Spectral signatures of water with sediments (orange), clear water (blue), water with chlorophyll content (green), water with Chromophoric Dissolved Organic Matter -CDOM (black). Rrs is the reflectance registered by the sensor. Source: Hafeez et al. (2018). \n", "\n", @@ -477,9 +476,9 @@ ], "metadata": { "kernelspec": { - "display_name": "global-global-BioSCape", + "display_name": "Python 3 (ipykernel)", "language": "python", - "name": "conda-env-global-global-BioSCape-py" + "name": "python3" }, "language_info": { "codemirror_mode": { @@ -491,7 +490,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.3" + "version": "3.10.13" } }, "nbformat": 4,