We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7770591 commit ef57ff1Copy full SHA for ef57ff1
_episodes/05-access-data.md
@@ -352,7 +352,7 @@ b01.rio.to_raster("B01.tif")
352
> `https://cmr.earthdata.nasa.gov/stac/LPCLOUD`.
353
>
354
> - 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).
+> 2021, intersecting the point with latitute/longitude coordinates (40.78, -73.97) deg.
356
> - Select the scene with the lowest cloud cover.
357
> - Visualize its thumbnail (asset key `browse`).
358
0 commit comments