stac-client-python
stac-client-python copied to clipboard
The metadata and download client for accessing Near Space Labs imagery
Hi there, many thanks for the library! Are there any plans to upgrade dependencies to latest versions? | dependency | required version | available version | | ------------ | ----------------...
There are several paths to do the authentication with this library. Populating environment variables initially is only one of it. But it throws some warnings. I would like to suggest...
In the code examples comments, it says that the asset type is GEOTIFF_RGB or THUMBNAIL_RGB. It should be GEOTIFF or THUMBNAIL according the [STAC spec for AssetType](https://geo-grpc.github.io/api/#epl.protobuf.v1.AssetType).