Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pointers to tutorials for latest notebooks #4

Merged
merged 1 commit into from
Apr 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading