Skip to content

1808: Fix error in solar distance test

Aurélie Emilien requested to merge 1808_fix_solar_distance_test into develop

Summary

Fix an error in solar distance input test of the optical calibration application.

Rationale

Test crashes on the develop branch.

Implementation Details

The wrong image was compared to the reference in the test apTvRaOpticalCalibration_SolarDistance. A change has been made to used the output of the apTvRaOpticalCalibration_SolarDistance test.

Copyright

The copyright owner is COPYRIGHT OWNER (OR OWNER'S AGENT) and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement

Merge request reports