Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
cassienickles committed Jul 2, 2024
1 parent 6cb5b69 commit 4f353ed
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
8 changes: 4 additions & 4 deletions notebooks/datasets/DirectCloud_Access_SWOT_Oceanography.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"\n",
"Outlined below is a map of the different KaRIn Data Products we host at PO.DAAC and their sub collections, and why you may choose one over the other. For more information, see the [SWOT Data User Handbook](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-docs/web-misc/swot_mission_docs/D-109532_SWOT_UserHandbook_20240502.pdf).\n",
"\n",
"![](../../images/SWOT_LR_explanations/SWOT_LR_KaRIn.png)\n",
"![](https://raw.githubusercontent.com/podaac/tutorials/master/images/SWOT_LR_explanations/SWOT_LR_KaRIn.png)\n",
"\n",
"Once you've picked the dataset you want to look at, you can enter its shortname or subcollection below in the search query.\n",
"\n",
Expand Down Expand Up @@ -7981,7 +7981,7 @@
"\n",
"Outlined below is a map of the different Nadir Data Products we host at PO.DAAC and their sub collections, and why you may choose one over the other. For more information, see the [SWOT Data User Handbook](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-docs/web-misc/swot_mission_docs/D-109532_SWOT_UserHandbook_20240502.pdf).\n",
"\n",
"![](../../images/SWOT_LR_explanations/SWOT_LR_Nadir.png)\n",
"![](https://raw.githubusercontent.com/podaac/tutorials/master/images/SWOT_LR_explanations/SWOT_LR_Nadir.png)\n",
"\n",
"Once you've picked the dataset you want to look at, you can enter its shortname or subcollection below in the search query.\n",
"\n",
Expand Down Expand Up @@ -10681,7 +10681,7 @@
"\n",
"Outlined below is a map of the different Radiometer Data Products we host at PO.DAAC, and why you may choose one over the other. For more information, see the [SWOT Data User Handbook](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-docs/web-misc/swot_mission_docs/D-109532_SWOT_UserHandbook_20240502.pdf).\n",
"\n",
"![](../../images/SWOT_LR_explanations/SWOT_LR_Radiometer.png)\n",
"![](https://raw.githubusercontent.com/podaac/tutorials/master/images/SWOT_LR_explanations/SWOT_LR_Radiometer.png)\n",
"\n",
"Once you've picked the dataset you want to look at, you can search and visualize this dataset similar to the above datasets."
]
Expand Down Expand Up @@ -10715,7 +10715,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.8.13"
}
},
"nbformat": 4,
Expand Down
9 changes: 5 additions & 4 deletions notebooks/datasets/Localmachine_SWOT_Oceanography.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"\n",
"Outlined below is a map of the different KaRIn Data Products we host at PO.DAAC and their sub collections, and why you may choose one over the other. For more information, see the [SWOT Data User Handbook](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-docs/web-misc/swot_mission_docs/D-109532_SWOT_UserHandbook_20240502.pdf).\n",
"\n",
"![](../../images/SWOT_LR_explanations/SWOT_LR_KaRIn.png)\n",
"![](https://raw.githubusercontent.com/podaac/tutorials/master/images/SWOT_LR_explanations/SWOT_LR_KaRIn.png)\n",
"\n",
"Once you've picked the dataset you want to look at, you can enter its shortname or subcollection below in the search query.\n",
"\n",
Expand Down Expand Up @@ -7965,7 +7965,7 @@
"\n",
"Outlined below is a map of the different Nadir Data Products we host at PO.DAAC and their sub collections, and why you may choose one over the other. For more information, see the [SWOT Data User Handbook](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-docs/web-misc/swot_mission_docs/D-109532_SWOT_UserHandbook_20240502.pdf).\n",
"\n",
"![](../../images/SWOT_LR_explanations/SWOT_LR_Nadir.png)\n",
"![](https://raw.githubusercontent.com/podaac/tutorials/master/images/SWOT_LR_explanations/SWOT_LR_Nadir.png)\n",
"\n",
"Once you've picked the dataset you want to look at, you can enter its shortname or subcollection below in the search query.\n",
"\n",
Expand Down Expand Up @@ -10635,7 +10635,8 @@
"\n",
"Outlined below is a map of the different Radiometer Data Products we host at PO.DAAC, and why you may choose one over the other. For more information, see the [SWOT Data User Handbook](https://archive.podaac.earthdata.nasa.gov/podaac-ops-cumulus-docs/web-misc/swot_mission_docs/D-109532_SWOT_UserHandbook_20240502.pdf).\n",
"\n",
"![](../../images/SWOT_LR_explanations/SWOT_LR_Radiometer.png)\n",
"![](https://raw.githubusercontent.com/podaac/tutorials/master/images/SWOT_LR_explanations/SWOT_LR_Radiometer.png)\n",
"\n",
"\n",
"Once you've picked the dataset you want to look at, you can search and visualize this dataset in a workflow similar to the above datasets."
]
Expand Down Expand Up @@ -10666,7 +10667,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.8.13"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 4f353ed

Please sign in to comment.