intake / intake-stac

Intake interface to STAC data catalogs
https://intake-stac.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
108 stars 25 forks source link

Alternative libraries #157

Open scottyhq opened 1 year ago

scottyhq commented 1 year ago

There are now tools to go directly from STAC catalogs to Xarray without needing intake as an intermediary, so if you are encountering issues with intake-stac (e.g. #156, https://github.com/pydata/xarray/issues/8003) check out these alternatives:

https://pypi.org/project/xpystac/ https://github.com/opendatacube/odc-stac https://github.com/gjoseph92/stackstac