Changes between Version 1 and Version 2 of Processing/FODIS
- Timestamp:
- Jul 4, 2008, 7:17:18 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/FODIS
v1 v2 1 1 = Handling FODIS/ILS data = 2 2 3 3 4 == ILS == … … 12 13 The vector should be present in all CASI and Eagle HDFs, but will be garbage in any flight where the sensor wasn't connected (fibre optic cable from the CCD to the roof-mounted collector) and in any Eagle HDFs preceeding mid 2008 as the cable wasn't connected (may be present in some Ethiopia flights) and the processing wasn't working (fixed as of June/08, backprocessing available on request). 13 14 15 Note that due to a bug in ENVI (?), it appears that one gets odd spiky results from directly viewing the HDF vector. You must extract it first with: 16 {{{ 17 azexhdf -Be fodis.bil -d CAils youreagle.hdf 18 }}}