This WIP project contains tools to make it easier to analyze raster data with Xarray. It currently has two pieces.
RasterIndexfor indexing using the affine transform recorded in GeoTIFFs.- Dask-aware rasterization wrappers around
exactextract,rasterio.features.rasterize, andrasterio.features.geometry_mask.
Our intent is to provide reusable building blocks for the many sub-ecosystems around: e.g. rioxarray, odc.geo, etc.
rasterix alpha releases are available on pypi
pip install rasterix
