Eodag Versions Save

Earth Observation Data Access Gateway

v2.12.1

2 months ago
  • CdsApi queryables fix (#1048)

v2.12.0

2 months ago

v2.11.0

5 months ago

New since v2.11.0b1:

  • Fallback mechanism for search (#753)(#807)
  • creodias and cop_dataspace configuration update (from OData to OpenSearch) (#866)(#883)(#894)(#915)(#929)
  • Removes mundi provider (#890)
  • Copernicus DEM product types available through creodias (#882)
  • wekeo driver update and new product types (#798)(#840)(#856)(#902)
  • Allows provider search parameter to directly search on it (#790)
  • Refresh token usage in KeycloakOIDCPasswordAuth (creodias and cop_dataspace) (#921)
  • Per-provider search timeout (#841)
  • New EODAG_PROVIDERS_CFG_FILE environment variable for custom provider configuration setting (#836)
  • Many server-mode updates and fixes: queryables endpoints (#795), built-in Swagger doc update (#846), exceptions handling (#794)(#806)(#812)(#829), provider setting (#808) and returned information (#884)(#879), multithreaded requests (#843), opened time intervals fixes (#837), search-by-ids fix (#822), intersects parameter fixes (#796)(#797)
  • Adds support for Python 3.12 (#892) and removes support for Python 3.7 (#903)
  • Fixes plugin manager rebuild (solves preferred provider issues) (#919)
  • Reformatted logs (#842)(#885)
  • Adds static type information (#863)
  • Various minor fixes and improvements (#759)(#788)(#791)(#793)(#802)(#804)(#805)(#813)(#818)(#819)(#821)(#824)(#825)(#828)(#830)(#832)(#835)(#838)(#844)(#867)(#868)(#872)(#877)(#878)(#881)(#893)(#899)(#913)(#920)(#925)(#926)

New since v2.10.0:

  • hydroweb_next (hydroweb.next), thematic hub for hydrology data access, as new provider (#711)
  • Search by tile standardized using tileIdentifier new query parameter and metadata (#713)
  • Server mode STAC API version updated to 1.0.0-rc.3 (#697)
  • Better catalogs title and description in server mode (#710)
  • Server mode advanced tests (#708), and fixes for catalogs dates filtering (#706), catalogs cloud-cover filtering (#705), missing sensorType error for discovered product types (#699), broken links through STAC search endpoint (#698)
  • Added links to eodag-server image on Dockerhub (#715)
  • EODAG server installation update in docker image (#700) and sigterm fix (#702)
  • STAC browser docker image update (#704)
  • Various minor fixes and improvements (#693)(#694)(#695)(#696)(#703)(#707)(#712)(#714)

v2.11.0b1

9 months ago

v2.10.0

1 year ago
  • hydroweb_next (hydroweb.next), thematic hub for hydrology data access, as new provider (#711)
  • Search by tile standardized using tileIdentifier new query parameter and metadata (#713)
  • Server mode STAC API version updated to 1.0.0-rc.3 (#697)
  • Better catalogs title and description in server mode (#710)
  • Server mode advanced tests (#708), and fixes for catalogs dates filtering (#706), catalogs cloud-cover filtering (#705), missing sensorType error for discovered product types (#699), broken links through STAC search endpoint (#698)
  • Added links to eodag-server image on Dockerhub (#715)
  • EODAG server installation update in docker image (#700) and sigterm fix (#702)
  • STAC browser docker image update (#704)
  • Various minor fixes and improvements (#693)(#694)(#695)(#696)(#703)(#707)(#712)(#714)

v2.9.2

1 year ago

v2.9.1

1 year ago
  • 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

1 year ago
  • 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

1 year ago

v2.7.0

1 year ago
  • 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)