Releases: asfadmin/Discovery-asf_search
Releases · asfadmin/Discovery-asf_search
v2.0.0
Merge pull request #34 from asfadmin/feature-core-search Fix import error; update ASFProduct and ASFSearchResults download methods to use path arg
v1.1.0
Merge pull request #32 from asfadmin/feature-core-search Explicitly import download functions
v0.4.0
Merge pull request #23 from asfadmin/feature-core-search Feature core search
v0.3.0
Merge pull request #20 from asfadmin/feature-core-search Core search features
Refactor branch structure
Refactoring based on https://gist.github.com/digitaljhelms/4287848
Initial GitHub Actions release
- product_search(): search using a list of Product IDs (CMR's GranuleUR)
- granule_search(): search using a list of Granule names (aka Scene names)
- geo_search(): search using a WKT string, as well as other parameters
- search(): a generic search function, allowing any combination of the above search features
- stack(): provides basic Baseline stacking functionality (does not yet provide perpendicular/temporal baseline values)
- Numerous constants available, covering common BEAMMODE, DATASET, FLIGHT_DIRECTION, PLATFORM, POLARIZATION, and PRODUCT_TYPE values