Changes between Version 18 and Version 19 of Processing/proj_tidy


Ignore:
Timestamp:
Nov 27, 2014, 12:31:17 PM (9 years ago)
Author:
dap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/proj_tidy

    v18 v19  
    4747  * This now works, except in cases where the raw images have been put in the wrong place.
    4848* 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.
    5051* Check the database to get number of lines for a sensor, and check there are indeed this number
    5152  * This can't be done yet, as there are often test lines flown by ops, which are not always entered in to the database.