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://travis-ci.com/corteva/rioxarray.svg?branch=master https://ci.appveyor.com/api/projects/status/e6sr22mkpen261c1/branch/master?svg=true https://coveralls.io/repos/github/corteva/rioxarray/badge.svg?branch=master https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white https://img.shields.io/badge/code%20style-black-000000.svg

Credits

The reproject functionality was adopted from https://github.com/opendatacube/datacube-core
The open_rasterio functionality was adopted from https://github.com/pydata/xarray

This package was originally templated with with Cookiecutter.