Closed riverma closed 7 months ago
Note that the acquisition time cycles were 147 and 160. At most these two should be 1 apart. It's not possible to have 13 cycles away for a single RTC granule triggering.
@chrisjrd I checked with latest develop branch, it triggers 3 download jobs, not 2.
coverage_results_short={-1: ['MS_20_30', 'MS_20_31', 'MS_20_29']}
Checked for duplicates
Yes - I've already checked
Describe the bug
When I ran through an edge case, specifically this one, I noticed that a higher number of download jobs were launched than expected by the system. Specifically, additional MGRS tile set references were observed to be matched by the system.
What did you expect?
Only two download jobs to be submitted, representing unique MGRS tile sets:
MS_20_30
andMS_20_29
Reproducible steps
Observe the following log result
Len(results)=2
not4
.Environment