Skip to content

Commit db529da

Browse files
Remove consolidated parameter from C3ONTEXT datasets to fix zarr 3.x compatibility
Co-authored-by: observingClouds <43613877+observingClouds@users.noreply.github.com>
1 parent 72199fd commit db529da

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

C3ONTEXT/C3ONTEXT.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,42 @@ sources:
22

33
level2:
44
args:
5-
consolidated: true
65
urlpath: ipfs://QmTHe5NYteNixxcjYVs49tSeGgrRBN8u8yJ5vmhaVXH16h
76
description: Level-2 dataset of manual classifications.
87
driver: zarr
98

109
level3_ICON-albedo_instant:
1110
args:
12-
consolidated: true
1311
urlpath: ipfs://Qmck6BAwT53RmmqgMbKnfnQYz9nobkxouUtfLEmaL7NMGZ
1412
description: Level-3 dataset of manual classifications based on pseudo-albedo from ICON simulation and composed on each timestep.
1513
driver: zarr
1614

1715
level3_ICON-albedo_daily:
1816
args:
19-
consolidated: true
2017
urlpath: ipfs://QmVeN9RRWmNkoXvH1u8p78ufzZqBw54meeB3TQFD7RJhGk
2118
description: Level-3 dataset of manual classifications based on pseudo-albedo from ICON simulation and composed daily.
2219
driver: zarr
2320

2421
level3_IR_instant:
2522
args:
26-
consolidated: true
2723
urlpath: ipfs://QmRDFjQ7Gxu6cHWFKaQXrodaujCu1VmvNKM3dpZsJzYt88
2824
description: Level-3 dataset of manual classifications based on infrared satellite images and composed on each timestep.
2925
driver: zarr
3026

3127
level3_IR_daily:
3228
args:
33-
consolidated: true
3429
urlpath: ipfs://QmWkQzqYMJMbFMGt6wy5jjYELmEx49QpwqXKa6aru2JMxj
3530
description: Level-3 dataset of manual classifications based on infrared satellite images and composed daily.
3631
driver: zarr
3732

3833
level3_VIS_instant:
3934
args:
40-
consolidated: true
4135
urlpath: ipfs://Qma5WhX9XBCtoWRDWb25NyKEWASC3a7oGZ68pZeVRNaNp3
4236
description: Level-3 dataset of manual classifications based on visible satellite images and composed on each timestep.
4337
driver: zarr
4438

4539
level3_VIS_daily:
4640
args:
47-
consolidated: true
4841
urlpath: ipfs://QmfHxHDRcqqkpah2WPBiaqwFMU3DS4hXYikmC8xYskus9W
4942
description: Level-3 dataset of manual classifications based on visible satellite images and composed daily.
5043
driver: zarr

0 commit comments

Comments
 (0)