From e8ffafbd9737a6f7487da7423b1cf0675a164615 Mon Sep 17 00:00:00 2001 From: cassienickles Date: Mon, 8 Apr 2024 10:35:20 -0700 Subject: [PATCH] Add pointers to tutorials for latest notebooks Add links to Cookbook for latest tutorials --- Tutorials/SWOTHR_Science_Application.ipynb | 4 +++- Tutorials/SWOTHR_s3Access_real_data_v11.ipynb | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Tutorials/SWOTHR_Science_Application.ipynb b/Tutorials/SWOTHR_Science_Application.ipynb index 03854dd..785b546 100644 --- a/Tutorials/SWOTHR_Science_Application.ipynb +++ b/Tutorials/SWOTHR_Science_Application.ipynb @@ -5,6 +5,8 @@ "id": "60e44271-19b3-46af-a681-6a148ae9054d", "metadata": {}, "source": [ + "## For an updated notebook using the latest data, see [this notebook](https://podaac.github.io/tutorials/notebooks/DataStories/SWOTHR_Science_Application.html) in the PO.DAAC Cookbook\n", + "\n", "# SWOT Hydrology Science Application Tutorial on the Cloud\n", "\n", "## Retrieving SWOT attributes (WSE, width, slope) and plotting a longitudinal profile along a river or over a basin\n", @@ -4038,7 +4040,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.13" + "version": "3.8.13" } }, "nbformat": 4, diff --git a/Tutorials/SWOTHR_s3Access_real_data_v11.ipynb b/Tutorials/SWOTHR_s3Access_real_data_v11.ipynb index eac1e36..b7fcb94 100644 --- a/Tutorials/SWOTHR_s3Access_real_data_v11.ipynb +++ b/Tutorials/SWOTHR_s3Access_real_data_v11.ipynb @@ -4,6 +4,8 @@ "cell_type": "markdown", "metadata": {}, "source": [ + "## For an updated notebook using the latest data, see [this notebook](https://podaac.github.io/tutorials/notebooks/datasets/SWOTHR_s3Access.html) in the PO.DAAC Cookbook\n", + "\n", "# SWOT Hydrology Dataset Exploration in the Cloud\n", "\n", "## Accessing and Visualizing SWOT Datasets\n", @@ -4253,7 +4255,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.13" + "version": "3.8.13" }, "vscode": { "interpreter": {