Changes between Version 82 and Version 83 of Procedures/DeliveryChecking
- Timestamp:
- Nov 13, 2014, 3:59:48 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryChecking
v82 v83 59 59 1. Check some of the full waveform LAS files. Either: 60 60 * Use WaveViewer (under Leica on the windows machine), scroll through a few files and check that the wave form exists and the peaks follow the discreet points. 61 * Test the files for waveform data using laszip -i lasfile.LAS -waveform -o /sensible/output/file.laz, problems with the wave form data will cause an error otherwise a .laz and .wdz file will be created. 61 * Test the files for waveform data using laszip: 62 * To run on all files use {{{fw_laszip_check.sh -i <location of las1.3 files> -o <output directory>}}}. 63 * To run on an individual file us {{{laszip -i <input file> -waveform -o <output file>}}} 64 * If successful, two files will be produced for each las1.3 file and no errors will be caused. 62 65 1. If fw_extractions folder is present: check the ***_extractions.txt file - ensure all the listed folders/files are present. Check a couple of the ascii files to ensure they are readable. Check the ***_extractions.jpg looks ok. 63 66