Skip to content

Commit 5c12482

Browse files
committed
docs: add cop_ghsl provider
1 parent e394b90 commit 5c12482

File tree

6 files changed

+118
-42
lines changed

6 files changed

+118
-42
lines changed

docs/notebooks/api_user_guide/1_providers_products_available.ipynb

Lines changed: 75 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
},
1919
{
2020
"cell_type": "code",
21-
"execution_count": 6,
21+
"execution_count": 1,
2222
"metadata": {},
2323
"outputs": [
2424
{
2525
"name": "stderr",
2626
"output_type": "stream",
2727
"text": [
28-
"2025-09-22 14:09:32,985 eodag.config [INFO ] Loading user configuration from: /home/tlarrouy/.config/eodag/eodag.yml\n",
29-
"2025-09-22 14:09:32,996 eodag.core [INFO ] Locations configuration loaded from /home/tlarrouy/.config/eodag/locations.yml\n"
28+
"2025-10-16 17:16:13,319 eodag.config [INFO ] Loading user configuration from: /home/julia/.config/eodag/eodag.yml\n",
29+
"2025-10-16 17:16:13,340 eodag.core [INFO ] Locations configuration loaded from /home/julia/.config/eodag/locations.yml\n"
3030
]
3131
}
3232
],
@@ -53,21 +53,23 @@
5353
},
5454
{
5555
"cell_type": "code",
56-
"execution_count": 7,
56+
"execution_count": 2,
5757
"metadata": {},
5858
"outputs": [
5959
{
6060
"data": {
6161
"text/plain": [
62-
"['peps',\n",
62+
"['creodias_s3',\n",
63+
" 'planetary_computer',\n",
64+
" 'peps',\n",
6365
" 'aws_eos',\n",
6466
" 'cop_ads',\n",
6567
" 'cop_cds',\n",
6668
" 'cop_dataspace',\n",
6769
" 'cop_ewds',\n",
70+
" 'cop_ghsl',\n",
6871
" 'cop_marine',\n",
6972
" 'creodias',\n",
70-
" 'creodias_s3',\n",
7173
" 'dedl',\n",
7274
" 'dedt_lumi',\n",
7375
" 'earth_search',\n",
@@ -79,7 +81,6 @@
7981
" 'geodes_s3',\n",
8082
" 'hydroweb_next',\n",
8183
" 'meteoblue',\n",
82-
" 'planetary_computer',\n",
8384
" 'sara',\n",
8485
" 'usgs',\n",
8586
" 'usgs_satapi_aws',\n",
@@ -88,7 +89,7 @@
8889
" 'wekeo_main']"
8990
]
9091
},
91-
"execution_count": 7,
92+
"execution_count": 2,
9293
"metadata": {},
9394
"output_type": "execute_result"
9495
}
@@ -100,14 +101,14 @@
100101
},
101102
{
102103
"cell_type": "code",
103-
"execution_count": 8,
104+
"execution_count": 3,
104105
"metadata": {},
105106
"outputs": [
106107
{
107108
"name": "stdout",
108109
"output_type": "stream",
109110
"text": [
110-
"eodag has 27 providers already configured.\n"
111+
"eodag has 28 providers already configured.\n"
111112
]
112113
}
113114
],
@@ -183,14 +184,14 @@
183184
},
184185
{
185186
"cell_type": "code",
186-
"execution_count": 5,
187+
"execution_count": 4,
187188
"metadata": {},
188189
"outputs": [
189190
{
190191
"name": "stdout",
191192
"output_type": "stream",
192193
"text": [
193-
"EODAG has 275 product types stored in its internal catalog.\n"
194+
"EODAG has 310 product types stored in its internal catalog.\n"
194195
]
195196
}
196197
],
@@ -201,22 +202,24 @@
201202
},
202203
{
203204
"cell_type": "code",
204-
"execution_count": 6,
205+
"execution_count": 5,
205206
"metadata": {},
206207
"outputs": [
207208
{
208209
"name": "stderr",
209210
"output_type": "stream",
210211
"text": [
211-
"2025-08-01 10:59:03,867 eodag.config [INFO ] Fetching external product types from https://cs-si.github.io/eodag/eodag/resources/ext_product_types.json\n",
212-
"2025-08-01 10:59:08,304 eodag.search.qssearch [INFO ] Fetching product types: https://hda.data.destination-earth.eu/stac/collections\n"
212+
"2025-10-16 17:16:39,658 eodag.config [INFO ] Fetching external product types from https://cs-si.github.io/eodag/eodag/resources/ext_product_types.json\n",
213+
"2025-10-16 17:16:39,973 eodag.search.qssearch [INFO ] Fetching product types: https://hydroweb.next.theia-land.fr/api/v1/rs-catalog/stac/search/../collections\n",
214+
"2025-10-16 17:16:43,096 eodag.search.qssearch [INFO ] Fetching product types: https://hda.data.destination-earth.eu/stac/collections\n",
215+
"2025-10-16 17:16:44,418 eodag.search.qssearch [INFO ] Fetching product types: https://geodes-portal.cnes.fr/api/stac/collections\n"
213216
]
214217
},
215218
{
216219
"name": "stdout",
217220
"output_type": "stream",
218221
"text": [
219-
"EODAG has 911 product types stored in its extended catalog, after having fetched providers.\n"
222+
"EODAG has 1351 product types stored in its extended catalog, after having fetched providers.\n"
220223
]
221224
}
222225
],
@@ -234,14 +237,14 @@
234237
},
235238
{
236239
"cell_type": "code",
237-
"execution_count": 7,
240+
"execution_count": 6,
238241
"metadata": {},
239242
"outputs": [
240243
{
241244
"name": "stdout",
242245
"output_type": "stream",
243246
"text": [
244-
"list_product_types() keeps returning 911 product types.\n"
247+
"list_product_types() keeps returning 1351 product types.\n"
245248
]
246249
}
247250
],
@@ -283,13 +286,14 @@
283286
},
284287
{
285288
"cell_type": "code",
286-
"execution_count": 9,
289+
"execution_count": 7,
287290
"metadata": {},
288291
"outputs": [
289292
{
290293
"data": {
291294
"text/plain": [
292295
"['AERIS_IAGOS',\n",
296+
" 'AG_ERA5',\n",
293297
" 'CAMS_EAC4',\n",
294298
" 'CAMS_EAC4_MONTHLY',\n",
295299
" 'CAMS_EU_AIR_QUALITY_FORECAST',\n",
@@ -303,6 +307,14 @@
303307
" 'CAMS_GRF',\n",
304308
" 'CAMS_GRF_AUX',\n",
305309
" 'CAMS_SOLAR_RADIATION',\n",
310+
" 'CBERS4_AWFI_L2',\n",
311+
" 'CBERS4_AWFI_L4',\n",
312+
" 'CBERS4_MUX_L2',\n",
313+
" 'CBERS4_MUX_L4',\n",
314+
" 'CBERS4_PAN10M_L2',\n",
315+
" 'CBERS4_PAN10M_L4',\n",
316+
" 'CBERS4_PAN5M_L2',\n",
317+
" 'CBERS4_PAN5M_L4',\n",
306318
" 'CLMS_CORINE',\n",
307319
" 'CLMS_GLO_DMP_333M',\n",
308320
" 'CLMS_GLO_FAPAR_333M',\n",
@@ -311,13 +323,15 @@
311323
" 'CLMS_GLO_LAI_333M',\n",
312324
" 'CLMS_GLO_NDVI_1KM_LTS',\n",
313325
" 'CLMS_GLO_NDVI_333M',\n",
326+
" 'CMIP6_CLIMATE_PROJECTIONS',\n",
314327
" 'COP_DEM_GLO30_DGED',\n",
315328
" 'COP_DEM_GLO30_DTED',\n",
316329
" 'COP_DEM_GLO90_DGED',\n",
317330
" 'COP_DEM_GLO90_DTED',\n",
318331
" 'DT_CLIMATE_ADAPTATION',\n",
319332
" 'DT_EXTREMES',\n",
320333
" 'EEA_DAILY_VI',\n",
334+
" 'EEA_HRL_TCF',\n",
321335
" 'EFAS_FORECAST',\n",
322336
" 'EFAS_HISTORICAL',\n",
323337
" 'EFAS_REFORECAST',\n",
@@ -340,6 +354,21 @@
340354
" 'EUSTAT_SOIL_SEALING_INDEX',\n",
341355
" 'EUSTAT_SURFACE_TERRESTRIAL_PROTECTED_AREAS',\n",
342356
" 'FIRE_HISTORICAL',\n",
357+
" 'FIRE_SEASONAL',\n",
358+
" 'GHS_BUILT_C',\n",
359+
" 'GHS_BUILT_H',\n",
360+
" 'GHS_BUILT_LAUSTAT',\n",
361+
" 'GHS_BUILT_S',\n",
362+
" 'GHS_BUILT_V',\n",
363+
" 'GHS_DUC',\n",
364+
" 'GHS_ENACT_POP',\n",
365+
" 'GHS_ESM',\n",
366+
" 'GHS_FUA',\n",
367+
" 'GHS_LAND',\n",
368+
" 'GHS_POP',\n",
369+
" 'GHS_SMOD',\n",
370+
" 'GHS_UCDB_DOMAIN',\n",
371+
" 'GHS_UCDB_REGION',\n",
343372
" 'GLACIERS_DIST_RANDOLPH',\n",
344373
" 'GLOFAS_FORECAST',\n",
345374
" 'GLOFAS_HISTORICAL',\n",
@@ -356,9 +385,7 @@
356385
" 'HIRS_FDR_1_MULTI',\n",
357386
" 'ISIMIP_CLIMATE_FORCING_ISIMIP3B',\n",
358387
" 'ISIMIP_SOCIO_ECONOMIC_FORCING_ISIMIP3B',\n",
359-
" 'L57_REFLECTANCE',\n",
360388
" 'L8_OLI_TIRS_C1L1',\n",
361-
" 'L8_REFLECTANCE',\n",
362389
" 'LANDSAT_C2L1',\n",
363390
" 'LANDSAT_C2L2',\n",
364391
" 'LANDSAT_C2L2ALB_BT',\n",
@@ -367,6 +394,12 @@
367394
" 'LANDSAT_C2L2ALB_TA',\n",
368395
" 'LANDSAT_C2L2_SR',\n",
369396
" 'LANDSAT_C2L2_ST',\n",
397+
" 'LANDSAT_ETM_C1',\n",
398+
" 'LANDSAT_ETM_C2L1',\n",
399+
" 'LANDSAT_ETM_C2L2',\n",
400+
" 'LANDSAT_TM_C1',\n",
401+
" 'LANDSAT_TM_C2L1',\n",
402+
" 'LANDSAT_TM_C2L2',\n",
370403
" 'METOP_AMSU_L1',\n",
371404
" 'METOP_ASCSZF1B',\n",
372405
" 'METOP_ASCSZFR02',\n",
@@ -435,6 +468,8 @@
435468
" 'MSG_AMVR02',\n",
436469
" 'MSG_CLM',\n",
437470
" 'MSG_CLM_IODC',\n",
471+
" 'MSG_CTH',\n",
472+
" 'MSG_CTH_IODC',\n",
438473
" 'MSG_GSAL2R02',\n",
439474
" 'MSG_HRSEVIRI',\n",
440475
" 'MSG_HRSEVIRI_IODC',\n",
@@ -462,13 +497,18 @@
462497
" 'MTG_LI_LFL',\n",
463498
" 'MTG_LI_LGR',\n",
464499
" 'NAIP',\n",
465-
" 'OSO',\n",
466-
" 'PLD_BUNDLE',\n",
467-
" 'PLD_PAN',\n",
468-
" 'PLD_PANSHARPENED',\n",
469-
" 'PLD_XS',\n",
500+
" 'NEMSAUTO_TCDC',\n",
501+
" 'NEMSGLOBAL_TCDC',\n",
502+
" 'S1_AUX_GNSSRD',\n",
503+
" 'S1_AUX_MOEORB',\n",
504+
" 'S1_AUX_POEORB',\n",
505+
" 'S1_AUX_PREORB',\n",
506+
" 'S1_AUX_PROQUA',\n",
507+
" 'S1_AUX_RESORB',\n",
470508
" 'S1_SAR_GRD',\n",
471509
" 'S1_SAR_GRD_COG',\n",
510+
" 'S1_SAR_L3_DH_MCM',\n",
511+
" 'S1_SAR_L3_IW_MCM',\n",
472512
" 'S1_SAR_OCN',\n",
473513
" 'S1_SAR_RAW',\n",
474514
" 'S1_SAR_SLC',\n",
@@ -478,12 +518,14 @@
478518
" 'S2_MSI_L2A_MAJA',\n",
479519
" 'S2_MSI_L2B_MAJA_SNOW',\n",
480520
" 'S2_MSI_L2B_MAJA_WATER',\n",
481-
" 'S2_MSI_L3A_WASP',\n",
482521
" 'S3_EFR',\n",
483522
" 'S3_EFR_BC002',\n",
484523
" 'S3_ERR',\n",
485524
" 'S3_ERR_BC002',\n",
486525
" 'S3_LAN',\n",
526+
" 'S3_LAN_HY',\n",
527+
" 'S3_LAN_LI',\n",
528+
" 'S3_LAN_SI',\n",
487529
" 'S3_OLCI_L2LFR',\n",
488530
" 'S3_OLCI_L2LRR',\n",
489531
" 'S3_OLCI_L2WFR',\n",
@@ -494,6 +536,7 @@
494536
" 'S3_SLSTR_L1RBT',\n",
495537
" 'S3_SLSTR_L1RBT_BC003',\n",
496538
" 'S3_SLSTR_L1RBT_BC004',\n",
539+
" 'S3_SLSTR_L2',\n",
497540
" 'S3_SLSTR_L2AOD',\n",
498541
" 'S3_SLSTR_L2FRP',\n",
499542
" 'S3_SLSTR_L2LST',\n",
@@ -544,6 +587,7 @@
544587
" 'S5P_L2_SO2',\n",
545588
" 'S6_RADIO_OCCULTATION',\n",
546589
" 'SATELLITE_CARBON_DIOXIDE',\n",
590+
" 'SATELLITE_FIRE_BURNED_AREA',\n",
547591
" 'SATELLITE_METHANE',\n",
548592
" 'SATELLITE_SEA_ICE_CONCENTRATION',\n",
549593
" 'SATELLITE_SEA_ICE_EDGE_TYPE',\n",
@@ -556,17 +600,11 @@
556600
" 'SEASONAL_POSTPROCESSED_PL',\n",
557601
" 'SEASONAL_POSTPROCESSED_SL',\n",
558602
" 'SIS_HYDRO_MET_PROJ',\n",
559-
" 'SPOT5_SPIRIT',\n",
560-
" 'SPOT_SWH',\n",
561-
" 'SPOT_SWH_OLD',\n",
562603
" 'TIGGE_CF_SFC',\n",
563-
" 'UERRA_EUROPE_SL',\n",
564-
" 'VENUS_L1C',\n",
565-
" 'VENUS_L2A_MAJA',\n",
566-
" 'VENUS_L3A_MAJA']"
604+
" 'UERRA_EUROPE_SL']"
567605
]
568606
},
569-
"execution_count": 9,
607+
"execution_count": 7,
570608
"metadata": {},
571609
"output_type": "execute_result"
572610
}
@@ -711,7 +749,7 @@
711749
],
712750
"metadata": {
713751
"kernelspec": {
714-
"display_name": "ox",
752+
"display_name": "Python 3 (ipykernel)",
715753
"language": "python",
716754
"name": "python3"
717755
},
@@ -725,7 +763,7 @@
725763
"name": "python",
726764
"nbconvert_exporter": "python",
727765
"pygments_lexer": "ipython3",
728-
"version": "3.12.7"
766+
"version": "3.10.12"
729767
},
730768
"nbsphinx": {
731769
"execute": "always"

docs/notebooks/api_user_guide/2_configuration.ipynb

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,17 @@
4949
{
5050
"data": {
5151
"text/plain": [
52-
"['peps',\n",
52+
"['creodias_s3',\n",
53+
" 'planetary_computer',\n",
54+
" 'peps',\n",
5355
" 'aws_eos',\n",
5456
" 'cop_ads',\n",
5557
" 'cop_cds',\n",
5658
" 'cop_dataspace',\n",
5759
" 'cop_ewds',\n",
60+
" 'cop_ghsl',\n",
5861
" 'cop_marine',\n",
5962
" 'creodias',\n",
60-
" 'creodias_s3',\n",
6163
" 'dedl',\n",
6264
" 'dedt_lumi',\n",
6365
" 'earth_search',\n",
@@ -69,7 +71,6 @@
6971
" 'geodes_s3',\n",
7072
" 'hydroweb_next',\n",
7173
" 'meteoblue',\n",
72-
" 'planetary_computer',\n",
7374
" 'sara',\n",
7475
" 'usgs',\n",
7576
" 'usgs_satapi_aws',\n",
@@ -283,7 +284,7 @@
283284
],
284285
"metadata": {
285286
"kernelspec": {
286-
"display_name": "ox",
287+
"display_name": "Python 3 (ipykernel)",
287288
"language": "python",
288289
"name": "python3"
289290
},
@@ -297,7 +298,7 @@
297298
"name": "python",
298299
"nbconvert_exporter": "python",
299300
"pygments_lexer": "ipython3",
300-
"version": "3.12.7"
301+
"version": "3.10.12"
301302
},
302303
"nbsphinx": {
303304
"execute": "always"

0 commit comments

Comments
 (0)