• Stars
    star
    514
  • Rank 85,468 (Top 2 %)
  • Language
    Python
  • License
    Other
  • Created over 5 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

geospatial xarray extension powered by rasterio

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.