Changes between Version 4 and Version 5 of Procedures/DeliveryChecking


Ignore:
Timestamp:
Jul 13, 2010, 2:06:25 PM (14 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/DeliveryChecking

    v4 v5  
    2424 1. Ensure the readme and other text files are Windows compatible (use the 'file' command on the .txt files: they should be ASCII with CRLF terminators) (run unix2dos !ReadMe.txt)
    2525 1. Check all the ASCII LIDAR files open/load, look OK and fit together
    26    * Suggest use a scripted approach with Grass to check each line reads in and mosaic looks good. Either run import_ldr_txt_to_grass.sh from within Grass or run [wiki:Processing/CreateTifs make_lidardem_or_intensity.sh] (or use lag - it opens asciis). You need to generate these yourself from the ascii files, you can't just look at already created DEM/Screenshots.
     26   * Use lag to view the data
     27   * OR use a scripted approach with Grass to check each line reads in and mosaic looks good. Either run import_ldr_txt_to_grass.sh from within Grass or run [wiki:Processing/CreateTifs make_lidardem_or_intensity.sh]. You need to generate these yourself from the ascii files, you can't just look at already created DEM/Screenshots.
    2728   * Check that all lines look OK and the mosaic overlaps horizontally with no gaps
    2829 1. Run the script check_ascii_lidar.sh which will read in the ascii files and check all points have the correct number of records (8) and report the min/max of the time/easting/northings.