Skip to content

Commit

Permalink
update language to be for lakes not rivers
Browse files Browse the repository at this point in the history
  • Loading branch information
cassienickles committed Jun 4, 2024
1 parent 55a8aa8 commit 5f1ffda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/GIS/SWOTshp_CSVconversion.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"metadata": {},
"source": [
"### Search for SWOT data\n",
"Let's start our search for River Vector Shapefiles in North America. SWOT files come in \"reach\" and \"node\" versions in the same collection, here we want the 10km reaches rather than the nodes. We will also only get files for North America, or 'NA' and can call out a specific pass number that we want. Each dataset has it's own shortname associate with it, for the SWOT River shapefiles, it is SWOT_L2_HR_RiverSP_2.0."
"Let's start our search for Lake Vector Shapefiles in North America. SWOT files come in \"Prior\", \"Obs\" or \"Unassigned\" versions in the same collection, here we want the Prior Lakes from the Prior Lake Database. We will also only get files for North America, or 'NA' and can call out a specific pass number that we want. Each dataset has it's own shortname associate with it, for the SWOT Lake shapefiles, it is SWOT_L2_HR_LakeSP_2.0."
]
},
{
Expand Down

0 comments on commit 5f1ffda

Please sign in to comment.