johntruckenbrodt / pyroSAR

framework for large-scale SAR satellite data processing
MIT License
511 stars 112 forks source link

[Archive.select] do not accept multi-feature vectorobjects #316

Closed johntruckenbrodt closed 3 months ago

johntruckenbrodt commented 3 months ago

...instead of just selecting the first feature for search. Before this, a user could get an unexpected result when passing an object with multiple features and expecting a search for all scenes overlapping with these features.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10055320343

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyroSAR/drivers.py 3 4 75.0%
<!-- Total: 3 4 75.0% -->
Totals Coverage Status
Change from base Build 10055294065: 0.006%
Covered Lines: 3659
Relevant Lines: 6993

💛 - Coveralls