Changes between Initial Version and Version 6 of Ticket #1421
- Timestamp:
- 03/28/14 17:00:36 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1421
- Property Component Default → Raster
- Property Keywords r.terraflow large grids → r.terraflow, large grids
-
Ticket #1421 – Description
initial v6 2 2 3 3 This time my Streams file builds to about 26 GB and then r.terraflow bombs with : 4 4 {{{ 5 5 MFD flow direction 6 6 D8CUT=999999986991104.000000 … … 11 11 float, elevation_type = float]: Assertion `nrows * ncols == 12 12 str->stream_len()' failed. 13 13 }}} 14 14 The memory size is interesting, because I'm giving it 8GB of RAM out of 16 GB in the command. The temp directory has about 900GB of space, so it has plenty of room . 15 15