Skip to content

Releases: asfadmin/Discovery-asf_search

v2.0.0

08 Jul 20:56
d1ff114
Compare
Choose a tag to compare
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

08 Jul 18:00
b786ab7
Compare
Choose a tag to compare
Merge pull request #32 from asfadmin/feature-core-search

Explicitly import download functions

v0.4.0

16 Apr 02:42
e7bfe5f
Compare
Choose a tag to compare
Merge pull request #23 from asfadmin/feature-core-search

Feature core search

v0.3.0

14 Apr 14:48
2891815
Compare
Choose a tag to compare
Merge pull request #20 from asfadmin/feature-core-search

Core search features

Refactor branch structure

02 Apr 02:52
4e82aae
Compare
Choose a tag to compare

Initial GitHub Actions release

02 Apr 01:49
c7a649d
Compare
Choose a tag to compare
  • 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