Skip to content

Releases: asfadmin/Discovery-asf_search

v6.7.0

09 Nov 23:56
5f9ff0b
Compare
Choose a tag to compare

Added

  • Adds new dataset keyword to search() as an alternative to platform. Allows users to get results from multiple platforms at once in a single page
  • Adds operaBurstID keyword to search()
  • Adds OPERA-S1 param operaBurstID to ASFProduct.properties, and adds Opera product urls to additionalUrls
  • OPERA-S1 RTC product polarization now shows both polarizations as list
  • added CMR_TIMEOUT constant. This is the amount of time in seconds to wait without seeing any data. (Default=30)

Changed

  • Changes CMR_FORMAT_EXT constant from umm_json_v1_4 to umm_json, umm returned from CMR will now be in latest umm format by default

Fixed

  • ERS-1, ERS-2, JERS-1, RADARSAT-1, and Sentinel-1 Interferogram now assign FRAME_NUMBER to the frameNumber properties field

v6.6.3

30 Aug 17:50
e7df54f
Compare
Choose a tag to compare

Fixed

  • Fixes type hinting compatibility break introduced in v6.6.2 in search_generator.py for Python versions < v3.9

v6.6.2

09 Aug 00:29
2cf18af
Compare
Choose a tag to compare

v6.6.2
Added

  • Adds new CMRIncompleteError exception, raised by search methods when CMR returns an incomplete page

Fixed

  • Fixes bug in search_generator() causing results to sometimes wrongly be marked as incomplete

Changed

  • stack_from_id() now raises if results are incomplete, before checking if reference was found

v6.6.1

26 Jul 17:31
330efdd
Compare
Choose a tag to compare
Merge branch 'stable' into master

v6.6.0

29 Jun 22:57
fef8c4c
Compare
Choose a tag to compare
Merge branch 'stable' into master

v6.5.0

12 Jun 17:14
77b9fb5
Compare
Choose a tag to compare
Merge branch 'stable' into master

v6.4.0

04 May 17:19
4d0dd74
Compare
Choose a tag to compare
Merge pull request #193 from asfadmin/search_count-host-fix

update CHANGELOG

v6.3.1

05 Apr 22:21
d34b7e6
Compare
Choose a tag to compare
Merge branch 'stable' into master

v6.3.0

05 Apr 21:53
acf6032
Compare
Choose a tag to compare
Merge branch 'stable' into master

v6.2.0

09 Mar 18:58
a4e5e63
Compare
Choose a tag to compare
Merge branch 'stable' into master