tungnd commited on
Commit
c83855b
·
verified ·
1 Parent(s): 867a621

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
.zattrs ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "description": "Dataset for year 2019"
3
+ }
.zgroup ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "zarr_format": 2
3
+ }
.zmetadata ADDED
@@ -0,0 +1,545 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ ".zattrs": {
4
+ "description": "Dataset for year 2019"
5
+ },
6
+ ".zgroup": {
7
+ "zarr_format": 2
8
+ },
9
+ "APCP/.zarray": {
10
+ "chunks": [
11
+ 183,
12
+ 32,
13
+ 64
14
+ ],
15
+ "compressor": {
16
+ "blocksize": 0,
17
+ "clevel": 5,
18
+ "cname": "lz4",
19
+ "id": "blosc",
20
+ "shuffle": 1
21
+ },
22
+ "dimension_separator": ".",
23
+ "dtype": "<f4",
24
+ "fill_value": "NaN",
25
+ "filters": null,
26
+ "order": "C",
27
+ "shape": [
28
+ 29220,
29
+ 256,
30
+ 256
31
+ ],
32
+ "zarr_format": 2
33
+ },
34
+ "APCP/.zattrs": {
35
+ "_ARRAY_DIMENSIONS": [
36
+ "time",
37
+ "latitude",
38
+ "longitude"
39
+ ]
40
+ },
41
+ "HGT/.zarray": {
42
+ "chunks": [
43
+ 183,
44
+ 1,
45
+ 64,
46
+ 64
47
+ ],
48
+ "compressor": {
49
+ "blocksize": 0,
50
+ "clevel": 5,
51
+ "cname": "lz4",
52
+ "id": "blosc",
53
+ "shuffle": 1
54
+ },
55
+ "dimension_separator": ".",
56
+ "dtype": "<f4",
57
+ "fill_value": "NaN",
58
+ "filters": null,
59
+ "order": "C",
60
+ "shape": [
61
+ 29220,
62
+ 7,
63
+ 256,
64
+ 256
65
+ ],
66
+ "zarr_format": 2
67
+ },
68
+ "HGT/.zattrs": {
69
+ "_ARRAY_DIMENSIONS": [
70
+ "time",
71
+ "isobaricInhPa",
72
+ "latitude",
73
+ "longitude"
74
+ ]
75
+ },
76
+ "LAND/.zarray": {
77
+ "chunks": [
78
+ 183,
79
+ 32,
80
+ 64
81
+ ],
82
+ "compressor": {
83
+ "blocksize": 0,
84
+ "clevel": 5,
85
+ "cname": "lz4",
86
+ "id": "blosc",
87
+ "shuffle": 1
88
+ },
89
+ "dimension_separator": ".",
90
+ "dtype": "<f4",
91
+ "fill_value": "NaN",
92
+ "filters": null,
93
+ "order": "C",
94
+ "shape": [
95
+ 29220,
96
+ 256,
97
+ 256
98
+ ],
99
+ "zarr_format": 2
100
+ },
101
+ "LAND/.zattrs": {
102
+ "_ARRAY_DIMENSIONS": [
103
+ "time",
104
+ "latitude",
105
+ "longitude"
106
+ ]
107
+ },
108
+ "MTERH/.zarray": {
109
+ "chunks": [
110
+ 183,
111
+ 32,
112
+ 64
113
+ ],
114
+ "compressor": {
115
+ "blocksize": 0,
116
+ "clevel": 5,
117
+ "cname": "lz4",
118
+ "id": "blosc",
119
+ "shuffle": 1
120
+ },
121
+ "dimension_separator": ".",
122
+ "dtype": "<f4",
123
+ "fill_value": "NaN",
124
+ "filters": null,
125
+ "order": "C",
126
+ "shape": [
127
+ 29220,
128
+ 256,
129
+ 256
130
+ ],
131
+ "zarr_format": 2
132
+ },
133
+ "MTERH/.zattrs": {
134
+ "_ARRAY_DIMENSIONS": [
135
+ "time",
136
+ "latitude",
137
+ "longitude"
138
+ ]
139
+ },
140
+ "PRMSL/.zarray": {
141
+ "chunks": [
142
+ 183,
143
+ 32,
144
+ 64
145
+ ],
146
+ "compressor": {
147
+ "blocksize": 0,
148
+ "clevel": 5,
149
+ "cname": "lz4",
150
+ "id": "blosc",
151
+ "shuffle": 1
152
+ },
153
+ "dimension_separator": ".",
154
+ "dtype": "<f4",
155
+ "fill_value": "NaN",
156
+ "filters": null,
157
+ "order": "C",
158
+ "shape": [
159
+ 29220,
160
+ 256,
161
+ 256
162
+ ],
163
+ "zarr_format": 2
164
+ },
165
+ "PRMSL/.zattrs": {
166
+ "_ARRAY_DIMENSIONS": [
167
+ "time",
168
+ "latitude",
169
+ "longitude"
170
+ ]
171
+ },
172
+ "RH/.zarray": {
173
+ "chunks": [
174
+ 183,
175
+ 1,
176
+ 64,
177
+ 64
178
+ ],
179
+ "compressor": {
180
+ "blocksize": 0,
181
+ "clevel": 5,
182
+ "cname": "lz4",
183
+ "id": "blosc",
184
+ "shuffle": 1
185
+ },
186
+ "dimension_separator": ".",
187
+ "dtype": "<f4",
188
+ "fill_value": "NaN",
189
+ "filters": null,
190
+ "order": "C",
191
+ "shape": [
192
+ 29220,
193
+ 7,
194
+ 256,
195
+ 256
196
+ ],
197
+ "zarr_format": 2
198
+ },
199
+ "RH/.zattrs": {
200
+ "_ARRAY_DIMENSIONS": [
201
+ "time",
202
+ "isobaricInhPa",
203
+ "latitude",
204
+ "longitude"
205
+ ]
206
+ },
207
+ "TCDCRO/.zarray": {
208
+ "chunks": [
209
+ 183,
210
+ 32,
211
+ 64
212
+ ],
213
+ "compressor": {
214
+ "blocksize": 0,
215
+ "clevel": 5,
216
+ "cname": "lz4",
217
+ "id": "blosc",
218
+ "shuffle": 1
219
+ },
220
+ "dimension_separator": ".",
221
+ "dtype": "<f4",
222
+ "fill_value": "NaN",
223
+ "filters": null,
224
+ "order": "C",
225
+ "shape": [
226
+ 29220,
227
+ 256,
228
+ 256
229
+ ],
230
+ "zarr_format": 2
231
+ },
232
+ "TCDCRO/.zattrs": {
233
+ "_ARRAY_DIMENSIONS": [
234
+ "time",
235
+ "latitude",
236
+ "longitude"
237
+ ]
238
+ },
239
+ "TMP/.zarray": {
240
+ "chunks": [
241
+ 183,
242
+ 32,
243
+ 64
244
+ ],
245
+ "compressor": {
246
+ "blocksize": 0,
247
+ "clevel": 5,
248
+ "cname": "lz4",
249
+ "id": "blosc",
250
+ "shuffle": 1
251
+ },
252
+ "dimension_separator": ".",
253
+ "dtype": "<f4",
254
+ "fill_value": "NaN",
255
+ "filters": null,
256
+ "order": "C",
257
+ "shape": [
258
+ 29220,
259
+ 256,
260
+ 256
261
+ ],
262
+ "zarr_format": 2
263
+ },
264
+ "TMP/.zattrs": {
265
+ "_ARRAY_DIMENSIONS": [
266
+ "time",
267
+ "latitude",
268
+ "longitude"
269
+ ]
270
+ },
271
+ "TMP_prl/.zarray": {
272
+ "chunks": [
273
+ 183,
274
+ 1,
275
+ 64,
276
+ 64
277
+ ],
278
+ "compressor": {
279
+ "blocksize": 0,
280
+ "clevel": 5,
281
+ "cname": "lz4",
282
+ "id": "blosc",
283
+ "shuffle": 1
284
+ },
285
+ "dimension_separator": ".",
286
+ "dtype": "<f4",
287
+ "fill_value": "NaN",
288
+ "filters": null,
289
+ "order": "C",
290
+ "shape": [
291
+ 29220,
292
+ 7,
293
+ 256,
294
+ 256
295
+ ],
296
+ "zarr_format": 2
297
+ },
298
+ "TMP_prl/.zattrs": {
299
+ "_ARRAY_DIMENSIONS": [
300
+ "time",
301
+ "isobaricInhPa",
302
+ "latitude",
303
+ "longitude"
304
+ ]
305
+ },
306
+ "UGRD/.zarray": {
307
+ "chunks": [
308
+ 183,
309
+ 32,
310
+ 64
311
+ ],
312
+ "compressor": {
313
+ "blocksize": 0,
314
+ "clevel": 5,
315
+ "cname": "lz4",
316
+ "id": "blosc",
317
+ "shuffle": 1
318
+ },
319
+ "dimension_separator": ".",
320
+ "dtype": "<f4",
321
+ "fill_value": "NaN",
322
+ "filters": null,
323
+ "order": "C",
324
+ "shape": [
325
+ 29220,
326
+ 256,
327
+ 256
328
+ ],
329
+ "zarr_format": 2
330
+ },
331
+ "UGRD/.zattrs": {
332
+ "_ARRAY_DIMENSIONS": [
333
+ "time",
334
+ "latitude",
335
+ "longitude"
336
+ ]
337
+ },
338
+ "UGRD_prl/.zarray": {
339
+ "chunks": [
340
+ 183,
341
+ 1,
342
+ 64,
343
+ 64
344
+ ],
345
+ "compressor": {
346
+ "blocksize": 0,
347
+ "clevel": 5,
348
+ "cname": "lz4",
349
+ "id": "blosc",
350
+ "shuffle": 1
351
+ },
352
+ "dimension_separator": ".",
353
+ "dtype": "<f4",
354
+ "fill_value": "NaN",
355
+ "filters": null,
356
+ "order": "C",
357
+ "shape": [
358
+ 29220,
359
+ 7,
360
+ 256,
361
+ 256
362
+ ],
363
+ "zarr_format": 2
364
+ },
365
+ "UGRD_prl/.zattrs": {
366
+ "_ARRAY_DIMENSIONS": [
367
+ "time",
368
+ "isobaricInhPa",
369
+ "latitude",
370
+ "longitude"
371
+ ]
372
+ },
373
+ "VGRD/.zarray": {
374
+ "chunks": [
375
+ 183,
376
+ 32,
377
+ 64
378
+ ],
379
+ "compressor": {
380
+ "blocksize": 0,
381
+ "clevel": 5,
382
+ "cname": "lz4",
383
+ "id": "blosc",
384
+ "shuffle": 1
385
+ },
386
+ "dimension_separator": ".",
387
+ "dtype": "<f4",
388
+ "fill_value": "NaN",
389
+ "filters": null,
390
+ "order": "C",
391
+ "shape": [
392
+ 29220,
393
+ 256,
394
+ 256
395
+ ],
396
+ "zarr_format": 2
397
+ },
398
+ "VGRD/.zattrs": {
399
+ "_ARRAY_DIMENSIONS": [
400
+ "time",
401
+ "latitude",
402
+ "longitude"
403
+ ]
404
+ },
405
+ "VGRD_prl/.zarray": {
406
+ "chunks": [
407
+ 183,
408
+ 1,
409
+ 64,
410
+ 64
411
+ ],
412
+ "compressor": {
413
+ "blocksize": 0,
414
+ "clevel": 5,
415
+ "cname": "lz4",
416
+ "id": "blosc",
417
+ "shuffle": 1
418
+ },
419
+ "dimension_separator": ".",
420
+ "dtype": "<f4",
421
+ "fill_value": "NaN",
422
+ "filters": null,
423
+ "order": "C",
424
+ "shape": [
425
+ 29220,
426
+ 7,
427
+ 256,
428
+ 256
429
+ ],
430
+ "zarr_format": 2
431
+ },
432
+ "VGRD_prl/.zattrs": {
433
+ "_ARRAY_DIMENSIONS": [
434
+ "time",
435
+ "isobaricInhPa",
436
+ "latitude",
437
+ "longitude"
438
+ ]
439
+ },
440
+ "isobaricInhPa/.zarray": {
441
+ "chunks": [
442
+ 7
443
+ ],
444
+ "compressor": {
445
+ "blocksize": 0,
446
+ "clevel": 5,
447
+ "cname": "lz4",
448
+ "id": "blosc",
449
+ "shuffle": 1
450
+ },
451
+ "dtype": "<f8",
452
+ "fill_value": "NaN",
453
+ "filters": null,
454
+ "order": "C",
455
+ "shape": [
456
+ 7
457
+ ],
458
+ "zarr_format": 2
459
+ },
460
+ "isobaricInhPa/.zattrs": {
461
+ "_ARRAY_DIMENSIONS": [
462
+ "isobaricInhPa"
463
+ ]
464
+ },
465
+ "latitude/.zarray": {
466
+ "chunks": [
467
+ 256
468
+ ],
469
+ "compressor": {
470
+ "blocksize": 0,
471
+ "clevel": 5,
472
+ "cname": "lz4",
473
+ "id": "blosc",
474
+ "shuffle": 1
475
+ },
476
+ "dtype": "<f8",
477
+ "fill_value": "NaN",
478
+ "filters": null,
479
+ "order": "C",
480
+ "shape": [
481
+ 256
482
+ ],
483
+ "zarr_format": 2
484
+ },
485
+ "latitude/.zattrs": {
486
+ "_ARRAY_DIMENSIONS": [
487
+ "latitude"
488
+ ]
489
+ },
490
+ "longitude/.zarray": {
491
+ "chunks": [
492
+ 256
493
+ ],
494
+ "compressor": {
495
+ "blocksize": 0,
496
+ "clevel": 5,
497
+ "cname": "lz4",
498
+ "id": "blosc",
499
+ "shuffle": 1
500
+ },
501
+ "dtype": "<f8",
502
+ "fill_value": "NaN",
503
+ "filters": null,
504
+ "order": "C",
505
+ "shape": [
506
+ 256
507
+ ],
508
+ "zarr_format": 2
509
+ },
510
+ "longitude/.zattrs": {
511
+ "_ARRAY_DIMENSIONS": [
512
+ "longitude"
513
+ ]
514
+ },
515
+ "time/.zarray": {
516
+ "chunks": [
517
+ 1464
518
+ ],
519
+ "compressor": {
520
+ "blocksize": 0,
521
+ "clevel": 5,
522
+ "cname": "lz4",
523
+ "id": "blosc",
524
+ "shuffle": 1
525
+ },
526
+ "dimension_separator": ".",
527
+ "dtype": "<i8",
528
+ "fill_value": null,
529
+ "filters": null,
530
+ "order": "C",
531
+ "shape": [
532
+ 29220
533
+ ],
534
+ "zarr_format": 2
535
+ },
536
+ "time/.zattrs": {
537
+ "_ARRAY_DIMENSIONS": [
538
+ "time"
539
+ ],
540
+ "calendar": "proleptic_gregorian",
541
+ "units": "hours since 2000-01-01"
542
+ }
543
+ },
544
+ "zarr_consolidated_format": 1
545
+ }
MTERH/0.4.2 ADDED
Binary file (19.5 kB). View file
 
MTERH/0.5.2 ADDED
Binary file (19.5 kB). View file
 
MTERH/104.4.2 ADDED
Binary file (19.5 kB). View file
 
MTERH/107.3.1 ADDED
Binary file (18.3 kB). View file
 
MTERH/108.2.2 ADDED
Binary file (7.12 kB). View file
 
MTERH/109.4.0 ADDED
Binary file (20.1 kB). View file
 
MTERH/110.1.0 ADDED
Binary file (6.05 kB). View file
 
MTERH/113.6.0 ADDED
Binary file (19.7 kB). View file
 
MTERH/113.6.1 ADDED
Binary file (21.1 kB). View file
 
MTERH/114.4.2 ADDED
Binary file (19.5 kB). View file
 
MTERH/116.1.0 ADDED
Binary file (6.05 kB). View file
 
MTERH/118.5.0 ADDED
Binary file (18.6 kB). View file
 
MTERH/127.3.2 ADDED
Binary file (15.5 kB). View file
 
MTERH/128.3.3 ADDED
Binary file (17.4 kB). View file
 
MTERH/129.3.3 ADDED
Binary file (17.4 kB). View file
 
MTERH/129.4.0 ADDED
Binary file (20.1 kB). View file
 
MTERH/129.4.2 ADDED
Binary file (19.5 kB). View file
 
MTERH/133.7.1 ADDED
Binary file (19.9 kB). View file
 
MTERH/134.3.0 ADDED
Binary file (11.8 kB). View file
 
MTERH/135.6.0 ADDED
Binary file (19.7 kB). View file
 
MTERH/135.6.1 ADDED
Binary file (21.1 kB). View file
 
MTERH/135.6.2 ADDED
Binary file (18.4 kB). View file
 
MTERH/137.1.1 ADDED
Binary file (17.8 kB). View file
 
MTERH/137.6.3 ADDED
Binary file (19.7 kB). View file
 
MTERH/139.4.0 ADDED
Binary file (20.1 kB). View file
 
MTERH/139.5.1 ADDED
Binary file (16.5 kB). View file
 
MTERH/140.4.0 ADDED
Binary file (20.1 kB). View file
 
MTERH/143.4.2 ADDED
Binary file (19.5 kB). View file
 
MTERH/143.5.1 ADDED
Binary file (16.5 kB). View file
 
MTERH/143.7.3 ADDED
Binary file (18.1 kB). View file
 
MTERH/144.3.3 ADDED
Binary file (17.4 kB). View file
 
MTERH/145.1.0 ADDED
Binary file (6.05 kB). View file
 
MTERH/145.1.2 ADDED
Binary file (6.05 kB). View file
 
MTERH/145.2.2 ADDED
Binary file (7.12 kB). View file
 
MTERH/147.7.0 ADDED
Binary file (22.1 kB). View file
 
MTERH/153.3.2 ADDED
Binary file (15.5 kB). View file
 
MTERH/156.6.1 ADDED
Binary file (21.1 kB). View file
 
MTERH/157.2.3 ADDED
Binary file (9.61 kB). View file
 
MTERH/17.0.0 ADDED
Binary file (6.05 kB). View file
 
MTERH/20.5.3 ADDED
Binary file (21.7 kB). View file
 
MTERH/26.0.1 ADDED
Binary file (14.7 kB). View file
 
MTERH/27.5.3 ADDED
Binary file (21.7 kB). View file
 
MTERH/3.5.1 ADDED
Binary file (16.5 kB). View file
 
MTERH/30.6.0 ADDED
Binary file (19.7 kB). View file
 
MTERH/32.4.1 ADDED
Binary file (16.9 kB). View file
 
MTERH/32.6.3 ADDED
Binary file (19.7 kB). View file
 
MTERH/32.7.3 ADDED
Binary file (18.1 kB). View file