Menu

#10 Improve error message when insufficient memory

1.0 (b3)
closed
None
done
program
major
1.0b2
enhancement
2010-04-30
2010-04-15
No

Program bombs when running the program with these switches mcc-lidar -s .38 -t .2 -S g:\mcctest\44118c6324.las g:\mcctest\output\44118c6324.las See screen shot of dos window

1 Attachments

Related

Wiki: Version

Discussion

  • Edward Uebler

    Edward Uebler - 2010-04-15

    dos screen shot of -s switch error

     
  • Jimm Domingo

    Jimm Domingo - 2010-04-16
    • owner set to jimm_domingo
    • status changed from new to accepted
    • summary changed from Error when using -s switch set below 1 to Improve error message when insufficient memory
    • type changed from defect to enhancement
    • milestone set to 1.0 (b3)

    The error (bad allocation) indicates that the program ran out of memory. Probably because the smaller values of post-spacing (-s switch) require more raster cells per interpolated surface. Need to improve the error message to clarify its cause for the user, and how to address it (use larger post-spacing).

     
  • Jimm Domingo

    Jimm Domingo - 2010-04-30
    • status changed from accepted to closed
    • resolution set to done

    Done in revision r108.

     

    Related

    Commit: [r108]


Log in to post a comment.