raybell-md commited on
Commit
871bceb
·
verified ·
1 Parent(s): bc55014

Upload Zarr dataset via Python

Browse files
google-alpha-earth-md-overview-9.zarr/band/c/0 ADDED
Binary file (92 Bytes). View file
 
google-alpha-earth-md-overview-9.zarr/band/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 64
4
+ ],
5
+ "data_type": "int64",
6
+ "chunk_grid": {
7
+ "name": "regular",
8
+ "configuration": {
9
+ "chunk_shape": [
10
+ 64
11
+ ]
12
+ }
13
+ },
14
+ "chunk_key_encoding": {
15
+ "name": "default",
16
+ "configuration": {
17
+ "separator": "/"
18
+ }
19
+ },
20
+ "fill_value": 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
+ "dimension_names": [
38
+ "band"
39
+ ],
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
google-alpha-earth-md-overview-9.zarr/data/c/0/0/0/0 ADDED
Binary file (59.1 kB). View file
 
google-alpha-earth-md-overview-9.zarr/data/c/0/1/0/0 ADDED
Binary file (59.3 kB). View file
 
google-alpha-earth-md-overview-9.zarr/data/c/1/0/0/0 ADDED
Binary file (59.6 kB). View file
 
google-alpha-earth-md-overview-9.zarr/data/c/1/1/0/0 ADDED
Binary file (59.3 kB). View file
 
google-alpha-earth-md-overview-9.zarr/data/zarr.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 8,
4
+ 64,
5
+ 19,
6
+ 38
7
+ ],
8
+ "data_type": "float32",
9
+ "chunk_grid": {
10
+ "name": "regular",
11
+ "configuration": {
12
+ "chunk_shape": [
13
+ 4,
14
+ 32,
15
+ 19,
16
+ 38
17
+ ]
18
+ }
19
+ },
20
+ "chunk_key_encoding": {
21
+ "name": "default",
22
+ "configuration": {
23
+ "separator": "/"
24
+ }
25
+ },
26
+ "fill_value": "NaN",
27
+ "codecs": [
28
+ {
29
+ "name": "bytes",
30
+ "configuration": {
31
+ "endian": "little"
32
+ }
33
+ },
34
+ {
35
+ "name": "zstd",
36
+ "configuration": {
37
+ "level": 0,
38
+ "checksum": false
39
+ }
40
+ }
41
+ ],
42
+ "attributes": {
43
+ "grid_mapping": "spatial_ref",
44
+ "_FillValue": "AAAAAAAA+H8="
45
+ },
46
+ "dimension_names": [
47
+ "year",
48
+ "band",
49
+ "y",
50
+ "x"
51
+ ],
52
+ "zarr_format": 3,
53
+ "node_type": "array",
54
+ "storage_transformers": []
55
+ }
google-alpha-earth-md-overview-9.zarr/spatial_ref/zarr.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [],
3
+ "data_type": "int64",
4
+ "chunk_grid": {
5
+ "name": "regular",
6
+ "configuration": {
7
+ "chunk_shape": []
8
+ }
9
+ },
10
+ "chunk_key_encoding": {
11
+ "name": "default",
12
+ "configuration": {
13
+ "separator": "/"
14
+ }
15
+ },
16
+ "fill_value": 0,
17
+ "codecs": [
18
+ {
19
+ "name": "bytes",
20
+ "configuration": {
21
+ "endian": "little"
22
+ }
23
+ },
24
+ {
25
+ "name": "zstd",
26
+ "configuration": {
27
+ "level": 0,
28
+ "checksum": false
29
+ }
30
+ }
31
+ ],
32
+ "attributes": {
33
+ "crs_wkt": "PROJCS[\"WGS 84 / UTM zone 17N\",GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4326\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"32617\"]]",
34
+ "semi_major_axis": 6378137.0,
35
+ "semi_minor_axis": 6356752.314245179,
36
+ "inverse_flattening": 298.257223563,
37
+ "reference_ellipsoid_name": "WGS 84",
38
+ "longitude_of_prime_meridian": 0.0,
39
+ "prime_meridian_name": "Greenwich",
40
+ "geographic_crs_name": "WGS 84",
41
+ "horizontal_datum_name": "World Geodetic System 1984",
42
+ "projected_crs_name": "WGS 84 / UTM zone 17N",
43
+ "grid_mapping_name": "transverse_mercator",
44
+ "latitude_of_projection_origin": 0.0,
45
+ "longitude_of_central_meridian": -81.0,
46
+ "false_easting": 500000.0,
47
+ "false_northing": 0.0,
48
+ "scale_factor_at_central_meridian": 0.9996,
49
+ "spatial_ref": "PROJCS[\"WGS 84 / UTM zone 17N\",GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4326\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"32617\"]]",
50
+ "GeoTransform": "633120.0 10240.0 0.0 4410233.524936087 0.0 -10240.0"
51
+ },
52
+ "zarr_format": 3,
53
+ "node_type": "array",
54
+ "storage_transformers": []
55
+ }
google-alpha-earth-md-overview-9.zarr/x/c/0 ADDED
Binary file (121 Bytes). View file
 
google-alpha-earth-md-overview-9.zarr/x/zarr.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 38
4
+ ],
5
+ "data_type": "float64",
6
+ "chunk_grid": {
7
+ "name": "regular",
8
+ "configuration": {
9
+ "chunk_shape": [
10
+ 38
11
+ ]
12
+ }
13
+ },
14
+ "chunk_key_encoding": {
15
+ "name": "default",
16
+ "configuration": {
17
+ "separator": "/"
18
+ }
19
+ },
20
+ "fill_value": "NaN",
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
+ "axis": "X",
38
+ "long_name": "x coordinate of projection",
39
+ "standard_name": "projection_x_coordinate",
40
+ "units": "metre",
41
+ "_FillValue": "AAAAAAAA+H8="
42
+ },
43
+ "dimension_names": [
44
+ "x"
45
+ ],
46
+ "zarr_format": 3,
47
+ "node_type": "array",
48
+ "storage_transformers": []
49
+ }
google-alpha-earth-md-overview-9.zarr/y/c/0 ADDED
Binary file (73 Bytes). View file
 
google-alpha-earth-md-overview-9.zarr/y/zarr.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 19
4
+ ],
5
+ "data_type": "float64",
6
+ "chunk_grid": {
7
+ "name": "regular",
8
+ "configuration": {
9
+ "chunk_shape": [
10
+ 19
11
+ ]
12
+ }
13
+ },
14
+ "chunk_key_encoding": {
15
+ "name": "default",
16
+ "configuration": {
17
+ "separator": "/"
18
+ }
19
+ },
20
+ "fill_value": "NaN",
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
+ "axis": "Y",
38
+ "long_name": "y coordinate of projection",
39
+ "standard_name": "projection_y_coordinate",
40
+ "units": "metre",
41
+ "_FillValue": "AAAAAAAA+H8="
42
+ },
43
+ "dimension_names": [
44
+ "y"
45
+ ],
46
+ "zarr_format": 3,
47
+ "node_type": "array",
48
+ "storage_transformers": []
49
+ }
google-alpha-earth-md-overview-9.zarr/year/c/0 ADDED
Binary file (43 Bytes). View file
 
google-alpha-earth-md-overview-9.zarr/year/zarr.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shape": [
3
+ 8
4
+ ],
5
+ "data_type": "int64",
6
+ "chunk_grid": {
7
+ "name": "regular",
8
+ "configuration": {
9
+ "chunk_shape": [
10
+ 8
11
+ ]
12
+ }
13
+ },
14
+ "chunk_key_encoding": {
15
+ "name": "default",
16
+ "configuration": {
17
+ "separator": "/"
18
+ }
19
+ },
20
+ "fill_value": 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
+ "dimension_names": [
38
+ "year"
39
+ ],
40
+ "zarr_format": 3,
41
+ "node_type": "array",
42
+ "storage_transformers": []
43
+ }
google-alpha-earth-md-overview-9.zarr/zarr.json ADDED
@@ -0,0 +1,305 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attributes": {},
3
+ "zarr_format": 3,
4
+ "consolidated_metadata": {
5
+ "kind": "inline",
6
+ "must_understand": false,
7
+ "metadata": {
8
+ "band": {
9
+ "shape": [
10
+ 64
11
+ ],
12
+ "data_type": "int64",
13
+ "chunk_grid": {
14
+ "name": "regular",
15
+ "configuration": {
16
+ "chunk_shape": [
17
+ 64
18
+ ]
19
+ }
20
+ },
21
+ "chunk_key_encoding": {
22
+ "name": "default",
23
+ "configuration": {
24
+ "separator": "/"
25
+ }
26
+ },
27
+ "fill_value": 0,
28
+ "codecs": [
29
+ {
30
+ "name": "bytes",
31
+ "configuration": {
32
+ "endian": "little"
33
+ }
34
+ },
35
+ {
36
+ "name": "zstd",
37
+ "configuration": {
38
+ "level": 0,
39
+ "checksum": false
40
+ }
41
+ }
42
+ ],
43
+ "attributes": {},
44
+ "dimension_names": [
45
+ "band"
46
+ ],
47
+ "zarr_format": 3,
48
+ "node_type": "array",
49
+ "storage_transformers": []
50
+ },
51
+ "data": {
52
+ "shape": [
53
+ 8,
54
+ 64,
55
+ 19,
56
+ 38
57
+ ],
58
+ "data_type": "float32",
59
+ "chunk_grid": {
60
+ "name": "regular",
61
+ "configuration": {
62
+ "chunk_shape": [
63
+ 4,
64
+ 32,
65
+ 19,
66
+ 38
67
+ ]
68
+ }
69
+ },
70
+ "chunk_key_encoding": {
71
+ "name": "default",
72
+ "configuration": {
73
+ "separator": "/"
74
+ }
75
+ },
76
+ "fill_value": "NaN",
77
+ "codecs": [
78
+ {
79
+ "name": "bytes",
80
+ "configuration": {
81
+ "endian": "little"
82
+ }
83
+ },
84
+ {
85
+ "name": "zstd",
86
+ "configuration": {
87
+ "level": 0,
88
+ "checksum": false
89
+ }
90
+ }
91
+ ],
92
+ "attributes": {
93
+ "grid_mapping": "spatial_ref",
94
+ "_FillValue": "AAAAAAAA+H8="
95
+ },
96
+ "dimension_names": [
97
+ "year",
98
+ "band",
99
+ "y",
100
+ "x"
101
+ ],
102
+ "zarr_format": 3,
103
+ "node_type": "array",
104
+ "storage_transformers": []
105
+ },
106
+ "spatial_ref": {
107
+ "shape": [],
108
+ "data_type": "int64",
109
+ "chunk_grid": {
110
+ "name": "regular",
111
+ "configuration": {
112
+ "chunk_shape": []
113
+ }
114
+ },
115
+ "chunk_key_encoding": {
116
+ "name": "default",
117
+ "configuration": {
118
+ "separator": "/"
119
+ }
120
+ },
121
+ "fill_value": 0,
122
+ "codecs": [
123
+ {
124
+ "name": "bytes",
125
+ "configuration": {
126
+ "endian": "little"
127
+ }
128
+ },
129
+ {
130
+ "name": "zstd",
131
+ "configuration": {
132
+ "level": 0,
133
+ "checksum": false
134
+ }
135
+ }
136
+ ],
137
+ "attributes": {
138
+ "crs_wkt": "PROJCS[\"WGS 84 / UTM zone 17N\",GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4326\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"32617\"]]",
139
+ "semi_major_axis": 6378137.0,
140
+ "semi_minor_axis": 6356752.314245179,
141
+ "inverse_flattening": 298.257223563,
142
+ "reference_ellipsoid_name": "WGS 84",
143
+ "longitude_of_prime_meridian": 0.0,
144
+ "prime_meridian_name": "Greenwich",
145
+ "geographic_crs_name": "WGS 84",
146
+ "horizontal_datum_name": "World Geodetic System 1984",
147
+ "projected_crs_name": "WGS 84 / UTM zone 17N",
148
+ "grid_mapping_name": "transverse_mercator",
149
+ "latitude_of_projection_origin": 0.0,
150
+ "longitude_of_central_meridian": -81.0,
151
+ "false_easting": 500000.0,
152
+ "false_northing": 0.0,
153
+ "scale_factor_at_central_meridian": 0.9996,
154
+ "spatial_ref": "PROJCS[\"WGS 84 / UTM zone 17N\",GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4326\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"32617\"]]",
155
+ "GeoTransform": "633120.0 10240.0 0.0 4410233.524936087 0.0 -10240.0"
156
+ },
157
+ "zarr_format": 3,
158
+ "node_type": "array",
159
+ "storage_transformers": []
160
+ },
161
+ "x": {
162
+ "shape": [
163
+ 38
164
+ ],
165
+ "data_type": "float64",
166
+ "chunk_grid": {
167
+ "name": "regular",
168
+ "configuration": {
169
+ "chunk_shape": [
170
+ 38
171
+ ]
172
+ }
173
+ },
174
+ "chunk_key_encoding": {
175
+ "name": "default",
176
+ "configuration": {
177
+ "separator": "/"
178
+ }
179
+ },
180
+ "fill_value": "NaN",
181
+ "codecs": [
182
+ {
183
+ "name": "bytes",
184
+ "configuration": {
185
+ "endian": "little"
186
+ }
187
+ },
188
+ {
189
+ "name": "zstd",
190
+ "configuration": {
191
+ "level": 0,
192
+ "checksum": false
193
+ }
194
+ }
195
+ ],
196
+ "attributes": {
197
+ "axis": "X",
198
+ "long_name": "x coordinate of projection",
199
+ "standard_name": "projection_x_coordinate",
200
+ "units": "metre",
201
+ "_FillValue": "AAAAAAAA+H8="
202
+ },
203
+ "dimension_names": [
204
+ "x"
205
+ ],
206
+ "zarr_format": 3,
207
+ "node_type": "array",
208
+ "storage_transformers": []
209
+ },
210
+ "y": {
211
+ "shape": [
212
+ 19
213
+ ],
214
+ "data_type": "float64",
215
+ "chunk_grid": {
216
+ "name": "regular",
217
+ "configuration": {
218
+ "chunk_shape": [
219
+ 19
220
+ ]
221
+ }
222
+ },
223
+ "chunk_key_encoding": {
224
+ "name": "default",
225
+ "configuration": {
226
+ "separator": "/"
227
+ }
228
+ },
229
+ "fill_value": "NaN",
230
+ "codecs": [
231
+ {
232
+ "name": "bytes",
233
+ "configuration": {
234
+ "endian": "little"
235
+ }
236
+ },
237
+ {
238
+ "name": "zstd",
239
+ "configuration": {
240
+ "level": 0,
241
+ "checksum": false
242
+ }
243
+ }
244
+ ],
245
+ "attributes": {
246
+ "axis": "Y",
247
+ "long_name": "y coordinate of projection",
248
+ "standard_name": "projection_y_coordinate",
249
+ "units": "metre",
250
+ "_FillValue": "AAAAAAAA+H8="
251
+ },
252
+ "dimension_names": [
253
+ "y"
254
+ ],
255
+ "zarr_format": 3,
256
+ "node_type": "array",
257
+ "storage_transformers": []
258
+ },
259
+ "year": {
260
+ "shape": [
261
+ 8
262
+ ],
263
+ "data_type": "int64",
264
+ "chunk_grid": {
265
+ "name": "regular",
266
+ "configuration": {
267
+ "chunk_shape": [
268
+ 8
269
+ ]
270
+ }
271
+ },
272
+ "chunk_key_encoding": {
273
+ "name": "default",
274
+ "configuration": {
275
+ "separator": "/"
276
+ }
277
+ },
278
+ "fill_value": 0,
279
+ "codecs": [
280
+ {
281
+ "name": "bytes",
282
+ "configuration": {
283
+ "endian": "little"
284
+ }
285
+ },
286
+ {
287
+ "name": "zstd",
288
+ "configuration": {
289
+ "level": 0,
290
+ "checksum": false
291
+ }
292
+ }
293
+ ],
294
+ "attributes": {},
295
+ "dimension_names": [
296
+ "year"
297
+ ],
298
+ "zarr_format": 3,
299
+ "node_type": "array",
300
+ "storage_transformers": []
301
+ }
302
+ }
303
+ },
304
+ "node_type": "group"
305
+ }