Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 2.52 KB

File metadata and controls

53 lines (35 loc) · 2.52 KB

rioxarray README

rasterio xarray extension.

Documentation: https://corteva.github.io/rioxarray.

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

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.