Changes between Version 62 and Version 63 of Procedures/EagleHawkProcessing
- Timestamp:
- Nov 23, 2012, 10:06:46 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/EagleHawkProcessing
v62 v63 70 70 The stage that creates the geolocated tiff's that you use to find SCTs deletes the original level 1 files after it's finished. You therefore need to use the config one more time to generate the full set of files for each flightline, using the correct SCT value. To do this, change the sctstart and sctend values so they are both the correct figure or use `mergeCFSync.py` to put the values from your sync file into the config file. Then in the global section set `slow_mode = true`. 71 71 72 Also, to generate mapped files for the delivery, change the eagle and hawk 'bandlist' in the config files to 'ALL'. This will map all bands of the data. 73 72 74 Running this with specim_qsub.py will once again submit your lines to the gridnode and you should soon have all the files you require to make a delivery. Before doing it make sure to delete the old files or move them to another directory. 73 75