Changes between Version 27 and Version 28 of Procedures/DeliveryCreation/LIDAR
- Timestamp:
- Oct 16, 2014, 6:48:37 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryCreation/LIDAR
v27 v28 36 36 * elevation_difference should contain a list of the elevation differences between overlapping flightlines. Enter the lines numbers and the difference in cm followed by a semicolon e.g 001 002 5; 002 003 4.5; etc... 37 37 * All "compulsory" items should contain data 38 1. Create a TeX file. Use the script `create_latex_lidar_readme.py -f <config filename>` 38 1. Create a TeX file. Use the script `create_latex_lidar_readme.py -f <config filename>` '''Use the -w option for creating a full waveform readme''' 39 39 1. This file can be reviewed and edited in any text editor if needed. Note that this script may cause an error `[Errno 21] Is a directory: '/tmp/'`. If this occurs, fill in the intensity and dem images in the "Optional" section of the config file generated as a result of above steps. 40 40 1. Create a PDF file by running `latex <tex_filename>`