Changes between Version 70 and Version 71 of Procedures/EndUserDelivery


Ignore:
Timestamp:
Sep 9, 2009, 9:51:26 AM (15 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/EndUserDelivery

    v70 v71  
    6464=== Procedure for creating a LIDAR data set delivery ===
    6565
    66  1. Copy the template directory over to the project directory. Template directory at `~arsf/arsf_data/in_progress/2009/delivery/lidar/template`
     66 1. Copy the template directory over to the project directory. Template directory at `~arsf/arsf_data/2009/delivery/lidar/template`
    6767 1. Convert the LAS binary files into ASCII files, ensuring to output all the appropriate information
    6868   * run `las2txt --parse txyzicra <lidarfilename> <outputfilename>` for each file, outputting to the ascii_laser directory (may not work with LAS 1.1).