Skip to content

Commit

Permalink
Clarify text about cloud opt allowing partial reads
Browse files Browse the repository at this point in the history
  • Loading branch information
wildintellect committed Jan 4, 2024
1 parent a54ed18 commit 90a5269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud-optimized-geotiffs/cogs-examples.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"source": [
"## Download a GeoTIFF from EarthData\n",
"\n",
"Note: The whole point is that we _don't_ download data. So, in future examples, we will demonstrate how to access just subsets of data using COG and compare that with a GeoTIFF."
"Note: The whole point of \"cloud-optimized\" is that we _don't_ download entire files. So, in future examples, we will demonstrate how to access just subsets of data from COGs and compare that with a GeoTIFF."
]
},
{
Expand Down

0 comments on commit 90a5269

Please sign in to comment.