Skip to content

Commit d48ecf2

Browse files
Update how-to-create-stac-catalogs.ipynb
That
1 parent a8f50cb commit d48ecf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/how-to-create-stac-catalogs.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
"cell_type": "markdown",
296296
"metadata": {},
297297
"source": [
298-
"Using [rasterio](https://rasterio.readthedocs.io/en/stable/), we can pull out the bounding box of the image to use for the image metadata. If the image contained a NoData border, we would ideally pull out the footprint and save it as the geometry; in this case, we're working with a small chip the most likely has no NoData values."
298+
"Using [rasterio](https://rasterio.readthedocs.io/en/stable/), we can pull out the bounding box of the image to use for the image metadata. If the image contained a NoData border, we would ideally pull out the footprint and save it as the geometry; in this case, we're working with a small chip that most likely has no NoData values."
299299
]
300300
},
301301
{

0 commit comments

Comments
 (0)