Changes between Version 18 and Version 19 of Processing/proj_tidy
- Timestamp:
- Nov 27, 2014, 12:31:17 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/proj_tidy
v18 v19 47 47 * This now works, except in cases where the raw images have been put in the wrong place. 48 48 * Check if we have .hdr file and a .log file for every .raw file, and do something similar for other sensors. So basically check, if we do have a sensor as determined above, that all expected files are present. 49 * This has been implemented for all the hyperspectral and owl sensors. This check isn't necessary for other sensors as they only have one type of raw file (.scn for LiDAR, .raw for camera). 49 * This has (mostly) been implemented for all the hyperspectral sensors and the owl sensor. This check isn't necessary for other sensors as they only have one type of raw file (.scn for LiDAR, .raw for camera). 50 * Note, there isn't currently a check to see that we have a hdr file for each raw file. 50 51 * Check the database to get number of lines for a sensor, and check there are indeed this number 51 52 * This can't be done yet, as there are often test lines flown by ops, which are not always entered in to the database.