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