Changes between Version 28 and Version 29 of Procedures/DeliveryChecking
- Timestamp:
- Jul 26, 2011, 12:28:33 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryChecking
v28 v29 13 13 1. Test out the readme level 3 processing command for one or more of the level 1 files (definitely one per sensor). 14 14 1. Check each of the screenshots 15 1. Run proj_tidy.sh. This will do a variety of tests, which should be checked. 15 16 1. All level 1 files should be looked at visually using fastQC. 16 17 1. Check level 1 files have correct read/write permissions. ` chmod 644 lev1/* ` … … 35 36 * 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) 36 37 1. Check the screenshots look OK 38 1. Run proj_tidy.sh. This will do a variety of tests, which should be checked. 37 39 1. If the delivery is ready to deliver, update the dataset on the [http://arsf-dan.nerc.ac.uk/status/edit/edit.php Processing status page] to "Ready to deliver". 38 39 40 40 41 For Full Waveform Deliveries: … … 43 44 1. Check some of the full waveform LAS files in !TerraScan. Use the sol/trj file in the navigation directory to view some of the waveforms (see [http://arsf-dan.nerc.ac.uk/trac/wiki/Processing/TScanFW here] for information on how to do this). 44 45 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. 45 46 46 47 47 '''For Digital Photography Data''' … … 61 61 1. View one of the photographs to check it opens OK. 62 62 1. Check file sizes of photographs look reasonable (224M) and there are no _tmp photo files. 63 1. Run proj_tidy.sh. This will do a variety of tests, which should be checked. 63 64 1. Open the kml file in googleearth and check it looks good and that thumbnails are displayed when the push pins are clicked. 64 65 * 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. … … 66 67 1. If the delivery is ready to deliver, update the dataset on the [http://arsf-dan.nerc.ac.uk/status/edit/edit.php Processing status page] to "Ready to deliver". 67 68 68 69 69 ------------------------------------- 70 70 After checking, the project should now be [wiki:Procedures/DeliveryCreation/rsync rsynced].