Releases: CS-SI/eodag
Releases · CS-SI/eodag
v2.9.2
planetary_computer
, Microsoft Planetary Computer as new provider (#659)- Fetch product types optimization (#683)
- Fixes external product types update for unknown provider (#682)
- Default dates and refactor for
CdsApi
andEcmwfApi
(#672)(#678)(#679) peps
storageStatus
update (#677)- Customized and faster
deepcopy
(#664) - Various minor fixes and improvements (#665)(#666)(#667)(#668)(#669)(#670) (#675)(#688)(#690)(#691)
v2.9.1
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 forcreodias
,mundi
andonda
(#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
- Optimizes search time mixing count and search requests when possible (#632)
- Optimizes search time with rewritten
JSONPath.parse
usage now based on acommon_metadata_mapping_path
(#626) creodias
API update, fromresto
toOData
(#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
v2.8.0
- meteoblue as new forecast provider, in the context of DOMINO-X (#604)
- SARA (Sentinel Australasia Regional Access) as new provider (#578, thanks @catchSheep)(#602)
- Removes unavailable sobloo provider (#607)
- Landsat collection-1 data no more available on usgs (#601)
- Product types catalog more visible in documentation (#603)
- Metadata mapping
to_geo_interface()
renammed toto_geojson()
(d7565a4) - Added support for python3.11 (#552)
- Improved http asset size discovery in HTTPDownload (#566)
- Various minor fixes and improvements (#572)(#574)(#576)(#579)(#580)(#582) (#586)(#588)(#589)(#590)(#592)(#593)(#595)(#597)(#598) (#599)(#609)(#610)
v2.7.0
- 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
v2.6.1
- Swagger UI now needs to be manually run when using python API (#529)
- Removed
cloudCover
restriction in product types discovery (#530) - Some
sensorType
values changed in product types settings to align to OpenSearch extension for Earth Observation (#528) - Fixed CSS glitch in online documentation parameters tables (#527)
- Fixed S3 bucket extraction (#524)
- Various minor fixes and improvements (#522)(#523)(#525)(#526)
v2.6.0
- New product types automatic discovery (#480)(#467)(#470)(#471)(#472)(#473)(#481)(#486)(#493) (#491)(#500)
- New providers cop_ads and cop_cds for Copernicus Atmosphere and Climate Data Stores using CdsApi plugin, developed in the context of DOMINO-X (#504)(#513)
- UsgsApi plugin fixed and updated (#489)(#508)
- Cache usage for
jsonpath.parse()
(#502) - Refactored download retry mechanism and more tests (#506)
- Drop support of Python 3.6 (#505)
- Various minor fixes and improvements (#469)(#483)(#484)(#485)(#490)(#492) (#494)(#495)(#496)(#497)(#510)(#511)(#514)(#517)