The Wayback Machine - https://web.archive.org/web/20230609050321/http://github.com/corteva/rioxarray
Skip to content

corteva/rioxarray

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

rioxarray README

rasterio xarray extension.

Join the chat at https://gitter.im/rioxarray/community All Contributors https://pepy.tech/badge/rioxarray https://ci.appveyor.com/api/projects/status/e6sr22mkpen261c1/branch/master?svg=true 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
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.