/rioxarray

geospatial xarray extension powered by rasterio

Primary LanguagePythonOtherNOASSERTION

rioxarray README

rasterio xarray extension.

Join the chat at https://gitter.im/rioxarray/community All Contributors https://pepy.tech/badge/rioxarray 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

Documentation

Bugs/Questions

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.