Releases: CS-SI/eodag
Releases Β· CS-SI/eodag
v4.0.0a5
What's Changed
Performance Improvements
- download products and assets in parallel by @anesson-cs in #1890
Refactoring
Chores
Full Changelog: v4.0.0a4...v4.0.0a5
v4.0.0a4
What's Changed
Features
- core: providers representation classes by @anesson-cs in #1902
Full Changelog: v4.0.0a3...v4.0.0a4
v4.0.0a3
What's Changed
Bug Fixes
- core: handling of collections with aliases by @jlahovnik in #1935
- providers: geodes max_items_per_page down to 80 by @Anael09 in #1938
New Contributors
Full Changelog: v4.0.0a2...v4.0.0a3
v4.0.0a2
What's Changed
Features
- core: collections representation classes by @anesson-cs in #1731
- core: search pagination using next_page by @cauriol in #1745
- plugins: use original copernicus provider to list queryables of wekeo_ecmwf by @dalpasso in #1897
- providers: add DEDT Marenostrum provider by @cauriol in #1869
- providers: add DT_CLIMATE_ADAPTATION collection by @cauriol in #1908
Bug Fixes
- core: skip None EOProduct.properties by @sbrunato in #1892
- core: sort queryables and ecmwf alias support by @sbrunato in #1894
- plugins: add temporal resolution to ecmwf properties by @jlahovnik in #1899
- plugins: cop_marine search by id by @jlahovnik in #1923
- plugins: ecmwf geometries support by @dalpasso in #1924
Refactoring
- collections: CLMS and MetOp updates by @gtesoro in #1906
- core: disable search pagination when less items got than expected by @sbrunato in #1920
- core: remove deprecatred legacy driver and get_data doc by @sbrunato in #1891
- core: whole world as default product geometry and shapely stubs by @sbrunato in #1915
- providers: next_page_token_key added to confs by @sbrunato in #1921
Continuous Integration
- better external collections summary in auto-update PR by @sbrunato in #1907
- fetch collections PR fix and refactor by @sbrunato in #1917
- pre-commit replaced with faster prek by @sbrunato in #1914
Full Changelog: v4.0.0a1...v4.0.0a2
v4.0.0a1
What's Changed
Features
Bug Fixes
Refactoring
- remove deprecated code by @sbrunato in #1781
- remove deprecated converters and plugins by @sbrunato in #1789
- remove deprecated server-mode by @sbrunato in #1840
- plugins: remove deprecated
CreodiasS3Downloadby @sbrunato in #1886 - plugins: remove deprecated
OAuthby @sbrunato in #1839
Continuous Integration
Full Changelog: v3.10.0...v4.0.0a1
v3.10.0
What's Changed
Features
- plugins: possibility to create presigned urls by @jlahovnik in #1845
Bug Fixes
- providers: Added
month/yearmapping and default values forCMIP6_CLIMATE_PROJECTby @gtesoro in #1872
Refactoring
Build System
Full Changelog: v3.9.1...v3.10.0
v3.9.1
What's Changed
Bug Fixes
- plugins:
AwsAuthwithout credentials by @sbrunato in #1865 - providers:
polarizationChannelsquery escape by @timothey-cs in #1860 - providers:
earth_searchS2_MSI_L2A_COGassets href by @sbrunato in #1866 - providers:
polarizationChannelsmapping for STAC providers by @sbrunato in #1870
Full Changelog: v3.9.0...v3.9.1
v3.9.0
What's Changed
Features
- core: assets title normalized to key name by @gtesoro in #1826
- providers: add
CMIP6_CLIMATE_PROJECTIONSproduct type oncop_cdsby @gtesoro in #1827 - providers: available product types update for
creodias,cop_dataspaceandwekeo_mainby @timothey-cs in #1817 - providers: send
queryandfilterparameters as is for STAC providers by @timothey-cs in #1828
Bug Fixes
- core: update pattern of data roles in
GenericDriverby @timothey-cs in #1815 - providers:
CLMS_CORINEmetadata mapping for wekeo by @jlahovnik in #1846 - providers: harmonize
orbitDirectionproperties by @timothey-cs in #1836, #1830 - providers: harmonize
polarizationChannelsproperty by @timothey-cs in #1831 - providers:
platformSerialIdentifiermapping for creodias/cop_dataspace by @timothey-cs in #1848 - providers:
S2_MSI_L2A_COGmoved toearth_searchby @timothey-cs in #1841
Refactoring
- core: move dates utils functions to
eodag.utils.datesby @timothey-cs in #1844 - core: use
zipstream-nginstead ofstream-zipby @sbrunato in #1805 - plugins:
dedt_luminot-available data error message by @gtesoro in #1770 - plugins: deprecate
OAuthplugin by @jlahovnik in #1821 - plugins:
get_rio_envtoAwsAuthby @sbrunato in #1838 - plugins: move aws authentication methods to
AwsAuthplugin by @jlahovnik in #1769 - plugins: rename
PostJsonSearchWithStacQueryablestoWekeoSearchby @timothey-cs in #1842 - product-types:
S1CandS2Cas availableplatformSerialIdentifierby @timothey-cs in #1850 - providers: use s3 alternate assets in
usgs_satapi_awsby @timothey-cs in #1851
Documentation
- add tutorial for CCI data through
fedeo_cedaby @timothey-cs in #1832 - documentation overhaul by @timothey-cs in #1823
Testing
- add more tests to improve coverage by @timothey-cs in #1791
Chores
Full Changelog: v3.8.1...v3.9.0
v3.8.1
What's Changed
Bug Fixes
- core:
guess_product_typeusing alias by @jlahovnik in #1800 - plugins: filter using
matching_urlinSASAuthby @sbrunato in #1802 - providers: instrument format for STAC providers by @sbrunato in #1803
- providers: ssl verify for
fedeo_cedaby @timothey-cs in #1801
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
Features
- providers: new provider
fedeo_cedaby @timothey-cs in #1778
Bug Fixes
- providers: remove deprecated product type (
S2_MSI_L2AP) by @timothey-cs in #1764 - providers: ssl verify for
geodesby @sbrunato in #1780 - server: remove duplicate host by @cauriol in #1794
Refactoring and Performance Improvements
- core:
whooshremoval by @sbrunato in #1741
3.35x faster on initialization + external product types fetch
Documentation
Chores
Full Changelog: v3.7.0...v3.8.0