Changes between Version 5 and Version 6 of Procedures/DeliveryChecking
- Timestamp:
- Jul 27, 2010, 5:41:32 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryChecking
v5 v6 14 14 1. Check each of the screenshots 15 15 1. All level 1 files should be looked at visually using fastQC. 16 1. Run proj_tidy.sh on the project and look for any errors located in the delivery. 16 17 17 18 '''For LIDAR Data''' … … 34 35 * To view the DEM in envi, make a copy of it and run sed -i -e "1d" dem_copy.dem (this removes the azgcorr header) 35 36 1. Check the screenshots look OK 37 1. Run proj_tidy.sh on the project and look for any errors located in the delivery. 36 38 37 39 '''For Digital Photography Data''' … … 53 55 * If thumbnails are not visible open the kml file in a text editor. Check image source is the thumbnails directory and that image filenames are correct. 54 56 1. Check filenames correspond. If more than one project has been flown check that julian day has the letter after it (e.g. 298b). This will be in photograph, thumbnail and eventfile directories. Also check filenames in the eventfile have the julian day letter included. 57 1. Run proj_tidy.sh on the project and look for any errors located in the delivery. 55 58 56 59 -------------------------------------