azavea / azavea/simple-raster-processing
Determine compression effect on performance
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
A national scale `Byte` GeoTiff weighs in at about 15GB, but using the GeoTiff `LZW` compression algorithm, that is reduced to ~600MB. A substantial savings on disk, but run some test to see how that is related to the speed of a windowed read of different sizes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.