Thanks to visit codestin.com
Credit goes to github.com

Skip to content

raster tools for xarray

License

maxrjones/rasterix

 
 

Repository files navigation

rasterix: Raster tricks for Xarray

This WIP project contains tools to make it easier to analyze raster data with Xarray.

The intent is to provide reusable building blocks for the many sub-ecosystems around: e.g. rioxarray, odc-geo, etc.

It currently has two pieces.

RasterIndex

See rasterix/raster_index.py and notebooks/test_raster_index.ipynb for a brief demo.

Dask-aware rasterization wrappers

See rasterize.py for dask-aware wrappers around exactextract, rasterio.features.rasterize, and rasterio.features.geometry_mask.

This code is likely to move elsewhere!

About

raster tools for xarray

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.3%
  • Python 14.7%