Changes between Version 14 and Version 15 of Procedures/DeliveryCreation/LIDAR


Ignore:
Timestamp:
Sep 22, 2011, 4:57:13 PM (13 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/DeliveryCreation/LIDAR

    v14 v15  
    2626=== Semi-scripted method ===
    2727 1. Create the delivery directory by running `make_lidar_delivery.py` in the main directory. 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 [wiki:Processing/CreateTifs 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]. [[BR]] You will also need to make a lat long version of the dem (for use with aplcorr) using convert_uk_dem.sh or convert_nonuk_dem.sh appropriately.
    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`