Changes between Version 75 and Version 76 of Procedures/EagleHawkProcessing
- Timestamp:
- Oct 30, 2014, 11:51:30 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/EagleHawkProcessing
v75 v76 40 40 === Correct Header Files === 41 41 42 Many 2014 flights have incorrect wavelengths in the header files, which will cause an error when submitting to the grid if not corrected. Run replace_wavscale .py with the correct text file (fenix_201405.txt or fenix_201405_vnirbinning4) to produce new header files. New header files will be produced that need renaming, but save the originals in a sub-directory first.42 Many 2014 flights have incorrect wavelengths in the header files, which will cause an error when submitting to the grid if not corrected. Run replace_wavscales.py with the correct text file (fenix_201405.txt or fenix_201405_vnirbinning4) to produce new header files. Original headers will be saved in a sub-directory. 43 43 44 /users/rsg/arsf/arsf_data/2014/misc/2014_cal_feb_gloucester/software/libarsfcal/replace_wavscale .py45 -w ~arsf/calibration/2014/fenix/fenix_201405.txt <header_file _to_fix>44 /users/rsg/arsf/arsf_data/2014/misc/2014_cal_feb_gloucester/software/libarsfcal/replace_wavscales.py 45 -w ~arsf/calibration/2014/fenix/fenix_201405.txt <header_file(s)_to_fix> 46 46 47 47 === Submitting processing to gridnodes ===