Changes between Version 4 and Version 5 of Procedures/DeliveryCreation/LIDAR


Ignore:
Timestamp:
Sep 6, 2010, 9:46:35 AM (14 years ago)
Author:
emca
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/DeliveryCreation/LIDAR

    v4 v5  
    1212 1. Screenshot of DEM
    1313 
     14
     15For full waveform deliveries the following should also be included:
     16
     17 1. Discrete LAS files
     18 1. Full waveform LAS files
     19 1. Navigation data (.sol file and .trj file)
     20 1. ASCII full waveform extractions - if requested by the PI
     21
     22
    1423== Procedure for creating a LIDAR data set delivery ==
    1524
     
    4756 
    4857
     58
     59=== Additional Steps for Full Waveform Deliveries ===
     60
     61Create the following folders in the delivery directory:
     62
     63 - discrete_laser - containing two folders; ascii_files & LAS_files
     64 - discrete_laser/ascii_files - move the ascii_laser folder to discrete_laser/ascii_files
     65 - discrete_laser/LAS_files - move the discrete LAS files to here - naming convention LDR-PPPP_PP-yyyydddfnn.LAS
     66 - fw_laser - move the full waveform LAS files to here - naming convention LDR-FW-PPPP_PP-yyyydddfnn.LAS
     67 - navigation - copy the .sol file and .trj file to here - naming convention PPPP_PP-yyyy-dddf.***
     68 - fw_extractions - this should contain the following information
     69    * A folder for each requested area containing the relevant ASCII extractions
     70    * A text file describing the information given in the ASCII files. Template in ~arsf/arsf_data/2010/delivery/lidar/template/fw_extractions/extractions.txt. Use summarise_area.py to extract the extents for each area to enter into readme. Naming convention PPPP_PP-yyyy-dddf_extractions.txt
     71    * A jpg showing the location of the areas on an intensity image. Naming convention PPPP_PP-yyyy-dddf_extractions.jpg
     72
     73
     74The Read_me will need to be edited to include the above information. A template of the full waveform readme can be found at ~arsf/arsf_data/2010/delivery/lidar/template/fw_readme.txt
     75
     76
     77
    4978-------------------
    5079