Changes between Version 12 and Version 13 of Procedures/OwlProcessing
- Timestamp:
- Aug 27, 2015, 5:58:03 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/OwlProcessing
v12 v13 51 51 If there appears to be stripping across the mapped files, bright and dark lines, or sections of a flight line don't match up the sensor has probably dropped frames. These can be checked in the .log file in the capture directory. These empty lines need to be inserted into the level 1b data file before geocorrection to map the flight line correctly. 52 52 53 == Create mask files == 54 55 Specim's tool produces a blinker file locating each of the blinking pixels. This can be converted to an apl-like mask using the script blinker2mask.py. Do this before making a delivery so the files are moved into the delivery directory. 56 53 57 == Making a delivery == 54 58 … … 72 76 * make_arsf_delivery.py fails if there is a 'cal' or 'blinker' directory in the flightlines directory. 73 77 * Data quality report cannot be copied - is currently being drafted. 78 * delivery script renames cal and blinker files incorrectly (no .). 79 * Need batch script for blinker2mask or incorporation into processing chain.