eodag 3.8.0__py3-none-any.whl → 3.8.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5939,7 +5939,7 @@
5939
5939
  search: !plugin
5940
5940
  type: StacSearch
5941
5941
  api_endpoint: 'https://fedeo.ceos.org/search'
5942
- ssl_verify: false
5942
+ ssl_verify: true
5943
5943
  timeout: 20
5944
5944
  discover_product_types:
5945
5945
  fetch_url: 'https://fedeo.ceos.org/series/eo:organisationName/CEDA/'
@@ -83,7 +83,7 @@ search:
83
83
  instrument:
84
84
  # to test
85
85
  - '{{"query":{{"instruments":{{"eq":"{instrument}"}}}}}}'
86
- - '$.properties.instruments'
86
+ - '{$.properties.instruments#csv_list}'
87
87
  # INSPIRE obligated OpenSearch Parameters for Collection Search (Table 4)
88
88
  title: '$.id'
89
89
  abstract: '$.properties.description'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: eodag
3
- Version: 3.8.0
3
+ Version: 3.8.1
4
4
  Summary: Earth Observation Data Access Gateway
5
5
  Home-page: https://github.com/CS-SI/eodag
6
6
  Author: CS GROUP - France
@@ -316,7 +316,7 @@ An eodag instance can be exposed through a STAC compliant REST api from the comm
316
316
 
317
317
  .. code-block:: bash
318
318
 
319
- docker run -p 5000:5000 --rm csspace/eodag-server:3.8.0
319
+ docker run -p 5000:5000 --rm csspace/eodag-server:3.8.1
320
320
 
321
321
  You can also browse over your STAC API server using `STAC Browser <https://github.com/radiantearth/stac-browser>`_.
322
322
  Simply run:
@@ -4,12 +4,12 @@ eodag/config.py,sha256=Y_2WBjeLZz7aHMBouCDKWNtsqCWAUstVjOylbNNl4f0,48438
4
4
  eodag/crunch.py,sha256=fLVAPGVPw31N_DrnFk4gkCpQZLMY8oBhK6NUSYmdr24,1099
5
5
  eodag/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  eodag/api/__init__.py,sha256=ytr30NUVmEtmJTsp3QCwkCIhS1nF6UlFCv0vmySHN7g,735
7
- eodag/api/core.py,sha256=QM2w7pFw5EjidSgWVEZyJE76dLtJaUHN4cN5qQqAE18,109071
7
+ eodag/api/core.py,sha256=tidXxfT40JLrXtSPlqKTYcUIETTHNlXU_ymznxF9Zm4,109125
8
8
  eodag/api/search_result.py,sha256=2Y2W3xDUyainwcyYBQljGRi6oyOqTTspgCgIlNG4kCc,14383
9
9
  eodag/api/product/__init__.py,sha256=k5iNHxXX6wDLsUo725W4U_Jz8CVbZTbfE8R9s1YQwKA,2508
10
10
  eodag/api/product/_assets.py,sha256=9bWIe_SYvsQO-q_lQFd7SxhUIWv7feze2-wnXOe8hhs,7570
11
11
  eodag/api/product/_product.py,sha256=UXCaWUtkAGWVCfF68zWCYDoEUUfxAdC0RGaNLZ3vUQ8,26794
12
- eodag/api/product/metadata_mapping.py,sha256=qnoGAbptn2EZZBUSW9eeZhzQa38P-BIDp-ZgsdCKiFY,75163
12
+ eodag/api/product/metadata_mapping.py,sha256=p8RxWEiZfyMJlxHCGkOmrCJ-2zcD1f8eY8PlurgEgD0,75172
13
13
  eodag/api/product/drivers/__init__.py,sha256=Sy9bGmDhWCAxvxRUf3QGijjQoQvzS1LSUMN34Usq6fM,3357
14
14
  eodag/api/product/drivers/base.py,sha256=iPAE5Jx3isxmHHFPP-jysdUylYbsbIq6UejU3qsMROE,4111
15
15
  eodag/api/product/drivers/generic.py,sha256=RER088E5_mqyGw1Pa4Kxea5YMFakAHFNcZEQINRiDwM,2069
@@ -31,7 +31,7 @@ eodag/plugins/authentication/keycloak.py,sha256=m5c6Os_T8UGfdXS9SemhuUBhwsC4foxm
31
31
  eodag/plugins/authentication/oauth.py,sha256=fCMx7OxS3JNO9lLZhQNnL9lsBB9nFwZJLEYXI49QRtw,1952
32
32
  eodag/plugins/authentication/openid_connect.py,sha256=lj-9RPz2BADU-1ckawLmuSi3TSexABsDDPCHLp8Frsc,27084
33
33
  eodag/plugins/authentication/qsauth.py,sha256=bkepO_sFRIhYm3Dzecx3VJP0Ap37vUuJSRmEY8HrV1U,3947
34
- eodag/plugins/authentication/sas_auth.py,sha256=bDqMgcteUH15Vs8vBoYCeA0hxCrCHIPwFYRrEtMtp9Y,4767
34
+ eodag/plugins/authentication/sas_auth.py,sha256=IKsaQMk5rfevMKJMoPVQ1cwzkBV89T54cbzOA34oNa8,5294
35
35
  eodag/plugins/authentication/token.py,sha256=f2SossIJ_XlnBuOw_OprLNrF1p-uolL_KEX71_BhzKw,15798
36
36
  eodag/plugins/authentication/token_exchange.py,sha256=raFIN8UnO9MpqQukDJg4Pog-LJLzq8Bk54_6k9cCwFc,4963
37
37
  eodag/plugins/crunch/__init__.py,sha256=58D7kJhEpHJWobIKaNFPynfbSqAWgS90BiHzitqS5Ds,746
@@ -57,13 +57,13 @@ eodag/plugins/search/data_request_search.py,sha256=m38kpTXJT2fC8Mk894KlxKb14dz-n
57
57
  eodag/plugins/search/qssearch.py,sha256=qAqpgeUGytxRi6s1oVnw3fw7EsyNOtW_nFxF1Tb1g0M,94795
58
58
  eodag/plugins/search/stac_list_assets.py,sha256=OOCMyjD8XD-m39k0SyKMrRi4K8Ii5mOQsA6zSAeQDGI,3435
59
59
  eodag/plugins/search/static_stac_search.py,sha256=CPynjpNw0gXa6g6hA2zSkbwhfgU-9IBCmJtknuhnFKk,10515
60
- eodag/resources/ext_product_types.json,sha256=J-vJ6y_rtcfmhXZNUC64t_jM8Ss0141duF0brdPxArg,2474095
60
+ eodag/resources/ext_product_types.json,sha256=2WGKVm0TbixQ1WZS54IqJzzTEVyj-cNNMToUp-LUhZg,2474095
61
61
  eodag/resources/locations_conf_template.yml,sha256=_eBv-QKHYMIKhY0b0kp4Ee33RsayxN8LWH3kDXxfFSk,986
62
62
  eodag/resources/product_types.yml,sha256=GWtWBa0MvoWfD1ZuBR3IQYt6GcZvCTvGwqVFxoE0U2k,412710
63
- eodag/resources/providers.yml,sha256=14UWxfc1saS926uI9GaZp2iUlqS7bk3gNLUxcYWsKak,212940
63
+ eodag/resources/providers.yml,sha256=Ue0M7gEmOQQGFU3bqlU7LmfPegR_lj1cLr9Ok0zTGaI,212939
64
64
  eodag/resources/stac.yml,sha256=QnrBulL2pHZrPH4pI7rQtKDxmgP2ZbBcufFqFJPCL7A,10473
65
65
  eodag/resources/stac_api.yml,sha256=2FdQL_qBTIUlu6KH836T4CXBKO9AvVxA_Ub3J1RP81A,68881
66
- eodag/resources/stac_provider.yml,sha256=VbRGLXAv5rgGNnmmcqOeFcfmco56YpGGvpnT0PMvcwY,6714
66
+ eodag/resources/stac_provider.yml,sha256=AsQny2BhC0aZN31yCQ_3b-TvbD5tLlfddQRkfKODCqE,6725
67
67
  eodag/resources/user_conf_template.yml,sha256=rjgc-gp4Ufw9dLV-D9lQFBm-YLApZtGTybq3cHT48as,7508
68
68
  eodag/resources/shp/ne_110m_admin_0_map_units.VERSION.txt,sha256=CHSo_jbv-4d4D0MYRbWn2FvmV_K9mYzo7qznF4YNO3g,7
69
69
  eodag/resources/shp/ne_110m_admin_0_map_units.cpg,sha256=FG1nif_gM6UpfBrQRuamLuNTGbhrAhRE8FtuoqqKH0o,6
@@ -107,9 +107,9 @@ eodag/utils/requests.py,sha256=avNHKrOZ7Kp6lUA7u4kqupIth9MoirLzDsMrrmQDt4s,4560
107
107
  eodag/utils/rest.py,sha256=a9tlG_Y9iQXLeyeLyecxFNbopGHV-8URecMSRs0UXu0,3348
108
108
  eodag/utils/s3.py,sha256=hHlliahIJjQQP8VnRAhbw17_FFa4E6gFo52HchgarVU,29553
109
109
  eodag/utils/stac_reader.py,sha256=8r6amio5EtwGF9iu9zHaGDz4oUPKKeXRuyTzPNakrO4,9406
110
- eodag-3.8.0.dist-info/licenses/LICENSE,sha256=4MAecetnRTQw5DlHtiikDSzKWO1xVLwzM5_DsPMYlnE,10172
111
- eodag-3.8.0.dist-info/METADATA,sha256=enfy80bL9Ag3dGbxmgU8D4kzlDUdO_3UTiUyvjtXa5k,15472
112
- eodag-3.8.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
113
- eodag-3.8.0.dist-info/entry_points.txt,sha256=krdrBOQso6kAcSekV9ItEYAkE8syTC4Ev75bI781VgE,2561
114
- eodag-3.8.0.dist-info/top_level.txt,sha256=025IMTmVe5eDjIPP4KEFQKespOPMQdne4U4jOy8nftM,6
115
- eodag-3.8.0.dist-info/RECORD,,
110
+ eodag-3.8.1.dist-info/licenses/LICENSE,sha256=4MAecetnRTQw5DlHtiikDSzKWO1xVLwzM5_DsPMYlnE,10172
111
+ eodag-3.8.1.dist-info/METADATA,sha256=laQ1HziMFtCDTTx2CRnKgmc2snpQeYAVFjtFQWNtRVU,15472
112
+ eodag-3.8.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
113
+ eodag-3.8.1.dist-info/entry_points.txt,sha256=krdrBOQso6kAcSekV9ItEYAkE8syTC4Ev75bI781VgE,2561
114
+ eodag-3.8.1.dist-info/top_level.txt,sha256=025IMTmVe5eDjIPP4KEFQKespOPMQdne4U4jOy8nftM,6
115
+ eodag-3.8.1.dist-info/RECORD,,
File without changes