Changes between Version 72 and Version 73 of Procedures/EagleHawkProcessing
- Timestamp:
- Jul 16, 2014, 9:50:01 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/EagleHawkProcessing
v72 v73 96 96 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`. 97 97 98 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.98 Also, to generate mapped files for the delivery, change the eagle, hawk and fenix 'bandlist' in the config files to 'ALL'. This will map all bands of the data. 99 99 100 100 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.