| 58 | |
| 59 | === Additional Steps for Full Waveform Deliveries === |
| 60 | |
| 61 | Create 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 | |
| 74 | The 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 | |