-
Currently converting from Planet does not use the new asset 'roles'. I'm not sure if stactools does in general, it just doesn't show up since Planet is not using thumbnails (#46). But it'd be good to …
-
With #40 we got band info for sksyat.
We were going to wait on full band information (center wavelength and fmhw) for Planet scope, but let's not let great be the enemy good. It'd be very valuable …
-
I expect released pystac-client and pystac versions to work well together, and am currently encountering a `KeyError: 'id'` when opening saved search results from pystac-client with pystac.
Relate…
-
I'm reading [Best Practices - Catalog Layout](https://github.com/radiantearth/stac-spec/blob/master/best-practices.md#catalog-layout) for some guidance on how to structure my catalog which is a Collec…
-
In my Planet data descriptions I have an 'unusable data mask' asset, that's a single band with 7 values. Or I think maybe there's a second band that also has confidence?
It seems like there's no p…
-
I published a catalog to a remote private S3 bucket after writing it with RELATIVE_PUBLISHED, so that the catalog root contained an absolute self link.
I then wanted to read and walk the catalog l…
-
There are some useful utilities that can be made of PySTAC functionality:
- The [migrate](https://github.com/azavea/pystac/blob/v0.4.0/pystac/serialization/migrate.py) logic could be used to migrate …