rioxarray README

rasterio xarray extension.

Join the chat at https://gitter.im/rioxarray/community All Contributors https://img.shields.io/badge/License-Apache%202.0-blue.svg https://img.shields.io/pypi/v/rioxarray.svg https://pepy.tech/badge/rioxarray https://img.shields.io/conda/vn/conda-forge/rioxarray.svg https://github.com/corteva/rioxarray/workflows/Tests/badge.svg https://ci.appveyor.com/api/projects/status/e6sr22mkpen261c1/branch/master?svg=true https://codecov.io/gh/corteva/rioxarray/branch/master/graph/badge.svg https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white https://img.shields.io/badge/code%20style-black-000000.svg https://zenodo.org/badge/181693881.svg

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.