Load STAC items into xarray
Datasets. Process locally or distribute data loading and computation with Dask.
For more details see Documentation and Sample Notebooks, or try it out on Binder.
To install with botocore
support (for working with AWS):
This package is be available on conda-forge
channel:
To use development version of odc-stac
install dependencies from conda
, then install odc-stac
with pip
.
Sample environment.yml
is provided below.
To develop odc-stac
locally using pip (assuming you have virtualenvwrapper installed):
Run tests with pytest: