stackstac 0.5.1
0
Load a STAC collection into xarray with dask
Contents
Load a STAC collection into xarray with dask
Stars: 243, Watchers: 243, Forks: 49, Open Issues: 49The gjoseph92/stackstac
repo was created 3 years ago and the last code push was 2 months ago.
The project is popular with 243 github stars!
How to Install stackstac
You can install stackstac using pip
pip install stackstac
or add it to a project with poetry
poetry add stackstac
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/stackstac/
- GitHub Repo:
- https://github.com/gjoseph92/stackstac
Related Packages
Errors
A list of common stackstac errors.
Code Examples
Here are some stackstac
code examples and snippets.
GitHub Issues
The stackstac package has 49 open issues on GitHub
- Add dtype validation when rescale=True
- Stackstac.stack provides shifted pixel coordinnates compare to qgis/rioxarray
- possible to inadvertently drop item when
proj:bbox
is much larger than target bbox in another projection