Skip to main content

A simple librairy to build a vrt from multiple raster source relying only on rasterio

Project description

License: MIT conventional commit Black badge prettier badge pre-commit PyPI version build Test Coverage Documentation Status

Overview

A simple librairy to build a vrt from multiple raster source relying only on rasterio.

from rio_vrt import build_vrt

raster_files = ["example.tif", "example2.tif", "...", "examplen.tif"]
vrt_file = build_vrt("example.vrt", raster_files)

Credits

This package was created with Cookiecutter and the 12rambau/pypackage <https://github.com/12rambau/pypackage> project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rio-vrt-0.2.0.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

rio_vrt-0.2.0-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page