Changes between Initial Version and Version 1 of Ticket #2764, comment 11
- Timestamp:
- 01/03/18 14:13:56 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2764, comment 11
initial v1 7 7 }}} 8 8 9 I'll try and find the maps which caused the error. Are there any diagnostics that can be performed on the map which might shed some light on why it can't be decompressed? 9 I have identified one of the offending maps, and attempts to read it via `r.compress -u` or `r.univar` fail. Attempting to write each cell to a file with `r.stats` fails results in reasonable data output until the above error is encountered. I assume that this has to do with row-level compression? 10 11 Are there any diagnostics that can be performed on the map which might shed some light on why it can't be decompressed? 10 12 11 13 Given the errors and manner of failure, it seems like the problems are happening at ''write-time''.