Changes between Version 30 and Version 31 of Procedures/DeliveryCreation/LIDAR
- Timestamp:
- Oct 22, 2014, 10:00:17 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryCreation/LIDAR
v30 v31 38 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 1. Create a PDF file by running ` latex <tex_filename>`40 1. Create a PDF file by running `pdflatex <tex_filename>` 41 41 1. Review the read me and check carefully to see if it looks OK with all relevant information present 42 42 1. Copy it to the delivery directory and remove any temporary files. Recommended to keep the TeX file until after delivery checking in case any edits are required