Changes between Version 6 and Version 7 of Procedures/EagleHawkProcessing


Ignore:
Timestamp:
Aug 4, 2010, 12:59:09 PM (14 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/EagleHawkProcessing

    v6 v7  
    7171   * Note that times must be of the form HH:MM:SS (must use : as a separator)
    7272 1. Run the processing scripts. You can either do this via the gridengine (recommended) by running specim_qsub.py, or you can do it on your machine one line at a time on your machine by running process_specim_line.py with appropriate arguments for each line/sensor combination from the root of the project directory. If you do the latter you should pipe the output to tee to ensure a log file is generated: `rune/e12301.sh 2>&1 | tee rune/e12301.log`.
    73  1. If anything fails check [wiki:Processing/KnownProblems Common or known problems]. This is now a bit out-of-date - if your solution isn't on there then please add it once you find what it is.
    7473 1. Check each set of flightlines to work out which has the best timing offset (ie has the straightest roads, etc). Make a note of the timing offset values in the ticket
    7574 1. Check against OS vectors
     
    9796[hawk_-12][[BR]]
    9897...
     98
     99-----------------------------------------------
    99100
    100101'''Turns'''
     
    130131will exclude the first 50 lines.
    131132
    132 ----
     133--------------------------------------------------
     134
     135For anything else, check: [wiki:Processing/KnownProblems Common or known problems]. This is now a bit out-of-date - if your solution isn't on there then please add it once you find what it is.
     136
     137---------
     138
     139== Finished? ==
    133140
    134141Once you're satisfied with the processed data, you need to [wiki:Procedures/DeliveryCreation create a delivery directory] for it.