Skip to content

Commit ef57ff1

Browse files
committed
add lat/log labeling in exercise
1 parent 7770591 commit ef57ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/05-access-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ b01.rio.to_raster("B01.tif")
352352
> `https://cmr.earthdata.nasa.gov/stac/LPCLOUD`.
353353
>
354354
> - Using `pystac_client`, search for all assets of the Landsat 8 collection (`HLSL30.v2.0`) from February to March
355-
> 2021, intersecting the point (40.78, -73.97).
355+
> 2021, intersecting the point with latitute/longitude coordinates (40.78, -73.97) deg.
356356
> - Select the scene with the lowest cloud cover.
357357
> - Visualize its thumbnail (asset key `browse`).
358358
>

0 commit comments

Comments
 (0)