rio merge alternative optimized for RGBA
Project description
A `rio merge` alternative optimized for large RGBA scenetifs
`rio merge-rgba` is a CLI with nearly identical arguments to `rio merge`. They accomplish the same task, merging many rasters into one. The differences are in the implementation:
`rio merge-rgba`::
1. only accepts 4-band RGBA rasters
2. writes the destination data to disk rather than an in-memory array
3. reads/writes in windows corresponding to the destination block layout
4. once a window is filled with data values, the rest of the source files are skipped for that window
This is both faster and more memory efficient but limited to RGBA rasters.
`rio merge-rgba` is a CLI with nearly identical arguments to `rio merge`. They accomplish the same task, merging many rasters into one. The differences are in the implementation:
`rio merge-rgba`::
1. only accepts 4-band RGBA rasters
2. writes the destination data to disk rather than an in-memory array
3. reads/writes in windows corresponding to the destination block layout
4. once a window is filled with data values, the rest of the source files are skipped for that window
This is both faster and more memory efficient but limited to RGBA rasters.
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-merge-rgba-0.2.0.tar.gz
(4.1 kB
view details)
Built Distributions
File details
Details for the file rio-merge-rgba-0.2.0.tar.gz
.
File metadata
- Download URL: rio-merge-rgba-0.2.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2056a45d30b27ec378e1b85ff121b839c103b29665270e0b85d94e787775e44f |
|
MD5 | 9d33490b30e373c4679cd7673f5bc6f2 |
|
BLAKE2b-256 | cf1ff34f1d0c4d1af245a4580305a833001067b6b8948876ce8d7ab2f3568841 |
File details
Details for the file rio_merge_rgba-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: rio_merge_rgba-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57ee4638cd8a9550aa7d839867d9817707deb6818201691c38f02968bede585f |
|
MD5 | 4f2ca7f2a853490b56ee850e99a28a60 |
|
BLAKE2b-256 | 71cab3d573871629b15641a05dbfe94478fcffb430cb4368b2f4763db0904a14 |
File details
Details for the file rio_merge_rgba-0.2.0-py2-none-any.whl
.
File metadata
- Download URL: rio_merge_rgba-0.2.0-py2-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4f2e297fcba3e9fefe5af85187f6c88ad629f4dba40ddcd86a8c5df4f706a02 |
|
MD5 | cde9359a7f8ceefa2cd21e534aac84c5 |
|
BLAKE2b-256 | 187d9f40ae780f4f0c7ea77542e7c309ef30a9a50c51eb4abf9d35279935ae40 |