-
Notifications
You must be signed in to change notification settings - Fork 58
Expand file tree
/
Copy pathcopernicus_emergency.json
More file actions
818 lines (818 loc) · 52.6 KB
/
copernicus_emergency.json
File metadata and controls
818 lines (818 loc) · 52.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
[
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "cems-fire-historical-v1",
"title": "Fire danger indices historical data from the Copernicus Emergency Management Service",
"description": "This data set provides complete historical reconstruction of meteorological conditions favourable to the start, spread and sustainability of fires. The fire danger metrics provided are part of a vast dataset produced by the Copernicus Emergency Management Service for the\nEuropean Forest Fire Information System (EFFIS). The European Forest Fire Information System incorporates the fire danger indices for three different models developed in Canada, United States and Australia. In this dataset the fire danger indices are calculated using weather forecast from historical simulations provided by ECMWF ERA5 reanalysis.\nERA5 by combining model data and a vast set of quality controlled observations provides a globally complete and consistent data-set and is regarded as a good proxy for observed atmospheric conditions.\nThe selected data records in this data set are regularly extended with time as ERA5 forcing data become available. \nThis dataset is produced by ECMWF in its role of the computational centre for fire danger forecast of the CEMS, on behalf of the Joint Research Centre which is the managing entity of the service.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/cems-fire-historical-v1"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Product type: Reanalysis",
"Temporal coverage: Past",
"Spatial coverage: Global",
"Variable domain: Land (biosphere)",
"Provider: Copernicus CEMS"
],
"license": "CC-BY-4.0",
"providers": [
{
"name": "Copernicus Emergency Management Service"
}
],
"extent": {
"spatial": {
"bbox": [
[
0,
-90,
360,
90
]
]
},
"temporal": {
"interval": [
[
"1940-01-03T00:00:00Z",
"2026-02-26T00:00:00Z"
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/cems-fire-historical-v1/overview_7d52aa9bfd619151f13dba1d6a0c625edcb157696f3fbf0db3c24f0993f45e77.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/ObVmZLmujWun1v8ODWaaRNfQEAo=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/cems-fire-historical-v1/overview_7d52aa9bfd619151f13dba1d6a0c625edcb157696f3fbf0db3c24f0993f45e77.png"
}
}
},
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "cems-glofas-forecast",
"title": "River discharge and related forecasted data by the Global Flood Awareness System",
"description": "This dataset provides an ensemble of forecast time series of gridded hydrological data. The data set is a product of the Global Flood Awareness System (GloFAS) and offers a consistent representation of key hydrological variables across the global domain including:\n\nRiver discharge\nSoil wetness index (root zone)\nSnow water equivalent\nRunoff water equivalent (surface plus subsurface)\n\nAlso provided are two ancillary files for interpretation, one containing upstream area data and the other containing elevation data (see the table of related variables and the associated link in the documentation).\nThis dataset was produced by forcing the open-source LISFLOOD hydrological model with input from the European Centre for Medium-range Weather Forecasts (ECMWF) ensemble forecast combined with the ECMWF extended-range ensemble forecast up to 30 days.\nCompanion datasets, also available through the EWDS, are historical simulations which can be used to derive the hydrological climatology and for verification; reforecasts for research, local skill assessment and post-processing; and seasonal forecasts and reforecasts for users looking for longer leadtime forecasts. For users looking specifically for European hydrological data, we refer to the European Flood Awareness System (EFAS) forecasts and historical simulations.\nAll the GloFAS and EFAS datasets are part of the operational flood forecasting within the Copernicus Emergency Management Service (CEMS), which is managed, technically implemented and developed by the European Commission\u2019s Joint Research Centre.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/cems-glofas-forecast"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Temporal coverage: Past",
"Spatial coverage: Global",
"Provider: Copernicus CEMS",
"Variable domain: Land (hydrology)",
"Product type: Forecasts"
],
"license": "other",
"providers": [
{
"name": "ECMWF"
}
],
"extent": {
"spatial": {
"bbox": [
[
0,
-70,
360,
70
]
]
},
"temporal": {
"interval": [
[
"2019-11-05T00:00:00Z",
"2026-02-28T00:00:00Z"
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/cems-glofas-forecast/overview_36fc7b601512e3619bc5ba70ae0488b911d9d74e203400f9a321f5745768f6a5.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/5Ei37SA8oZby9C0Xvw2VoF6dWag=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/cems-glofas-forecast/overview_36fc7b601512e3619bc5ba70ae0488b911d9d74e203400f9a321f5745768f6a5.png"
}
}
},
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "cems-glofas-historical",
"title": "River discharge and related historical data from the Global Flood Awareness System",
"description": "This dataset provides gridded modelled daily hydrological time series forced with meteorological reanalysis data. The data set is a product of the Global Flood Awareness System (GloFAS) and offers a consistent representation of key hydrological variables across the global domain including:\n\nRiver discharge\nSoil wetness index (root zone)\nSnow water equivalent\nRunoff water equivalent (surface plus subsurface)\n\nAlso provided are two ancillary files for interpretation, one containing upstream area data and the other containing elevation data (see the table of related variables and the associated link in the documentation).\nThis dataset was produced by forcing the open-source LISFLOOD hydrological model with ERA5 meteorological reanalysis data, interpolated to the GloFAS resolution, produced at a 24-hourly timestep. Two variations of the ERA5 forcing data are used, resulting in two types of hydrological data: intermediate and consolidated. Intermediate hydrological data is produced using ERA5 Near Real Time (ERA5T) data and is updated daily, whilst consolidated hydrological data is produced using the consolidated ERA5 reanalysis and is updated monthly.\nCompanion datasets, also available through the EWDS, are forecasts for users who are looking for medium-range forecasts, reforecasts for research, local skill assessment and post-processing, and seasonal forecasts and reforecasts for users looking for long-term forecasts. For users specifically interested in European hydrological data, we refer to the European Flood Awareness System (EFAS) forecasts and historical simulations. \nAll the GloFAS and EFAS datasets are part of the operational flood forecasting within the Copernicus Emergency Management Service (CEMS), which is managed, technically implemented and developed by the European Commission\u2019s Joint Research Centre.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/cems-glofas-historical"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Product type: Reanalysis",
"Temporal coverage: Past",
"Spatial coverage: Global",
"Provider: Copernicus CEMS",
"Variable domain: Land (hydrology)"
],
"license": "other",
"providers": [
{
"name": "ECMWF"
}
],
"extent": {
"spatial": {
"bbox": [
[
0,
-70,
360,
70
]
]
},
"temporal": {
"interval": [
[
"1979-01-01T00:00:00Z",
"2026-02-26T00:00:00Z"
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/cems-glofas-historical/overview_779934fbef02d194554ae626a1c5570e24a2e2a2e4b2ae7e8c54b4ca0c7fe9d0.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/326qPafXpnwSyVeWE_zprZ7Bl9Y=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/cems-glofas-historical/overview_779934fbef02d194554ae626a1c5570e24a2e2a2e4b2ae7e8c54b4ca0c7fe9d0.png"
}
}
},
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "efas-historical",
"title": "River discharge and related historical data from the European Flood Awareness System",
"description": "This dataset provides gridded modelled sub-daily and daily hydrological time series forced with meteorological observations. The data set is a consistent representation of the most important hydrological variables across the European Flood Awareness System (EFAS) domain. The temporal resolution is up to 30 years modelled time series of:\n\nRiver discharge\nVolumetric soil moisture\nSnow water equivalent\nSoil wetness index (root zone)\nRunoff water equivalent (surface plus subsurface)\n\nAlso provided are auxiliary (time invariant) data to aid interpretation of river discharge and soil moisture data. These auxiliary data are the upstream area, elevation, soil depth, wilting capacity and field capacity. The latter three are provided at three soil levels, one for each of the three soil layers represented in LISFLOOD.\nThis dataset was produced by forcing the open-source LISFLOOD hydrological model with gridded observational data of precipitation and temperature at a 1x1 arcminute resolution (~1.5 km at EFAS latitudes) across the EFAS domain. Previous versions of the data have a 5x5km resolution. For the latest version data is available from 1992-01-01 up until near-real time, with a delay of 6 days. The real-time data is only available to EFAS partners.\nCompanion datasets, also available through the EWDS, are forecasts for users who are looking medium-range forecasts, reforecasts for research, local skill assessment and post-processing, and seasonal forecasts and reforecasts for users looking for long-term forecasts. For users looking for global hydrological data, we refer to the Global Flood Awareness System (GloFAS) forecasts and historical simulations.\nAll these datasets are part of the operational flood forecasting within the Copernicus Emergency Management Service (CEMS), which is managed, technically implemented and developed by the European Commission\u2019s Joint Research Centre.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/efas-historical"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Product type: Reanalysis",
"Temporal coverage: Past",
"Spatial coverage: Europe",
"Provider: Copernicus CEMS",
"Variable domain: Land (hydrology)"
],
"license": "other",
"providers": [
{
"name": "ECMWF"
}
],
"extent": {
"spatial": {
"bbox": [
[
0,
-70,
360,
70
]
]
},
"temporal": {
"interval": [
[
"1991-01-01T00:00:00Z",
"2026-02-25T00:00:00Z"
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/efas-historical/overview_ddd9074d456be00a54d03c320485bdbb1d1871507eccaa1039404a9c2c62fe31.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/lHpkSZaxXko-wA_Tt4GqwZhv-7U=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/efas-historical/overview_ddd9074d456be00a54d03c320485bdbb1d1871507eccaa1039404a9c2c62fe31.png"
}
}
},
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "efas-forecast",
"title": "River discharge and related forecasted data by the European Flood Awareness System",
"description": "This dataset provides gridded modelled hydrological time series forced with medium-range meteorological forecasts. The data is a consistent representation of the most important hydrological variables across the European Flood Awareness System (EFAS) domain. The temporal resolution is sub-daily high-resolution and ensemble forecasts of:\n\nRiver discharge\nVolumetric soil moisture\nSnow water equivalent\nSoil wetness index (root zone)\nRunoff water equivalent (surface plus subsurface)\n\nAlso provided are auxiliary (time invariant) data to aid interpretation of river discharge and soil moisture data. These auxiliary data are the upstream area, elevation, soil depth, wilting capacity and field capacity. The latter three are provided at three soil levels, one for each of the three soil layers represented in LISFLOOD.\nThis data set was produced by forcing the open-source LISFLOOD hydrological model at a 1x1 arcminute resolution (~1.5 km at EFAS latitudes) with meteorological forecasts. For version 4.0 and older, the open-source LISFLOOD hydrological model was forced at a 5x5km resolution. The forecasts are initialised twice daily at 00 and 12 UTC with time steps of 6 or 24 hours (the latter for version 3.5 and older) and lead times between 5 and 15 days depending on the forcing numerical weather prediction model. The forcing meteorological data are high-resolution and ensemble forecasts from the European Centre of Medium-range Weather Forecasts (ECMWF) with 51 ensemble members, high-resolution forecasts from the Deutsches Wetter Dienst (DWD) and the ensemble forecasts from the COSMO Local Ensemble Prediction System (COSMO-LEPS) with 20 ensemble members. The hydrological forecasts are available from 2018-10-10 up until present with a 30-day delay. The real-time data is only available to EFAS partners.\nCompanion datasets, also available through the EWDS, are historical simulations which can be used to derive the hydrological climatology and for verification; reforecasts for research, local skill assessment and post-processing; and seasonal forecasts and reforecasts for users looking for longer leadtime forecasts. For users looking for global hydrological data, we refer to the Global Flood Awareness System (GloFAS) forecasts and historical simulations.\nAll these datasets are part of the operational flood forecasting within the Copernicus Emergency Management Service (CEMS), which is managed, technically implemented and developed by the European Commission\u2019s Joint Research Centre.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/efas-forecast"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Temporal coverage: Past",
"Spatial coverage: Europe",
"Provider: Copernicus CEMS",
"Variable domain: Land (hydrology)",
"Product type: Forecasts"
],
"license": "other",
"providers": [
{
"name": "ECMWF"
}
],
"extent": {
"spatial": {
"bbox": [
[
0,
-70,
360,
70
]
]
},
"temporal": {
"interval": [
[
"2018-10-11T00:00:00Z",
"2026-01-26T00:00:00Z"
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/efas-forecast/overview_ddd9074d456be00a54d03c320485bdbb1d1871507eccaa1039404a9c2c62fe31.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/qaKs1FDYFXDR1n4PompbSKLekhY=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/efas-forecast/overview_ddd9074d456be00a54d03c320485bdbb1d1871507eccaa1039404a9c2c62fe31.png"
}
}
},
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "efas-seasonal",
"title": "Seasonal forecasts of river discharge and related data by the European Flood Awareness System",
"description": "This dataset provides gridded modelled daily hydrological time series forced with seasonal meteorological forecasts. The dataset is a consistent representation of the most important hydrological variables across the European Flood Awareness (EFAS) domain. The temporal resolution is daily forecasts initialised once a month consisting of:\n\nRiver discharge\nVolumetric soil moisture\nSnow water equivalent\nSoil wetness index (root zone)\nRunoff water equivalent (surface plus subsurface)\n\nAlso provided are auxiliary (time invariant) data to aid interpretation of river discharge and soil moisture data. These auxiliary data are the upstream area, elevation, soil depth, wilting capacity and field capacity. The latter three are provided at three soil levels, one for each of the three soil layers represented in LISFLOOD.\nThis data set was produced by forcing the open-source LISFLOOD hydrological model at a 1x1 arcminute resolution (~1.5 km at EFAS latitudes) with seasonal meteorological ensemble forecasts. For version 4.0 and older, the open-source LISFLOOD hydrological model was forced at a 5x5km resolution. The forecasts are initialised on the first of each month with a lead time of 215 days at 24-hour time steps. The meteorological data are seasonal forecasts (SEAS5) from the European Centre of Medium-range Weather Forecasts (ECMWF) with 51 ensemble members. The forecasts are available from November 2020.\nCompanion datasets, also available through the Early Warning Data Store (EWDS), are seasonal reforecasts for research, local skill assessment and post-processing of the seasonal forecasts. There are also medium-range forecasts for users who want to look at shorter time ranges. These are accompanied by historical simulations which can be used to derive the hydrological climatology, and medium-range reforecasts. For users looking for global hydrological data, we refer to the Global Flood Awareness System (GloFAS) forecasts and historical simulations.\nAll these datasets are part of the operational flood forecasting within the Copernicus Emergency Management Service (CEMS), which is managed, technically implemented and developed by the European Commission\u2019s Joint Research Centre.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/efas-seasonal"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Spatial coverage: Europe",
"Provider: Copernicus CEMS",
"Product type: Seasonal forecasts",
"Variable domain: Land (hydrology)",
"Temporal coverage: Present"
],
"license": "other",
"providers": [
{
"name": "ECMWF"
}
],
"extent": {
"spatial": {
"bbox": [
[
0,
-70,
360,
70
]
]
},
"temporal": {
"interval": [
[
"2020-11-01T00:00:00Z",
"2026-02-01T00:00:00Z"
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/efas-seasonal/overview_027e11ba4b15ebcb3217e766cb5c74cfd08665cf129d439a9ef52724a1961fa0.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/O1bh_HpiA2OYGzlcy0IGnZu_pAI=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/efas-seasonal/overview_027e11ba4b15ebcb3217e766cb5c74cfd08665cf129d439a9ef52724a1961fa0.png"
}
}
},
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "cems-glofas-seasonal",
"title": "Seasonal forecasts of river discharge and related data by the Global Flood Awareness System",
"description": "This dataset provides an ensemble of forecasted time series of gridded hydrological data forced with seasonal meteorological forecasts. The data set is a product of the Global Flood Awareness System (GloFAS) and offers a consistent representation of key hydrological variables across the global domain including:\n\nRiver discharge\nSoil wetness index (root zone)\nSnow water equivalent\nRunoff water equivalent (surface plus subsurface)\n\nAlso provided are two ancillary files for interpretation, one containing upstream area data and the other containing elevation data (see the table of related variables and the associated link in the documentation).\nThis dataset was produced by forcing the open-source LISFLOOD hydrological model at a 0.05\u00b0 (~5 km at the equator) resolution with seasonal meteorological forecasts from the European Centre for Medium-range Weather Forecasts (ECMWF). For version 3.1 and older, the open-source LISFLOOD hydrological model was forced at a 0.1\u00b0 (~11 km at the equator) resolution. The forecasts are initialised on the first of each month with a 24-hourly time step, and cover 123 days.\nCompanion datasets, also available through the Early Warning Data Store (EWDS), are the operational forecasts, historical simulations that can be used to derive the hydrological climatology, and medium-range and seasonal reforecasts. The latter dataset enables research, local skill assessment and post-processing of the seasonal forecasts. In addition, the seasonal reforecasts are also used to derive a specific range dependent climatology for the seasonal system. For users looking specifically for European hydrological data, we refer to the European Flood Awareness System (EFAS) forecasts and historical simulations.\nAll these datasets are part of the operational flood forecasting within the Copernicus Emergency Management Service (CEMS), which is managed, technically implemented and developed by the European Commission\u2019s Joint Research Centre.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/cems-glofas-seasonal"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Spatial coverage: Global",
"Provider: Copernicus CEMS",
"Product type: Seasonal forecasts",
"Variable domain: Land (hydrology)",
"Temporal coverage: Present"
],
"license": "other",
"providers": [
{
"name": "ECMWF"
}
],
"extent": {
"spatial": {
"bbox": [
[
0,
-60,
360,
90
]
]
},
"temporal": {
"interval": [
[
"2020-12-01T00:00:00Z",
"2026-02-01T00:00:00Z"
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/cems-glofas-seasonal/overview_0885f764fd7ce14e5c511c5751d22b0610d3004d3de56f389562cace8f67e2bc.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/S_cANS_r0oitqGUjgW8BjGlgg1s=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/cems-glofas-seasonal/overview_0885f764fd7ce14e5c511c5751d22b0610d3004d3de56f389562cace8f67e2bc.png"
}
}
},
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "cems-fire-seasonal",
"title": "Seasonal forecast of fire danger indices from the Copernicus Emergency Management Service",
"description": "This dataset offers modeled daily fire danger time series, driven by seasonal weather forecasts. It provides long-range predictions of meteorological conditions conducive to the initiation, spread, and persistence of fires. The fire danger metrics included in this dataset are part of an extensive dataset produced by the Copernicus Emergency Management Service (CEMS) for the European Forest Fire Information System (EFFIS) and the Global Wildfire Information System (GWIS). EFFIS and GWIS are used for monitoring and forecasting fire danger at both European and global scales. The dataset incorporates fire danger indices from the U.S. Forest Service National Fire-Danger Rating System (NFDRS), the Canadian Forest Service Fire Weather Index Rating System (FWI), and the Australian McArthur (Mark 5) rating systems.\nThis dataset was generated by driving the Global ECMWF Fire Forecast (GEFF) model with seasonal weather ensemble forecasts from the European Centre for Medium-Range Weather Forecasts (ECMWF) System 5 (SEAS5) prediction system.These forecasts initially consist of 25 ensemble members until December 2016, referred to as re-forecasts. After that period, they consist of seasonal forecasts with 51 members. It is important to note that the re-forecast dataset was initialized using ERA-Interim analysis data, while forecast simulations from 2016 onward are initialized using ECMWF operational analysis. Therefore, it is suggested that the period 1981-2016 be used as a reference period, while the period 2017-to present as a real time forecast. \nFor both the re-forecast (1981-2016) and forecast periods (2017-present), the temporal resolution is daily forecasts at 12:00 local time, available once a month, with a prediction horizon of 216 days (equivalent to 7 months). The data records in this dataset will be extended over time as seasonal forcing data becomes available. Once the SEAS5 operation ceases, the dataset will be updated with the next ECMWF seasonal system (SEAS6). It is essential to note that this is not a real-time service, as real-time forecasts are accessible through the EFFIS web services.\nThese seasonal forecasts can be used to assess the performance of the forecasting system or to develop tools for statistically correcting forecast errors. ECMWF produces this dataset as the computational center for fire danger forecasting within the Copernicus Emergency Management Service (CEMS) on behalf of the Joint Research Centre, which serves as the managing entity for this service.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/cems-fire-seasonal"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Temporal coverage: Past",
"Spatial coverage: Global",
"Variable domain: Land (biosphere)",
"Provider: Copernicus CEMS",
"Product type: Seasonal forecasts"
],
"license": "CC-BY-4.0",
"providers": [
{
"name": "ECMWF"
}
],
"extent": {
"spatial": {
"bbox": [
[
-179.95,
-89.95,
179.95,
89.95
]
]
},
"temporal": {
"interval": [
[
"1981-02-01T00:00:00Z",
"2026-01-01T00:00:00Z"
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/cems-fire-seasonal/overview_6a09913a8735343a5dc4801f5394a4448c819060f84fd021b7b4291e4ef231da.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/c8wgzziXyVvvElQIy6hl9nTQSrc=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/cems-fire-seasonal/overview_6a09913a8735343a5dc4801f5394a4448c819060f84fd021b7b4291e4ef231da.png"
}
}
},
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "cems-glofas-reforecast",
"title": "Reforecasts of river discharge and related data by the Global Flood Awareness System",
"description": "This dataset provides a gridded modelled time series of river discharge, forced with medium- to sub-seasonal range meteorological reforecasts. The data is a consistent representation of a key hydrological variable across the global domain, and is a product of the Global Flood Awareness System (GloFAS). It is accompanied by an ancillary file for interpretation that provides the upstream area (see the related variables table and associated link in the documentation).\nThis dataset was produced by forcing the open-source LISFLOOD hydrological model with input from the European Centre for Medium-range Weather Forecasts (ECMWF) 11-member ensemble ECMWF-ENS reforecasts. Reforecasts are forecasts run over past dates, and those presented here are used for providing a suitably long time period against which the skill of the 30-day real-time operational forecast can be assessed. The reforecasts are initialised twice weekly with lead times up to 46 days, at 24-hour steps for 20 years in the recent history. For more specific information on the how the reforecast dataset is produced we refer to the documentation.\nCompanion datasets, also available through the Early Warning Data Store (EWDS), are the operational forecasts, historical simulations that can be used to derive the hydrological climatology, and seasonal forecasts and reforecasts for users looking for long term forecasts. For users looking specifically for European hydrological data, we refer to the European Flood Awareness System (EFAS) forecasts and historical simulations.\nAll these datasets are part of the operational flood forecasting within the Copernicus Emergency Management Service (CEMS), which is managed, technically implemented and developed by the European Commission\u2019s Joint Research Centre.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/cems-glofas-reforecast"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Temporal coverage: Past",
"Spatial coverage: Global",
"Provider: Copernicus CEMS",
"Variable domain: Land (hydrology)",
"Product type: Reforecasts"
],
"license": "other",
"providers": [
{
"name": "ECMWF"
}
],
"extent": {
"spatial": {
"bbox": [
[
0,
-70,
360,
70
]
]
},
"temporal": {
"interval": [
[
"1999-01-03T00:00:00Z",
"2023-11-25T00:00:00Z"
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/cems-glofas-reforecast/overview_36fc7b601512e3619bc5ba70ae0488b911d9d74e203400f9a321f5745768f6a5.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/FdMcuIlqZkXrhhngueNIO44Rbfo=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/cems-glofas-reforecast/overview_36fc7b601512e3619bc5ba70ae0488b911d9d74e203400f9a321f5745768f6a5.png"
}
}
},
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "cems-glofas-seasonal-reforecast",
"title": "Seasonal reforecasts of river discharge and related data from the Global Flood Awareness System",
"description": "This dataset provides a gridded modelled time series of river discharge forced with seasonal range meteorological reforecasts. The data is a consistent representation of a key hydrological variable across the global domain, and is a product of the Global Flood Awareness System (GloFAS). It is accompanied by an ancillary file for interpretation that provides the upstream area (see the related variables table and associated link in the documentation).\nThis dataset was produced by forcing the open-source LISFLOOD hydrological model with input from the European Centre for Medium-range Weather Forecasts (ECMWF) ensemble seasonal forecasting system, SEAS5. For the period of 1981 to 2016 the number of ensemble members is 25, whilst reforecasts produced for 2017 onwards use a 51-member ensemble. Reforecasts are forecasts run over past dates, with those presented here used for producing the seasonal river discharge thresholds. In addition, they provide a suitably long time period against which the skill of the seasonal forecast can be assessed. The reforecasts are initialised monthly and run for 123 days, with a 24-hourly time step. For more specific information on the how the seasonal reforecast dataset is produced we refer to the documentation.\nCompanion datasets, also available through the Early Warning Data Store (EWDS), include the seasonal forecasts, for which the dataset provided here can be useful for local skill assessment and post-processing. For users looking for shorter term forecasts there are also medium-range forecasts and reforecasts available, as well as historical simulations that can be used to derive the hydrological climatology. For users looking specifically for European hydrological data, we refer to the European Flood Awareness System (EFAS) forecasts and historical simulations.\nAll these datasets are part of the operational flood forecasting within the Copernicus Emergency Management Service (CEMS), which is managed, technically implemented and developed by the European Commission\u2019s Joint Research Centre.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/cems-glofas-seasonal-reforecast"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Temporal coverage: Past",
"Spatial coverage: Global",
"Provider: Copernicus CEMS",
"Variable domain: Land (hydrology)",
"Product type: Seasonal reforecasts"
],
"license": "other",
"providers": [
{
"name": "ECMWF"
}
],
"extent": {
"spatial": {
"bbox": [
[
0,
-60,
360,
90
]
]
},
"temporal": {
"interval": [
[
"1981-01-01T00:00:00Z",
"2023-07-01T00:00:00Z"
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/cems-glofas-seasonal-reforecast/overview_607aab0c8084d2b2ecdae18f6a6c7023219edd0cadf9f2d9eb44d8a6dcef7dda.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/DJRV6rqC3idzddOL-Gm6E7Wjv8s=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/cems-glofas-seasonal-reforecast/overview_607aab0c8084d2b2ecdae18f6a6c7023219edd0cadf9f2d9eb44d8a6dcef7dda.png"
}
}
},
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "efas-seasonal-reforecast",
"title": "Seasonal reforecasts of river discharge and related data by the European Flood Awareness System",
"description": "This dataset provides modelled daily hydrological time series forced with seasonal meteorological reforecasts. The dataset is a consistent representation of the most important hydrological variables across the European Flood Awareness (EFAS) domain. The temporal resolution is daily forecasts initialised once a month from 1991 to near real-time of:\n\nRiver discharge\nVolumetric soil moisture\nSnow water equivalent\nSoil wetness index (root zone)\nRunoff water equivalent (surface plus subsurface)\n\nAlso provided are auxiliary (time invariant) data to aid interpretation of river discharge and soil moisture data. These auxiliary data are the upstream area, elevation, soil depth, wilting capacity and field capacity. The latter three are provided at three soil levels, one for each of the three soil layers represented in LISFLOOD.\nThis data set was produced by forcing the open-source LISFLOOD hydrological model at a 1x1 arcminute resolution (~1.5 km at EFAS latitudes) with seasonal meteorological ensemble reforecasts. For version 4.0, the open-source LISFLOOD hydrological model was forced at a 5x5km resolution. Reforecasts are forecasts run over past dates and are typically used to assess the skill of a forecast system or to develop tools for statistical error correction of the forecasts. The reforecasts are initialised on the first of each month with a lead time of 215 days at 24-hour time steps. The forcing meteorological data are seasonal reforecasts from the European Centre of Medium-range Weather Forecasts (ECMWF), consisting of 25 ensemble members up until December 2016, and after that 51 members. Hydrometeorological reforecasts are available from 1991-01-01 to near real-time.\nCompanion datasets, also available through the Early Warning Data Store (EWDS), are seasonal forecasts, for which the seasonal reforecasts can be useful for local skill assessment and post-processing of the seasonal forecasts. For users looking for shorter time ranges there are medium-range forecasts and reforecasts, as well as historical simulations which can be used to derive the hydrological climatology. For users looking for global hydrological data, we refer to the Global Flood Awareness System (GloFAS) forecasts and historical simulations. All these datasets are part of the operational flood forecasting within the Copernicus Emergency Management Service (CEMS).\nAll these datasets are part of the operational flood forecasting within the Copernicus Emergency Management Service (CEMS), which is managed, technically implemented and developed by the European Commission\u2019s Joint Research Centre.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/efas-seasonal-reforecast"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Spatial coverage: Europe",
"Provider: Copernicus CEMS",
"Variable domain: Land (hydrology)",
"Product type: Seasonal reforecasts",
"Temporal coverage: Present"
],
"license": "other",
"providers": [
{
"name": "ECMWF"
}
],
"extent": {
"spatial": {
"bbox": [
[
0,
-70,
360,
70
]
]
},
"temporal": {
"interval": [
[
"1999-01-01T00:00:00Z",
null
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/efas-seasonal-reforecast/overview_ccf1de467bf1208cba89aebab94f143aa32772f4f3306b8159358d3655173f92.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/QZpkIR9uiO-Tdxuxs2KCrUKIPks=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/efas-seasonal-reforecast/overview_ccf1de467bf1208cba89aebab94f143aa32772f4f3306b8159358d3655173f92.png"
}
}
},
{
"type": "Collection",
"stac_version": "1.1.0",
"id": "efas-reforecast",
"title": "Reforecasts of river discharge and related data by the European Flood Awareness System",
"description": "This dataset provides gridded modelled hydrological time series forced with medium- to sub-seasonal range meteorological reforecasts. The data is a consistent representation of the most important hydrological variables across the European Flood Awareness System (EFAS) domain. The temporal resolution is 20 years of sub-daily reforecasts initialised twice weekly (Mondays and Thursdays) of:\n\nRiver discharge\nVolumetric soil moisture\nSnow water equivalent\nSoil wetness index (root zone)\nRunoff water equivalent (surface plus subsurface)\n\nAlso provided are auxiliary (time invariant) data to aid interpretation of river discharge and soil moisture data. These auxiliary data are the upstream area, elevation, soil depth, wilting capacity and field capacity. The latter three are provided at three soil levels, one for each of the three soil layers represented in LISFLOOD.\nThis data set was produced by forcing the open-source LISFLOOD hydrological model at a 1x1 arcminute resolution (~1.5 km at EFAS latitudes) with ensemble meteorological reforecasts from the European Centre of Medium-range Weather Forecasts (ECMWF). For version 4.0, the open-source LISFLOOD hydrological model was forced at a 5x5km resolution. Reforecasts are forecasts run over past dates and are typically used to assess the skill of a forecast system or to develop tools for statistical error correction of the forecasts. The reforecasts are initialised twice weekly with lead times up to 46 days, at 6-hourly time steps for 20 years. For more specific information on the how the reforecast dataset is produced we refer to the documentation.\nCompanion datasets, also available through the Early Warning Data Store (EWDS), are the operational forecasts, historical simulations which can be used to derive the hydrological climatology, and seasonal forecasts and reforecasts for users looking for long term forecasts. For users looking for global hydrological data, we refer to the Global Flood Awareness System (GloFAS) forecasts and historical simulations.\nAll these datasets are part of the operational flood forecasting within the Copernicus Emergency Management Service (CEMS), which is managed, technically implemented and developed by the European Commission\u2019s Joint Research Centre.",
"links": [
{
"rel": "self",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/collections/efas-reforecast"
},
{
"rel": "parent",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
},
{
"rel": "root",
"type": "application/json",
"href": "https://ewds.climate.copernicus.eu/api/catalogue/v1/"
}
],
"keywords": [
"Spatial coverage: Europe",
"Provider: Copernicus CEMS",
"Variable domain: Land (hydrology)",
"Product type: Reforecasts",
"Temporal coverage: Present"
],
"license": "other",
"providers": [
{
"name": "ECMWF"
}
],
"extent": {
"spatial": {
"bbox": [
[
-180,
-90,
180,
90
]
]
},
"temporal": {
"interval": [
[
"2020-10-14T00:00:00Z",
null
]
]
}
},
"summaries": "{}",
"assets": {
"thumbnail": {
"href": "https://object-store.os-api.cci2.ecmwf.int:443/cci2-prod-catalogue/resources/efas-reforecast/overview_0e118ef0dc64e1b78c2a7bba3af6e2c0221e25b1b23e2ad16f46dd70c7005faa.png",
"type": "image/jpg",
"roles": [
"thumbnail"
],
"thumborHref": "https://ewds.climate.copernicus.eu/thumbnails/ms0f-qSKopjB_ppPM4Py_tgTAKg=/150x0/filters:format(webp)/object-store.os-api.cci2.ecmwf.int/cci2-prod-catalogue/resources/efas-reforecast/overview_0e118ef0dc64e1b78c2a7bba3af6e2c0221e25b1b23e2ad16f46dd70c7005faa.png"
}
}
}
]