Closed AustinSanders closed 2 hours ago
The build and test suite have started for your pull request.
To view your build log, please reference the build with source version: "PR_5674".
Additionally, check the latest "dev" source version to identify existing test failures. Please note that you are not responsible for the test failures that exist on both your PR and the dev branch.
The build and test suite have started for your pull request.
To view your build log, please reference the build with source version: "PR_5674".
Additionally, check the latest "dev" source version to identify existing test failures. Please note that you are not responsible for the test failures that exist on both your PR and the dev branch.
Description
Autoseed SeedDomain = SampleLine only used the UniversalGroundMap of the first cube to access sample/line information. This resulted in a cnet that only included overlaps from the first cube, and
Unable to convert polygon from Lat/Lon to Sample/Line.
for all other polygons.For context,
ugmap
is the UniversalGroundMap of the first image, andgMaps[(*overlaps[ov])[0]]
is the UniversalGroundMap corresponding to the image we're working with within the loop.Related Issue
Closes #5673 Related to #5193
How Has This Been Validated?
Ran autoseed on the test data included in #5193 .
Types of changes
Checklist:
Licensing
This project is mostly composed of free and unencumbered software released into the public domain, and we are unlikely to accept contributions that are not also released into the public domain. Somewhere near the top of each file should have these words: