zeyuanh commited on
Commit
a34010d
·
verified ·
1 Parent(s): 0144fd6

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
.gitattributes CHANGED
@@ -58,3 +58,18 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ qr/c/13/0/0 filter=lfs diff=lfs merge=lfs -text
62
+ qr/c/17/0/0 filter=lfs diff=lfs merge=lfs -text
63
+ qr/c/36/0/0 filter=lfs diff=lfs merge=lfs -text
64
+ qr/c/815/0/0 filter=lfs diff=lfs merge=lfs -text
65
+ qr/c/230/0/0 filter=lfs diff=lfs merge=lfs -text
66
+ qr/c/249/0/0 filter=lfs diff=lfs merge=lfs -text
67
+ qr/c/830/0/0 filter=lfs diff=lfs merge=lfs -text
68
+ qr/c/958/0/0 filter=lfs diff=lfs merge=lfs -text
69
+ qr/c/56/0/0 filter=lfs diff=lfs merge=lfs -text
70
+ qr/c/330/0/0 filter=lfs diff=lfs merge=lfs -text
71
+ qr/c/453/0/0 filter=lfs diff=lfs merge=lfs -text
72
+ qr/c/950/0/0 filter=lfs diff=lfs merge=lfs -text
73
+ qr/c/891/0/0 filter=lfs diff=lfs merge=lfs -text
74
+ qr/c/122/0/0 filter=lfs diff=lfs merge=lfs -text
75
+ qr/c/208/0/0 filter=lfs diff=lfs merge=lfs -text
LW_flux_dn_at_model_bot/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
LW_flux_up_at_model_bot/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
LW_flux_up_at_model_top/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
PotentialTemperature/zarr.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 32,
5
+ 25165824
6
+ ],
7
+ "data_type": "float32",
8
+ "chunk_grid": {
9
+ "name": "regular",
10
+ "configuration": {
11
+ "chunk_shape": [
12
+ 1,
13
+ 32,
14
+ 25165824
15
+ ]
16
+ }
17
+ },
18
+ "chunk_key_encoding": {
19
+ "name": "default",
20
+ "configuration": {
21
+ "separator": "/"
22
+ }
23
+ },
24
+ "fill_value": 0.0,
25
+ "codecs": [
26
+ {
27
+ "name": "sharding_indexed",
28
+ "configuration": {
29
+ "chunk_shape": [
30
+ 1,
31
+ 1,
32
+ 4194304
33
+ ],
34
+ "codecs": [
35
+ {
36
+ "name": "bytes",
37
+ "configuration": {
38
+ "endian": "little"
39
+ }
40
+ },
41
+ {
42
+ "name": "zstd",
43
+ "configuration": {
44
+ "level": 0,
45
+ "checksum": false
46
+ }
47
+ }
48
+ ],
49
+ "index_codecs": [
50
+ {
51
+ "name": "bytes",
52
+ "configuration": {
53
+ "endian": "little"
54
+ }
55
+ },
56
+ {
57
+ "name": "crc32c"
58
+ }
59
+ ],
60
+ "index_location": "end"
61
+ }
62
+ }
63
+ ],
64
+ "attributes": {},
65
+ "zarr_format": 3,
66
+ "node_type": "array",
67
+ "storage_transformers": [],
68
+ "dimension_names": [
69
+ "time",
70
+ "lev",
71
+ "ncol"
72
+ ]
73
+ }
SW_flux_dn_at_model_bot/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
SW_flux_dn_at_model_top/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
SW_flux_up_at_model_bot/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
SW_flux_up_at_model_top/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
T_2m/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
U/zarr.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 32,
5
+ 25165824
6
+ ],
7
+ "data_type": "float32",
8
+ "chunk_grid": {
9
+ "name": "regular",
10
+ "configuration": {
11
+ "chunk_shape": [
12
+ 1,
13
+ 32,
14
+ 25165824
15
+ ]
16
+ }
17
+ },
18
+ "chunk_key_encoding": {
19
+ "name": "default",
20
+ "configuration": {
21
+ "separator": "/"
22
+ }
23
+ },
24
+ "fill_value": 0.0,
25
+ "codecs": [
26
+ {
27
+ "name": "sharding_indexed",
28
+ "configuration": {
29
+ "chunk_shape": [
30
+ 1,
31
+ 1,
32
+ 4194304
33
+ ],
34
+ "codecs": [
35
+ {
36
+ "name": "bytes",
37
+ "configuration": {
38
+ "endian": "little"
39
+ }
40
+ },
41
+ {
42
+ "name": "zstd",
43
+ "configuration": {
44
+ "level": 0,
45
+ "checksum": false
46
+ }
47
+ }
48
+ ],
49
+ "index_codecs": [
50
+ {
51
+ "name": "bytes",
52
+ "configuration": {
53
+ "endian": "little"
54
+ }
55
+ },
56
+ {
57
+ "name": "crc32c"
58
+ }
59
+ ],
60
+ "index_location": "end"
61
+ }
62
+ }
63
+ ],
64
+ "attributes": {},
65
+ "zarr_format": 3,
66
+ "node_type": "array",
67
+ "storage_transformers": [],
68
+ "dimension_names": [
69
+ "time",
70
+ "lev",
71
+ "ncol"
72
+ ]
73
+ }
U_at_10m_above_surface/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
V/zarr.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 32,
5
+ 25165824
6
+ ],
7
+ "data_type": "float32",
8
+ "chunk_grid": {
9
+ "name": "regular",
10
+ "configuration": {
11
+ "chunk_shape": [
12
+ 1,
13
+ 32,
14
+ 25165824
15
+ ]
16
+ }
17
+ },
18
+ "chunk_key_encoding": {
19
+ "name": "default",
20
+ "configuration": {
21
+ "separator": "/"
22
+ }
23
+ },
24
+ "fill_value": 0.0,
25
+ "codecs": [
26
+ {
27
+ "name": "sharding_indexed",
28
+ "configuration": {
29
+ "chunk_shape": [
30
+ 1,
31
+ 1,
32
+ 4194304
33
+ ],
34
+ "codecs": [
35
+ {
36
+ "name": "bytes",
37
+ "configuration": {
38
+ "endian": "little"
39
+ }
40
+ },
41
+ {
42
+ "name": "zstd",
43
+ "configuration": {
44
+ "level": 0,
45
+ "checksum": false
46
+ }
47
+ }
48
+ ],
49
+ "index_codecs": [
50
+ {
51
+ "name": "bytes",
52
+ "configuration": {
53
+ "endian": "little"
54
+ }
55
+ },
56
+ {
57
+ "name": "crc32c"
58
+ }
59
+ ],
60
+ "index_location": "end"
61
+ }
62
+ }
63
+ ],
64
+ "attributes": {},
65
+ "zarr_format": 3,
66
+ "node_type": "array",
67
+ "storage_transformers": [],
68
+ "dimension_names": [
69
+ "time",
70
+ "lev",
71
+ "ncol"
72
+ ]
73
+ }
V_at_10m_above_surface/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
coszr/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
diag_equiv_reflectivity/zarr.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 32,
5
+ 25165824
6
+ ],
7
+ "data_type": "float32",
8
+ "chunk_grid": {
9
+ "name": "regular",
10
+ "configuration": {
11
+ "chunk_shape": [
12
+ 1,
13
+ 32,
14
+ 25165824
15
+ ]
16
+ }
17
+ },
18
+ "chunk_key_encoding": {
19
+ "name": "default",
20
+ "configuration": {
21
+ "separator": "/"
22
+ }
23
+ },
24
+ "fill_value": 0.0,
25
+ "codecs": [
26
+ {
27
+ "name": "sharding_indexed",
28
+ "configuration": {
29
+ "chunk_shape": [
30
+ 1,
31
+ 1,
32
+ 4194304
33
+ ],
34
+ "codecs": [
35
+ {
36
+ "name": "bytes",
37
+ "configuration": {
38
+ "endian": "little"
39
+ }
40
+ },
41
+ {
42
+ "name": "zstd",
43
+ "configuration": {
44
+ "level": 0,
45
+ "checksum": false
46
+ }
47
+ }
48
+ ],
49
+ "index_codecs": [
50
+ {
51
+ "name": "bytes",
52
+ "configuration": {
53
+ "endian": "little"
54
+ }
55
+ },
56
+ {
57
+ "name": "crc32c"
58
+ }
59
+ ],
60
+ "index_location": "end"
61
+ }
62
+ }
63
+ ],
64
+ "attributes": {},
65
+ "zarr_format": 3,
66
+ "node_type": "array",
67
+ "storage_transformers": [],
68
+ "dimension_names": [
69
+ "time",
70
+ "lev",
71
+ "ncol"
72
+ ]
73
+ }
icefrac/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
landfrac/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 25165824
4
+ ],
5
+ "data_type": "float32",
6
+ "chunk_grid": {
7
+ "name": "regular",
8
+ "configuration": {
9
+ "chunk_shape": [
10
+ 196608
11
+ ]
12
+ }
13
+ },
14
+ "chunk_key_encoding": {
15
+ "name": "default",
16
+ "configuration": {
17
+ "separator": "/"
18
+ }
19
+ },
20
+ "fill_value": 0.0,
21
+ "codecs": [
22
+ {
23
+ "name": "bytes",
24
+ "configuration": {
25
+ "endian": "little"
26
+ }
27
+ },
28
+ {
29
+ "name": "zstd",
30
+ "configuration": {
31
+ "level": 0,
32
+ "checksum": false
33
+ }
34
+ }
35
+ ],
36
+ "attributes": {},
37
+ "zarr_format": 3,
38
+ "node_type": "array",
39
+ "storage_transformers": [],
40
+ "dimension_names": [
41
+ "ncol"
42
+ ]
43
+ }
omega/zarr.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 32,
5
+ 25165824
6
+ ],
7
+ "data_type": "float32",
8
+ "chunk_grid": {
9
+ "name": "regular",
10
+ "configuration": {
11
+ "chunk_shape": [
12
+ 1,
13
+ 32,
14
+ 25165824
15
+ ]
16
+ }
17
+ },
18
+ "chunk_key_encoding": {
19
+ "name": "default",
20
+ "configuration": {
21
+ "separator": "/"
22
+ }
23
+ },
24
+ "fill_value": 0.0,
25
+ "codecs": [
26
+ {
27
+ "name": "sharding_indexed",
28
+ "configuration": {
29
+ "chunk_shape": [
30
+ 1,
31
+ 1,
32
+ 4194304
33
+ ],
34
+ "codecs": [
35
+ {
36
+ "name": "bytes",
37
+ "configuration": {
38
+ "endian": "little"
39
+ }
40
+ },
41
+ {
42
+ "name": "zstd",
43
+ "configuration": {
44
+ "level": 0,
45
+ "checksum": false
46
+ }
47
+ }
48
+ ],
49
+ "index_codecs": [
50
+ {
51
+ "name": "bytes",
52
+ "configuration": {
53
+ "endian": "little"
54
+ }
55
+ },
56
+ {
57
+ "name": "crc32c"
58
+ }
59
+ ],
60
+ "index_location": "end"
61
+ }
62
+ }
63
+ ],
64
+ "attributes": {},
65
+ "zarr_format": 3,
66
+ "node_type": "array",
67
+ "storage_transformers": [],
68
+ "dimension_names": [
69
+ "time",
70
+ "lev",
71
+ "ncol"
72
+ ]
73
+ }
phis/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 25165824
4
+ ],
5
+ "data_type": "float32",
6
+ "chunk_grid": {
7
+ "name": "regular",
8
+ "configuration": {
9
+ "chunk_shape": [
10
+ 196608
11
+ ]
12
+ }
13
+ },
14
+ "chunk_key_encoding": {
15
+ "name": "default",
16
+ "configuration": {
17
+ "separator": "/"
18
+ }
19
+ },
20
+ "fill_value": 0.0,
21
+ "codecs": [
22
+ {
23
+ "name": "bytes",
24
+ "configuration": {
25
+ "endian": "little"
26
+ }
27
+ },
28
+ {
29
+ "name": "zstd",
30
+ "configuration": {
31
+ "level": 0,
32
+ "checksum": false
33
+ }
34
+ }
35
+ ],
36
+ "attributes": {},
37
+ "zarr_format": 3,
38
+ "node_type": "array",
39
+ "storage_transformers": [],
40
+ "dimension_names": [
41
+ "ncol"
42
+ ]
43
+ }
precip_ice_surf_mass_flux/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
precip_liq_surf_mass_flux/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
ps/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
qc/zarr.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 32,
5
+ 25165824
6
+ ],
7
+ "data_type": "float32",
8
+ "chunk_grid": {
9
+ "name": "regular",
10
+ "configuration": {
11
+ "chunk_shape": [
12
+ 1,
13
+ 32,
14
+ 25165824
15
+ ]
16
+ }
17
+ },
18
+ "chunk_key_encoding": {
19
+ "name": "default",
20
+ "configuration": {
21
+ "separator": "/"
22
+ }
23
+ },
24
+ "fill_value": 0.0,
25
+ "codecs": [
26
+ {
27
+ "name": "sharding_indexed",
28
+ "configuration": {
29
+ "chunk_shape": [
30
+ 1,
31
+ 1,
32
+ 4194304
33
+ ],
34
+ "codecs": [
35
+ {
36
+ "name": "bytes",
37
+ "configuration": {
38
+ "endian": "little"
39
+ }
40
+ },
41
+ {
42
+ "name": "zstd",
43
+ "configuration": {
44
+ "level": 0,
45
+ "checksum": false
46
+ }
47
+ }
48
+ ],
49
+ "index_codecs": [
50
+ {
51
+ "name": "bytes",
52
+ "configuration": {
53
+ "endian": "little"
54
+ }
55
+ },
56
+ {
57
+ "name": "crc32c"
58
+ }
59
+ ],
60
+ "index_location": "end"
61
+ }
62
+ }
63
+ ],
64
+ "attributes": {},
65
+ "zarr_format": 3,
66
+ "node_type": "array",
67
+ "storage_transformers": [],
68
+ "dimension_names": [
69
+ "time",
70
+ "lev",
71
+ "ncol"
72
+ ]
73
+ }
qi/zarr.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 32,
5
+ 25165824
6
+ ],
7
+ "data_type": "float32",
8
+ "chunk_grid": {
9
+ "name": "regular",
10
+ "configuration": {
11
+ "chunk_shape": [
12
+ 1,
13
+ 32,
14
+ 25165824
15
+ ]
16
+ }
17
+ },
18
+ "chunk_key_encoding": {
19
+ "name": "default",
20
+ "configuration": {
21
+ "separator": "/"
22
+ }
23
+ },
24
+ "fill_value": 0.0,
25
+ "codecs": [
26
+ {
27
+ "name": "sharding_indexed",
28
+ "configuration": {
29
+ "chunk_shape": [
30
+ 1,
31
+ 1,
32
+ 4194304
33
+ ],
34
+ "codecs": [
35
+ {
36
+ "name": "bytes",
37
+ "configuration": {
38
+ "endian": "little"
39
+ }
40
+ },
41
+ {
42
+ "name": "zstd",
43
+ "configuration": {
44
+ "level": 0,
45
+ "checksum": false
46
+ }
47
+ }
48
+ ],
49
+ "index_codecs": [
50
+ {
51
+ "name": "bytes",
52
+ "configuration": {
53
+ "endian": "little"
54
+ }
55
+ },
56
+ {
57
+ "name": "crc32c"
58
+ }
59
+ ],
60
+ "index_location": "end"
61
+ }
62
+ }
63
+ ],
64
+ "attributes": {},
65
+ "zarr_format": 3,
66
+ "node_type": "array",
67
+ "storage_transformers": [],
68
+ "dimension_names": [
69
+ "time",
70
+ "lev",
71
+ "ncol"
72
+ ]
73
+ }
qr/c/122/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92dca51108b00966b7aee3bd2f85c06aa38f26a78f7151e11169c38e2035d950
3
+ size 489888502
qr/c/13/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd57b704fc06da7b523d4a3ac6fc90769955211c31ca4b824d4dd9b9f91d70fd
3
+ size 344888437
qr/c/17/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7be67e724e37e72acebc337e5d0a85699756f5f71e46740fbd74e8565cfbbf76
3
+ size 374955317
qr/c/208/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b65d0f3bb825f52041380a081ba6b2d90ae4da891b75eab637488b5adbd1b54
3
+ size 495177551
qr/c/230/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de354647d5a0ce0f6064a60e5869c56db6fea80409e2b715591b7abc8c134b8d
3
+ size 497969458
qr/c/249/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d75d0284dfa4963c001035bac2bdc70a64a189528e4c7e189fce8a51445e2de3
3
+ size 492608712
qr/c/330/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adb1f3059d4b5782fc4a01a7f2a8ea4200bf42b413ee26b44378f2d746d4a8f3
3
+ size 495380899
qr/c/36/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be79babcf3279e3cc8520dd7349911d7d8fc7749189f0cb1ec8c2f62fa33519d
3
+ size 463204064
qr/c/453/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19f903874551927d80f6ed345001137397db368c28cd2e560ec358aacfd5746d
3
+ size 488342567
qr/c/56/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b382084d5cd1e24ace35d607ed2f174080522b4e699be71039ef5a38391cccfd
3
+ size 497357801
qr/c/815/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a5803c78c5104c20dbbfa5d47426c6e26c3b0e46ec9c9b245f69d574bc6c529
3
+ size 491883828
qr/c/830/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56478bfba62fe82bdc178f7d7b8e7bbeadcdc9ab167b61f400f6d9ac3da7482f
3
+ size 484723732
qr/c/891/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e2eb62da7f2b3efefb49fa7d59e4221b1c85fff55e2ef2508d9845942a40fd2
3
+ size 481209001
qr/c/950/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b09ecf610e3efbe30f271e3ceb3470de971394b6313029ea18db28cdc367fe8e
3
+ size 492877039
qr/c/958/0/0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96b22ad0ca7d0794c4ab0122a59ee254f3f9a3ec96456b4879957ff65f9c0f74
3
+ size 489974869
qr/zarr.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 32,
5
+ 25165824
6
+ ],
7
+ "data_type": "float32",
8
+ "chunk_grid": {
9
+ "name": "regular",
10
+ "configuration": {
11
+ "chunk_shape": [
12
+ 1,
13
+ 32,
14
+ 25165824
15
+ ]
16
+ }
17
+ },
18
+ "chunk_key_encoding": {
19
+ "name": "default",
20
+ "configuration": {
21
+ "separator": "/"
22
+ }
23
+ },
24
+ "fill_value": 0.0,
25
+ "codecs": [
26
+ {
27
+ "name": "sharding_indexed",
28
+ "configuration": {
29
+ "chunk_shape": [
30
+ 1,
31
+ 1,
32
+ 4194304
33
+ ],
34
+ "codecs": [
35
+ {
36
+ "name": "bytes",
37
+ "configuration": {
38
+ "endian": "little"
39
+ }
40
+ },
41
+ {
42
+ "name": "zstd",
43
+ "configuration": {
44
+ "level": 0,
45
+ "checksum": false
46
+ }
47
+ }
48
+ ],
49
+ "index_codecs": [
50
+ {
51
+ "name": "bytes",
52
+ "configuration": {
53
+ "endian": "little"
54
+ }
55
+ },
56
+ {
57
+ "name": "crc32c"
58
+ }
59
+ ],
60
+ "index_location": "end"
61
+ }
62
+ }
63
+ ],
64
+ "attributes": {},
65
+ "zarr_format": 3,
66
+ "node_type": "array",
67
+ "storage_transformers": [],
68
+ "dimension_names": [
69
+ "time",
70
+ "lev",
71
+ "ncol"
72
+ ]
73
+ }
qv/zarr.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 32,
5
+ 25165824
6
+ ],
7
+ "data_type": "float32",
8
+ "chunk_grid": {
9
+ "name": "regular",
10
+ "configuration": {
11
+ "chunk_shape": [
12
+ 1,
13
+ 32,
14
+ 25165824
15
+ ]
16
+ }
17
+ },
18
+ "chunk_key_encoding": {
19
+ "name": "default",
20
+ "configuration": {
21
+ "separator": "/"
22
+ }
23
+ },
24
+ "fill_value": 0.0,
25
+ "codecs": [
26
+ {
27
+ "name": "sharding_indexed",
28
+ "configuration": {
29
+ "chunk_shape": [
30
+ 1,
31
+ 1,
32
+ 4194304
33
+ ],
34
+ "codecs": [
35
+ {
36
+ "name": "bytes",
37
+ "configuration": {
38
+ "endian": "little"
39
+ }
40
+ },
41
+ {
42
+ "name": "zstd",
43
+ "configuration": {
44
+ "level": 0,
45
+ "checksum": false
46
+ }
47
+ }
48
+ ],
49
+ "index_codecs": [
50
+ {
51
+ "name": "bytes",
52
+ "configuration": {
53
+ "endian": "little"
54
+ }
55
+ },
56
+ {
57
+ "name": "crc32c"
58
+ }
59
+ ],
60
+ "index_location": "end"
61
+ }
62
+ }
63
+ ],
64
+ "attributes": {},
65
+ "zarr_format": 3,
66
+ "node_type": "array",
67
+ "storage_transformers": [],
68
+ "dimension_names": [
69
+ "time",
70
+ "lev",
71
+ "ncol"
72
+ ]
73
+ }
qv_2m/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
sgh30/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 25165824
4
+ ],
5
+ "data_type": "float32",
6
+ "chunk_grid": {
7
+ "name": "regular",
8
+ "configuration": {
9
+ "chunk_shape": [
10
+ 196608
11
+ ]
12
+ }
13
+ },
14
+ "chunk_key_encoding": {
15
+ "name": "default",
16
+ "configuration": {
17
+ "separator": "/"
18
+ }
19
+ },
20
+ "fill_value": 0.0,
21
+ "codecs": [
22
+ {
23
+ "name": "bytes",
24
+ "configuration": {
25
+ "endian": "little"
26
+ }
27
+ },
28
+ {
29
+ "name": "zstd",
30
+ "configuration": {
31
+ "level": 0,
32
+ "checksum": false
33
+ }
34
+ }
35
+ ],
36
+ "attributes": {},
37
+ "zarr_format": 3,
38
+ "node_type": "array",
39
+ "storage_transformers": [],
40
+ "dimension_names": [
41
+ "ncol"
42
+ ]
43
+ }
surf_evap/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
surf_mom_flux_U/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
surf_mom_flux_V/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
surf_radiative_T/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
surf_sens_flux/zarr.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 25165824
5
+ ],
6
+ "data_type": "float32",
7
+ "chunk_grid": {
8
+ "name": "regular",
9
+ "configuration": {
10
+ "chunk_shape": [
11
+ 1,
12
+ 25165824
13
+ ]
14
+ }
15
+ },
16
+ "chunk_key_encoding": {
17
+ "name": "default",
18
+ "configuration": {
19
+ "separator": "/"
20
+ }
21
+ },
22
+ "fill_value": 0.0,
23
+ "codecs": [
24
+ {
25
+ "name": "sharding_indexed",
26
+ "configuration": {
27
+ "chunk_shape": [
28
+ 1,
29
+ 4194304
30
+ ],
31
+ "codecs": [
32
+ {
33
+ "name": "bytes",
34
+ "configuration": {
35
+ "endian": "little"
36
+ }
37
+ },
38
+ {
39
+ "name": "zstd",
40
+ "configuration": {
41
+ "level": 0,
42
+ "checksum": false
43
+ }
44
+ }
45
+ ],
46
+ "index_codecs": [
47
+ {
48
+ "name": "bytes",
49
+ "configuration": {
50
+ "endian": "little"
51
+ }
52
+ },
53
+ {
54
+ "name": "crc32c"
55
+ }
56
+ ],
57
+ "index_location": "end"
58
+ }
59
+ }
60
+ ],
61
+ "attributes": {},
62
+ "zarr_format": 3,
63
+ "node_type": "array",
64
+ "storage_transformers": [],
65
+ "dimension_names": [
66
+ "time",
67
+ "ncol"
68
+ ]
69
+ }
z_mid/zarr.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 1009,
4
+ 32,
5
+ 25165824
6
+ ],
7
+ "data_type": "float32",
8
+ "chunk_grid": {
9
+ "name": "regular",
10
+ "configuration": {
11
+ "chunk_shape": [
12
+ 1,
13
+ 32,
14
+ 25165824
15
+ ]
16
+ }
17
+ },
18
+ "chunk_key_encoding": {
19
+ "name": "default",
20
+ "configuration": {
21
+ "separator": "/"
22
+ }
23
+ },
24
+ "fill_value": 0.0,
25
+ "codecs": [
26
+ {
27
+ "name": "sharding_indexed",
28
+ "configuration": {
29
+ "chunk_shape": [
30
+ 1,
31
+ 1,
32
+ 4194304
33
+ ],
34
+ "codecs": [
35
+ {
36
+ "name": "bytes",
37
+ "configuration": {
38
+ "endian": "little"
39
+ }
40
+ },
41
+ {
42
+ "name": "zstd",
43
+ "configuration": {
44
+ "level": 0,
45
+ "checksum": false
46
+ }
47
+ }
48
+ ],
49
+ "index_codecs": [
50
+ {
51
+ "name": "bytes",
52
+ "configuration": {
53
+ "endian": "little"
54
+ }
55
+ },
56
+ {
57
+ "name": "crc32c"
58
+ }
59
+ ],
60
+ "index_location": "end"
61
+ }
62
+ }
63
+ ],
64
+ "attributes": {},
65
+ "zarr_format": 3,
66
+ "node_type": "array",
67
+ "storage_transformers": [],
68
+ "dimension_names": [
69
+ "time",
70
+ "lev",
71
+ "ncol"
72
+ ]
73
+ }