SAR-ARD / s1ard

Sentinel-1 ARD Prototype Processor
MIT License
25 stars 6 forks source link

new dedicated search module #172

Closed johntruckenbrodt closed 8 months ago

johntruckenbrodt commented 10 months ago

This renames module archive into search and gathers all search-related functionality from processor.main and ancillary for convenient reuse in other tools. Furthermore, search for scenes and their neighbors now works with the ASF API.
Last but not least, this adds a first basic pytest framework for unit tests.

API changes: