Skip to content

Releases: CS-SI/eodag

v2.9.2

31 Mar 14:08
Compare
Choose a tag to compare

v2.9.1

27 Feb 17:27
Compare
Choose a tag to compare
  • cop_dataspace, Copernicus Data Space as new provider (#658)
  • EODAG specific User-Agent appended to requests headers (#656)
  • Sentinel-5P and other product types updates for creodias, mundi and onda (#657)
  • mundi GeoRSS geometries handling (#654)
  • Handle missing geometries through new defaultGeometry EOProduct property (#653)
  • Fixes search errors handling (#660)
  • Various minor fixes and improvements (#649)(#652)

v2.9.0

16 Feb 16:45
Compare
Choose a tag to compare
  • Optimizes search time mixing count and search requests when possible (#632)
  • Optimizes search time with rewritten JSONPath.parse usage now based on a common_metadata_mapping_path (#626)
  • creodias API update, from resto to OData (#623)(#639)
  • Optimizes and updates onda search (#616)(#636)
  • Fixes OFFLINE products order mechanism for mundi provider (#645)
  • Download progress bar adjustable refresh time (#643)
  • Simplify OData metadata mapping using pre-mapping (#622)
  • Fixes download error for single-asset products on STAC providers (#634)
  • Tests execution optimized (#631)
  • Various minor fixes and improvements (#612)(#619)(#620)(#621)(#624)(#625) (#629)(#630)(#635)(#638)(#640)(#641)(#642)(#644)(#646) (#647)

Search time optimization: v2.8.0 vs v2.9.0 vs raw request without eodag
image

v2.8.0

17 Jan 16:27
Compare
Choose a tag to compare

v2.7.0

29 Nov 10:11
Compare
Choose a tag to compare
  • Fetch external product types before searching for an unkown product type (#559)
  • Handle local assets in HTTPDownload plugin (#561)
  • Fetch external product types only for given provider if one is specified (#557)
  • Fixed request error handling during search_all() (#554)
  • Various minor fixes and improvements (#555)(#558)(#562)

v2.6.2

15 Nov 14:54
Compare
Choose a tag to compare
  • Added new methods to get assets filename from header (#542)
  • All local files URI formats are now supported (#545)
  • More tests (#539)(#549)
  • Various minor fixes and improvements (#535)(#540)(#541)(#543)(#544)(#553)

v2.6.1

19 Oct 09:44
Compare
Choose a tag to compare

v2.6.0

07 Oct 13:25
Compare
Choose a tag to compare

v2.5.2

05 Jul 14:14
3f39f6c
Compare
Choose a tag to compare
  • Fixes missing productPath property for some earth_search products (#480)

v2.5.1

27 Jun 15:54
54a5182
Compare
Choose a tag to compare
  • Fixed broken AwsDownload configuration for STAC providers (#475)
  • Set setuptools_scm max version for python3.6 (#477)