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.
Release files for rio-merge-rgba 0.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rio-merge-rgba-0.4.0.tar.gz | 6.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rio_merge_rgba-0.4.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 12.0 kB
Release files / rio-merge-rgba-0.4.0.tar.gz
| Download URL | rio-merge-rgba-0.4.0.tar.gz |
|---|---|
| Size | 6.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1a28d7df9d7935a57aee9c2024f03eeb3f6a8ac89e789eb4a1b53ab8faa6062f
|
|
BLAKE2b-256 checksum How to use checksums |
736a5f518354fc83643453b0b3a201ce3966f19450f656a6846147506004e277
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / rio_merge_rgba-0.4.0-py2.py3-none-any.whl
| Download URL | rio_merge_rgba-0.4.0-py2.py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5989eb6af34f14bd891c8cabee03aab59aa5f6bd1e2e2d32911a6dfd0afae147
|
|
BLAKE2b-256 checksum How to use checksums |
f8764b9aff0a07292947dccd9fbfd856337a4f5aafaea7587d8f9b2cfcb2442c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |