A simple librairy to build a vrt from multiple raster source relying only on rasterio
Project description
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 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.3.1.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file rio_vrt-0.3.1.tar.gz
.
File metadata
- Download URL: rio_vrt-0.3.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6dd8d483b748b0b800ebd1109c9d5be121185833aa4c061e7cbeda41c23ad40 |
|
MD5 | 8f2fedc98da29702c4c0db6f13d2e718 |
|
BLAKE2b-256 | e10f96dbfd66d10ac9c3d6f4d88994eae542f4463c1a43965ea0c9e97c1b0f22 |
File details
Details for the file rio_vrt-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: rio_vrt-0.3.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4273baa756341364e2cff2815e8730761f2989728a6871e14de07d6fb9107dc |
|
MD5 | 126e8ba698de66db1b4f872ca8c1ffab |
|
BLAKE2b-256 | f574a24d00f38b8dfea19911b741801f5b88bfb5201c9e7ca47d46e84f869128 |