Changes between Initial Version and Version 1 of Ticket #2764, comment 11


Ignore:
Timestamp:
Jan 3, 2018, 2:13:56 PM (6 years ago)
Author:
dylan

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2764, comment 11

    initial v1  
    77}}}
    88
    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?
     9I 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
     11Are there any diagnostics that can be performed on the map which might shed some light on why it can't be decompressed?
    1012
    1113Given the errors and manner of failure, it seems like the problems are happening at ''write-time''.