Changes between Version 10 and Version 11 of Processing/atcor


Ignore:
Timestamp:
Oct 27, 2017, 2:43:41 PM (6 years ago)
Author:
asm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/atcor

    v10 v11  
    1919If microtops data has been provided pass this in using `--microtops` to read using the https://github.com/robintw/PyMicrotops library and set a constant visibility based on this. Note if the microtops data has a number of header lines these need to be removed before PyMicrotops can read the file, there should just be one header line with the column names.
    2020
    21 After generating the .inn file it should be renamed to use the same name as the image (without  the .bsq extension). For example if the file being processed in ATCOR is 'f168041b_masked.bsq' name 'f168041b_masked.inn'.
     21After generating the .inn file it should be renamed to use the same name as the image (without  the .bsq extension). For example if the file being processed in ATCOR is 'f168043b_masked_resampled_utm31n.bsq' name 'f168043b_masked_resampled_utm31n.inn'.
    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.