Release history
Contents
Release history#
2.10.0 (2023-04-18)#
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)
2.9.2 (2023-03-31)#
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 and EcmwfApi (#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)
2.9.1 (2023-02-27)#
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)Handle missing geometries through new
defaultGeometry
EOProduct
property (#653)mundi
GeoRSS geometries handling (#654)Fixes search errors handling (#660)
2.9.0 (2023-02-16)#
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)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)
2.8.0 (2023-01-17)#
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 to to_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)
2.7.0 (2022-11-29)#
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)
2.6.2 (2022-11-15)#
2.6.1 (2022-10-19)#
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)
2.6.0 (2022-10-07)#
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)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)
2.5.2 (2022-07-05)#
Fixes missing
productPath
property for someearth_search
products (#480)
2.5.1 (2022-06-27)#
Fixed broken
AwsDownload
configuration for STAC providers (#475)Set
setuptools_scm
max version for python3.6 (#477)
2.5.0 (2022-06-07)#
ecmwf as new provider with new API plugin
EcmwfApi
and tutorial, developed in the context of DOMINO-X (#452)earth_search_gcs
as new provider to download on Google Cloud Storage public datasets (#462, thanks @robert-werner)STAC search on private servers needing authentication for earch (#443)
Do not list providers without credentials needing authentication for search (#442)
New packaging using pyproject.toml and setup.cfg, following PEP 517 recommendations and setuptools build_meta (#435)
setuptools_scm usage to have intermediate dev versions between releases (#431)
New options for
AwsDownload
plugin: requester_pays, base_uri, and ignore_assets (#456, thanks @robert-werner)filter_online()
and additional convert methods added toSearchResult
(#458)(#450)All available metadata for onda provider is now retrieved (#440)
Various minor fixes and improvements (#430)(#433)(#434)(#436)(#438)(#444) (#448)(#449)(#451)(#460)(#464)
2.4.0 (2022-03-09)#
STAC API POST requests and Query fragment handled in both
StacSearch
client (#363)(#367) and server mode (#417)Added
downloaded_callback
parameter todownload_all()
method allowing running a callback after each individual download (#381)cloudCover
parameter disabled for RADAR product types (#389)Guess
EOProduct.product_type
from properties when missing (#380)Keywords usage in product types configuration and guess mechanism (#372)
Automatic deletion of downloaded product zip after extraction (#358)
Crunchers are now directly attached to
SearchResult
(#359)Import simplified for
EOProduct
,SearchResult
, and Crunchers (#356)Added support for python3.10 (#407)
Pytest usage instead of nosetest (#406) and tests/coverage reports included in PR (#411)(#416)
Various minor fixes and improvements (#355)(#361)(#366)(#357)(#371)(#373) (#374)(#377)(#379)(#388)(#394)(#393)(#405)(#401)(#398) (#399)(#419)(#415)(#410)(#420)
2.3.4 (2021-10-08)#
Link to the new eodag Jupyterlab extension: eodag-labextension (#352)
STAC client and server update to STAC 1.0.0 (#347)
Fixes
get_quicklook()
for onda provider (#344, thanks @drnextgis)Fixed issue when downloading
S2_MSI_L2A
products frommundi
(#350)
2.3.3 (2021-08-11)#
Fixed issue when searching by id (#335)
Specified minimal eodag-cube version needed (#338)
2.3.2 (2021-07-29)#
Fixes duplicate logging in
search_all()
(#330)Enable additional arguments like productType when searching by id (#329)
Prevent EOL auto changes on windows causing docker crashes (#324)
Configurable eodag logging in docker stac-server (#323)
Fixes missing productType in product properties when searching by id (#320)
2.3.1 (2021-07-09)#
2.3.0 (2021-06-24)#
Removed Sentinel-3 products not available on peps any more (#304, thanks @tpfd)
Prevent
display_html()
in ipython shell (#307)Fixed plugins reload after having updated providers settings from user configuration (#306)
2.3.0b1 (2021-06-11)#
Re-structured and more complete documentation (#233, and also #224, #254, #282, #287, #301)
Homogenized inconsistent paths returned by
download()
anddownload_all()
methods (#244)(#292)Sentinel products SAFE-format build for STAC AWS providers (#218)
New CLI optional –quicklooks flag in eodag download command (#279, thanks @ahuarte47)
New product types for Sentinel non-SAFE products (#228)
Creodias metadata mapping update (#294)
setup_logging()
is now easier to import (#221)get_logging_verbose()
function added (#283)Documentation on how to request USGS M2M API access (#269)
User friendly parameters mapping documentation (#299)
Auto extract if extract is not set (#249)
Fixed how
download_all()
updates the passed list of products (#253)Fixed user config file loading with settings of providers from ext plugin (#235, thanks @ahuarte47)
Improved and less strict handling of misconfigured user settings (#293)(#296)
ISO 8601 formatted datetimes accepted by all providers (#257)
GENERIC_PRODUCT_TYPE not returned any more by
list_product_types()
(#261)Warning displayed when searching with non preferred provider (#260)
Search kwargs used for guessing a product type not propagated any more (#248)
Deprecate
load_stac_items()
,StaticStacSearch
search plugin should be used instead (#225)ipywidgets no more needed in
NotebookWidgets
(#223)Various minor fixes and improvements (#219)(#246)(#247)(#258)(#233)(#273) (#274)(#280)(#284)(#288)(#290)(#295)
2.2.0 (2021-03-26)#
New
search_all()
andsearch_iter_page()
methods to simplify pagination handling (#190)Docker-compose files for STAC API server with STAC-browser (#183, thanks @apparell)
Fixed USGS plugin which now uses M2M API (#209)
Windows support added in Continuous Integration (#192)
Fixes issue with automatically load configution from EODAG external plugins, fixes #184
More explicit signature for
setup_logging()
, fixes #197Various minor fixes
2.1.1 (2021-03-18)#
Continuous Integration performed with GitHub actions
Providers config automatically loaded from EODAG external plugins, fixes #172
Various minor fixes
2.1.0 (2021-03-09)#
earth_search and usgs_satapi_aws as new providers
Updated
HTTPDownload
plugin, handling products with multiple assetsNew plugin
AwsAuth
, enables AWS authentication using no-sign-request, profile,~/.aws/*
New search plugin
StaticStacSearch
and updated STAC client tutorialNew tutorial for Copernicus DEM
Remove
unidecode
dependencyStart/end dates passed to sobloo are now in UTC, and make it clear that search dates must be in UTC
Locations must now be passed to
search()
method as a dictionnaryMetadata mapping update and uniformization, fixes #154
Raise a
ValueError
when a location search doesn’t match any record and add a newlocations
parameter tosearch()
.Drop support of Python 3.5
2.0.1 (2021-02-05)#
2.0 (2021-01-28)#
Add a new provider dynamically
Allow to dynamically set download options, fixes #145 and #112
New tutorials for STAC and search by geometry, fixes #139
New crunches
FilterDate
,FilterProperty
and updatedFilterOverlap
, fixes #137Use
jsonpath-ng
instead ofjsonpath-rw
andpyjq
,pyshp
instead offiona
Better wrong or missing credentials handling
Add warning for the total number of results returned by theia
Support regex query from locations configuration
sort_by_extent renamed to group_by_extent
Documentation and tutorials update
Various minor fixes, code refactorization, and tests update
2.0b2 (2020-12-18)#
New method
deserialize_and_register()
, fixes #140Load static stac catalogs as
SearchResult
Search on unknown product types using
GENERIC_PRODUCT_TYPE
get_data
, drivers and rpc server moved to eodag-cubeRemoved fixed dependencies, fixes #82
Use locations conf template by default
2.0b1 (2020-11-17)#
STAC API compliant REST server
Common configuration for STAC providers
astraea_eod as new STAC provider
Search by geometry / bbox / location name, fixes #49
removed Python 2.7 support
1.6.0 (2020-08-24)#
Warning: last release including Python 2.7 support
1.6.0rc2 (2020-08-11)#
1.6.0rc0 (2020-06-18)#
Github set as default version control repository hosting service for source code and issues
New provider for AWS: aws_eos (S2_MSI_L1C/L2A, S1_SAR_GRD, L8, CBERS-4, MODIS, NAIP), replaces aws_s3_sentinel2_l1c
Build SAFE products for AWS Sentinel data
New theia product types for S2, SPOT, VENUS, OSO
New search plugin for POST requests (PostJsonSearch)
Metadata auto discovery (for product properties and search parameter), replaces custom parameter
Search configuration can be tweaked for each provider product type
Fixed Lansat-8 search for onda, fixes #135
Advanced tutorial notebook, fixes #130
Various minor fixes, code refactorization, and tests update
1.5.2 (2020-05-06)#
Fix CLI download_all missing plugin configuration, fixes #134
1.5.1 (2020-04-08)#
productionStatus
parameter renamed tostorageStatus
, see Parameters Mapping documentation
1.5.0 (2020-04-08)#
productionStatus
parameter standardization over providersNot-available products download management, using
wait
/timeout
download()
optional parameters, fixes #125More explicit authentication errors messages
Update search endoint for aws_s3_sentinel2_l1c and add RequestPayer option usage, fixes #131
1.4.2 (2020-03-04)#
Skip badly configured providers in user configuration, see #129
1.4.1 (2020-02-25)#
Warning message if an unknow provider is found in user configuration file, fixes #129
1.4.0 (2020-02-24)#
Add to query the parameters set in the provider product type definition
New
S3RestDownload
plugin for mundi, fixes #127S3_OLCI_L2LFR support for mundi, see #124
S2_MSI_L2A support for peps, see #124
Theia-landsat provider moved to theia, fixes #95
Fixed onda query quoting issues, fixes #128
Mundi, creodias and onda added to end-to-end tests
Gdal install instructions and missing auxdata in ship_detection tutorial
Sobloo and creodias quicklooks fix
Eodag logo added and other minor changes to documentation
1.3.6 (2020-01-24)#
USGS plugin corrections, fixes #73
Fixed py27 encodeurl in querystring
End-to-end tests update, fixes #119
Default eodag conf used in end-to-end tests, fixes #98
Fixed
download_all()
method #118
1.3.5 (2020-01-07)#
1.3.4 (2019-12-12)#
Use sobloo official api endpoint, fixes #115
New badges in readme and CS logo
Set owslib version to 0.18.0 (py27 support dropped)
1.3.3 (2019-10-11)#
Fixes product configuration for theia provider #113
1.3.2 (2019-09-27)#
Fixes pagination configuration for sobloo provider #111
1.3.1 (2019-09-27)#
1.3.0 (2019-09-06)#
1.2.3 (2019-08-26)#
Binder basic tuto Binder badge only
1.2.2 (2019-08-23)#
Binder basic tuto working
1.2.1 (2019-08-23)#
Add binder links
1.2.0 (2019-08-22)#
Add download_all support by plugins
Fix GeoJSON rounding issue with new geojson lib
1.1.3 (2019-08-05)#
Tutorial fix
1.1.2 (2019-08-05)#
Fix dependency version issue (Jinja2)
Tutorials fixes and enhancements
1.1.1 (2019-07-26)#
Updates documentation for custom field
1.1.0 (2019-07-23)#
Adds custom fields for query string search
Adapts to new download interface for sobloo
1.0.1 (2019-04-30)#
1.0 (2019-04-26)#
Adds product type search functionality
Extends the list of search parameters with
instrument
,platform
,platformSerialIdentifier
,processingLevel
andsensorType
The cli arguments are now fully compliant with opensearch geo(bbox)/time extensions
Adds functionality to search products by their ID
Exposes search products by ID functionality on REST interface
Exposes get quicklook functionality on REST interface
Fixes a bug occuring when
outputs_prefix
config parameter is not set in user config
0.7.2 (2019-03-26)#
Fixes bug due to the new version of PyYaml
Updates documentation and tutorial
Automatically generates a user configuration file in
~/.config/eodag/eodag.yml
. This path is overridable by theEODAG_CFG_FILE
environment variable.
0.7.1 (2019-03-01)#
Creates a http rest server interface to eodag
Switches separator of conversion functions in search parameters: the separator switches from “$” to “#”
In the providers configuration file, an operator can now specify a conversion to be applied to metadata when extracting them from provider search response. See the providers.yml file (sobloo provider, specification of startTimeFromAscendingNode extraction) for an example usage of this feature
The RestoSearch plugin is dismissed and merged with its parent to allow better generalization of the QueryStringSearch plugin.
Simplifies the way eodag search for product types on the providers: the partial_support mechanism is removed
The search interface is modified to return a 2-tuple, the first item being the result and the second the total number of items satisfying the request
The EOProduct properties now excludes all metadata that were either not mapped or not available (mapped in the provider metadata_mapping but not present in the provider response). This lowers the size of the number of elements needed to be transferred as response to http requests for the embedded http server
Two new cli args are added: –page and –items to precise which page is to be requested on the provider (default 1) and how many results to retrieve (default 20)
0.7.0 (2018-12-04)#
Creates Creodias, Mundi, Onda and Wekeo drivers
Every provider configuration parameter is now overridable by the user configuration
Provider configuration is now overridable by environment variables following the pattern: EODAG__<PROVIDER>__<CONFIG_PARAMETER> (special prefix + double underscore between configuration keys + configuration parameters uppercase with simple underscores preserved). There is no limit to the how fine the override can go
New authentication plugins (keycloak with openid)
0.6.3 (2018-09-24)#
Silences rasterio’s NotGeoreferencedWarning warning when sentinel2_l1c driver tries to determine the address of a requested band on the disk
Changes the DEFAULT_PROJ constant in eodag.utils from a pyproj.Proj instance to rasterio.crs.CRS instance
0.6.2 (2018-09-24)#
Updates catalog url for airbus-ds provider
Removes authentication for airbus-ds provider on catalog search
0.6.1 (2018-09-19)#
Enhance error message for missing credentials
Enable EOProduct to remember its remote address for subsequent downloads
0.6.0 (2018-08-09)#
Add support of a new product type: PLD_BUNDLE provided by theia-landsat
Create a new authentication plugin to perform headless OpenID connect authorisation code flow
Refactor the class name of the core api (from SatImagesAPI to EODataAccessGateway)
Set peps platform as the default provider
Set product archive depth for peps provider to 2 (after extracting a product from peps, the product is nested one level inside a top level directory where it was extracted)
0.5.0 (2018-08-02)#
Make progress bar for download optional and customizable
Fix bugs in FilterOverlap cruncher
0.4.0 (2018-07-26)#
Enable quicklook retrieval interface for EOProduct
0.3.0 (2018-07-23)#
Add docs for tutorials
Configure project for CI/CD on Bitbucket pipelines
0.2.0 (2018-07-17)#
Prepare project for release as open source and publication on PyPI
The get_data functionality now returns an xarray.DataArray instead of numpy.ndarray
Sentinel 2 L1C product type driver for get_data functionality now supports products stored on Amazon S3
Add tutorials
0.1.0 (2018-06-20)#
Handle different organisation of files in downloaded zip files
Add HTTPHeaderAuth authentication plugin
Map product metadata in providers configuration file through xpath and jsonpath
Add an interface for sorting multiple SearchResult by geographic extent
Index Dataset drivers (for the get_data functionality) by eodag product types
Refactor plugin manager
Enable SearchResult to provide a list-like interface
Download is now resilient to download plugins failures
Update EOProduct API
Create ArlasSearch search plugin
Some bug fixes
0.0.1 (2018-06-15)#
Starting to be stable for internal use
Basic functionality implemented (search, download, crunch, get_data)