Changes between Version 10 and Version 11 of Processing/atcor
- Timestamp:
- Oct 27, 2017, 2:43:41 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/atcor
v10 v11 19 19 If 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. 20 20 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 'f16804 1b_masked.bsq' name 'f168041b_masked.inn'.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 'f168043b_masked_resampled_utm31n.bsq' name 'f168043b_masked_resampled_utm31n.inn'. 22 22 23 23 Currently 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.