As noted in #141, the "overview" asset is not anymore available as an asset from the v1 EarthSearch STAC endpoint (and the thumbnail is not geo-referenced).
In episode 6 we could then show how to access overviews of the true-color image via the overview_level argument of rioxarray.open_rasterio (this is currently presented later on in the lesson, but it could be presented here).
As noted in #141, the "overview" asset is not anymore available as an asset from the v1 EarthSearch STAC endpoint (and the thumbnail is not geo-referenced).
In episode 6 we could then show how to access overviews of the true-color image via the
overview_level
argument ofrioxarray.open_rasterio
(this is currently presented later on in the lesson, but it could be presented here).