Changes between Version 9 and Version 10 of Procedures/DeliveryCreation/LIDAR


Ignore:
Timestamp:
Aug 4, 2011, 2:23:30 PM (13 years ago)
Author:
adbe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/DeliveryCreation/LIDAR

    v9 v10  
    2626=== Semi-scripted method ===
    2727 1. Create the delivery directory using `make_lidar_delivery.py` (run `make_lidar_delivery -h` for details). The .LAS files that have been QC'ed and classified for noisy points should be in processing/als50/las-classified. Check it's created everything correctly. If it fails, create the directory manually as per below.
    28  1. If you did not create the DEM and screenshots using the above script (-m option) then create them manually using make_lidardem_or_intensity.sh.
     28 1. If you did not create the DEM and screenshots using the above script (-m option) then create them manually using [wiki:Processing/CreateTifs make_lidardem_or_intensity.sh].
    2929 1. Generate the readme file.
    3030  1. Create a config file for the read me using the generate_readme_config.py script. Use a command such as `generate_readme_config.py -d <delivery_directory> -r lidar`
     
    5151   * run las2txt.sh <delivery/flightlines/las1.0> <delivery/flightlines/ascii>
    5252   * OR run `las2txt --parse txyzicrna <lidarfilename> <outputfilename>` for each file, outputting to the ascii_laser directory (may not work with LAS 1.1). 
    53  1. You need to create a DEM from the lidar data to include with the delivery. Use make_lidardem_or_intensity.sh and put the output file in a directory named 'dem'. Noisy points (those with classification 7) should not be included in the DEM so remember to specify the -C option.
     53 1. You need to create a DEM from the lidar data to include with the delivery. Use [wiki:Processing/CreateTifs make_lidardem_or_intensity.sh] and put the output file in a directory named 'dem'. Noisy points (those with classification 7) should not be included in the DEM so remember to specify the -C option.
    5454 1. Include a pdf version of the flight logsheet with the delivery 
    5555 1. Make sure correct upto date data quality report (pdf version) is included in docs directory