Skip to content

Commit

Permalink
Merge pull request #4 from podaac/add-nav-to-cookbook
Browse files Browse the repository at this point in the history
Add pointers to tutorials for latest notebooks
  • Loading branch information
cassienickles authored Apr 8, 2024
2 parents 23a34fa + e8ffafb commit 51c5c90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Tutorials/SWOTHR_Science_Application.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"id": "60e44271-19b3-46af-a681-6a148ae9054d",
"metadata": {},
"source": [
"## <span style=\"color: darkorange;\">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</span>\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",
Expand Down Expand Up @@ -4038,7 +4040,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.8.13"
}
},
"nbformat": 4,
Expand Down
4 changes: 3 additions & 1 deletion Tutorials/SWOTHR_s3Access_real_data_v11.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## <span style=\"color: darkorange;\">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</span>\n",
"\n",
"# SWOT Hydrology Dataset Exploration in the Cloud\n",
"\n",
"## Accessing and Visualizing SWOT Datasets\n",
Expand Down Expand Up @@ -4253,7 +4255,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.8.13"
},
"vscode": {
"interpreter": {
Expand Down

0 comments on commit 51c5c90

Please sign in to comment.