Changes between Initial Version and Version 1 of Ticket #375


Ignore:
Timestamp:
Feb 19, 2013, 12:05:39 PM (10 years ago)
Author:
martins
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #375

    • Property Summary changed from asc2dem change very slow to dem2pts change very slow
  • Ticket #375 – Description

    initial v1  
    1 In asc2dem there is a change to an iterative process which takes an order of magnitude longer to complete, starting from line 241:
     1In dem2pts there is a change to an iterative process which takes an order of magnitude longer to complete, starting from line 241:
    22
    33if upper_index == lower_index + newcols: