Skip to content

chore: update external collections reference - #2336

Merged
sbrunato merged 1 commit into
developfrom
external-collections-ref-update
Sep 11, 2026
Merged

sbrunato merged 1 commit into
developfrom
external-collections-ref-update

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Update external collections reference from daily fetch. See Python API User Guide / Collections discovery

Collections validation

⚠️ 1012 warning(s) detected - please review the validation logs (logs.txt)

Changed file

eodag/resources/ext_collections.json

commit 0db27d82218ffd4aced6a2249b9af44b7f5b926e


Note: Detailed diffs are available in the job summary.

dedl - collections:

- EO.EUM.DAT.SENTINEL-3.SR_1_SRABC004
+ EO.BSC.DAT.ENERGY_INDICATORS
+ EO.DWD.STAT.HYDROMET_EXTREMES
+ EO.FMI.DAT.DESTINE_CLIMATE_WILDFIRE_FWI
+ EO.UFZ.DAT.HYDROLAND

dlr_eoc_geoservice - collections:

- S5P_TROPOMI_L3_P1D_CF
- S5P_TROPOMI_L3_P1D_COT
- S5P_TROPOMI_L3_P1D_CTH
- S5P_TROPOMI_L3_P1D_HCHO
- S5P_TROPOMI_L3_P1D_O3
- S5P_TROPOMI_L3_P1D_SO2
+ ENMAP_HSI_L1B
+ ENMAP_HSI_L1C

wekeo_cmems - collections:

- EO:MO:DAT:INSITU_ARC_PHYBGCWAV_DISCRETE_MYNRT_013_031:cmems_obs-ins_arc_phybgcwav_mynrt_na_irr_202311--ext--history
+ EO:MO:DAT:INSITU_GLO_PHYBGCWAV_DISCRETE_MYNRT_013_030:cmems_obs-ins_glo_phybgcwav_mynrt_na_irr_202311--ext--latest-radar-total
+ EO:MO:DAT:INSITU_GLO_PHYBGCWAV_DISCRETE_MYNRT_013_030:cmems_obs-ins_glo_phybgcwav_mynrt_na_irr_202311--ext--monthly-radar-total

Changes grouped by JSON paths:


description
extent.spatial.bbox[0][1]
extent.spatial.bbox[0][2]
extent.temporal.interval[0][1]
1 collection(s) affected (theia)

Click to expand for detailed diffs
theia - collections_config - sentinel-2-radiometric-indices
--- old
+++ new
@@ -1,12 +1,12 @@
 {
-    "description": "Radiometric indices computed from THEIA's sentinel-2 Level 2A images",
+    "description": "Radiometric indices computed from CNES/CESBIO Sentinel-2 Level 2A images",
     "extent": {
         "spatial": {
             "bbox": [
                 [
                     -5.719358444214,
-                    41.456241607666,
-                    10.354447364807,
+                    41.45619618740264,
+                    10.354508001293711,
                     51.451183319092
                 ]
             ]
@@ -15,7 +15,7 @@
             "interval": [
                 [
                     "2015-07-04T10:18:58.537000Z",
-                    "2026-08-25T11:18:53.557000Z"
+                    "2026-09-05T11:28:02.238000Z"
                 ]
             ]
         }


extent.spatial.bbox[0][0]
extent.spatial.bbox[0][1]
extent.spatial.bbox[0][2]
extent.spatial.bbox[0][3]
extent.temporal.interval[0][0]
extent.temporal.interval[0][1]
1 collection(s) affected (theia)

Click to expand for detailed diffs
theia - collections_config - s2mp-rpg-fr
--- old
+++ new
@@ -4,18 +4,18 @@
         "spatial": {
             "bbox": [
                 [
-                    0.0,
-                    0.0,
-                    0.0,
-                    0.0
+                    -5.719358495215288,
+                    41.45624189712769,
+                    10.354447329975113,
+                    51.451182205314446
                 ]
             ]
         },
         "temporal": {
             "interval": [
                 [
-                    null,
-                    null
+                    "2025-01-01T17:47:11.206319Z",
+                    "2026-06-29T06:07:50.853153Z"
                 ]
             ]
         }


extent.temporal.interval[0][0]
extent.temporal.interval[0][1]
3 collection(s) affected (dedl, geodes)

Click to expand for detailed diffs
dedl - collections_config - EO.ECMWF.DAT.DT_EXTREMES
--- old
+++ new
@@ -14,8 +14,8 @@
         "temporal": {
             "interval": [
                 [
-                    "2026-08-02T00:00:00Z",
-                    "2026-08-27T00:00:00Z"
+                    "2026-08-16T00:00:00Z",
+                    "2026-09-10T00:00:00Z"
                 ]
             ]
         }
geodes - collections_config - FLATSIM_INTERFEROGRAM
--- old
+++ new
@@ -15,8 +15,8 @@
         "temporal": {
             "interval": [
                 [
-                    "2014-10-09T23:02:19Z",
-                    "2025-08-30T04:53:35Z"
+                    null,
+                    null
                 ]
             ]
         }
geodes - collections_config - PEPS_S1_L1
--- old
+++ new
@@ -15,8 +15,8 @@
         "temporal": {
             "interval": [
                 [
-                    null,
-                    null
+                    "2014-06-15T03:44:44.792Z",
+                    "2026-09-11T11:13:23.265Z"
                 ]
             ]
         }


extent.temporal.interval[0][1]
128 collection(s) affected (cop_marine, geodes, theia)

Too many collections to list here. See detailed breakdown in job summary for the complete list.


Summary:

  • 133 item(s) with changes (providers_config + collections_config)
  • 4 unique path pattern(s)

@github-actions
github-actions Bot force-pushed the external-collections-ref-update branch 8 times, most recently from f10b278 to 9c33f3d Compare September 5, 2026 09:43
@github-actions
github-actions Bot force-pushed the external-collections-ref-update branch 7 times, most recently from 1a66de9 to 804496b Compare September 11, 2026 13:30
@github-actions
github-actions Bot force-pushed the external-collections-ref-update branch from 804496b to 0db27d8 Compare September 11, 2026 13:35
@sbrunato
sbrunato merged commit b3348b7 into develop Sep 11, 2026
1 check was pending
@sbrunato
sbrunato deleted the external-collections-ref-update branch September 11, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant