Changes between Version 9 and Version 10 of Processing/atcor


Ignore:
Timestamp:
Oct 24, 2017, 4:54:15 PM (7 years ago)
Author:
dac
Comment:

Added section on batch running through ATCOR.

Legend:

Unmodified
Added
Removed
Modified
  • Processing/atcor

    v9 v10  
    2222
    2323Currently ATCOR doesn't always read all the parameters correctly open the .inn file (plain text) and update the values in the ATCOR GUI if needed.
     24
     25=== Batch running .inn files ===
     26
     27Once .inn files have been generated and checked using the ATCOR GUI it is possible to run in batch using the script `batch_run_atcor_inn.py`. To do so ssh onto 'rsg-atcor' and run:
     28{{{
     29batch_run_atcor_inn.py /path/to/files/to/process
     30}}}
     31This will recursively search for .inn files and run them through ATCOR.