geospatial xarray extension powered by rasterio


Keywords
rioxarray, xarray, rasterio, gdal, geospatial, gis, hacktoberfest, netcdf, python, raster
License
Apache-2.0
Install
pip install rioxarray==0.15.5

Documentation

rioxarray README

rasterio xarray extension.

Join the chat at https://gitter.im/rioxarray/community

All Contributors

image

image

image

image

image

image

image

image

image

image

Documentation

Bugs/Questions

Credits

The reproject functionality was adopted from https://github.com/opendatacube/datacube-core
Adoptions from https://github.com/pydata/xarray:
RasterioWriter dask write functionality was adopted from https://github.com/dymaxionlabs/dask-rasterio

This package was originally templated with with Cookiecutter.