Upload folder using huggingface_hub
Browse files- stats.zarr/.zattrs +1 -0
- stats.zarr/.zgroup +3 -0
- stats.zarr/.zmetadata +91 -0
- stats.zarr/__xarray_dataarray_variable__/.zarray +22 -0
- stats.zarr/__xarray_dataarray_variable__/.zattrs +6 -0
- stats.zarr/__xarray_dataarray_variable__/0.0 +0 -0
- stats.zarr/param/.zarray +20 -0
- stats.zarr/param/.zattrs +5 -0
- stats.zarr/param/0 +0 -0
- stats.zarr/variable/.zarray +24 -0
- stats.zarr/variable/.zattrs +5 -0
- stats.zarr/variable/0 +0 -0
stats.zarr/.zattrs
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{}
|
stats.zarr/.zgroup
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"zarr_format": 2
|
| 3 |
+
}
|
stats.zarr/.zmetadata
ADDED
|
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
".zattrs": {},
|
| 4 |
+
".zgroup": {
|
| 5 |
+
"zarr_format": 2
|
| 6 |
+
},
|
| 7 |
+
"__xarray_dataarray_variable__/.zarray": {
|
| 8 |
+
"chunks": [
|
| 9 |
+
2,
|
| 10 |
+
124
|
| 11 |
+
],
|
| 12 |
+
"compressor": {
|
| 13 |
+
"blocksize": 0,
|
| 14 |
+
"clevel": 5,
|
| 15 |
+
"cname": "lz4",
|
| 16 |
+
"id": "blosc",
|
| 17 |
+
"shuffle": 1
|
| 18 |
+
},
|
| 19 |
+
"dtype": "<f8",
|
| 20 |
+
"fill_value": "NaN",
|
| 21 |
+
"filters": null,
|
| 22 |
+
"order": "C",
|
| 23 |
+
"shape": [
|
| 24 |
+
2,
|
| 25 |
+
124
|
| 26 |
+
],
|
| 27 |
+
"zarr_format": 2
|
| 28 |
+
},
|
| 29 |
+
"__xarray_dataarray_variable__/.zattrs": {
|
| 30 |
+
"_ARRAY_DIMENSIONS": [
|
| 31 |
+
"variable",
|
| 32 |
+
"param"
|
| 33 |
+
]
|
| 34 |
+
},
|
| 35 |
+
"param/.zarray": {
|
| 36 |
+
"chunks": [
|
| 37 |
+
124
|
| 38 |
+
],
|
| 39 |
+
"compressor": {
|
| 40 |
+
"blocksize": 0,
|
| 41 |
+
"clevel": 5,
|
| 42 |
+
"cname": "lz4",
|
| 43 |
+
"id": "blosc",
|
| 44 |
+
"shuffle": 1
|
| 45 |
+
},
|
| 46 |
+
"dtype": "<U8",
|
| 47 |
+
"fill_value": null,
|
| 48 |
+
"filters": null,
|
| 49 |
+
"order": "C",
|
| 50 |
+
"shape": [
|
| 51 |
+
124
|
| 52 |
+
],
|
| 53 |
+
"zarr_format": 2
|
| 54 |
+
},
|
| 55 |
+
"param/.zattrs": {
|
| 56 |
+
"_ARRAY_DIMENSIONS": [
|
| 57 |
+
"param"
|
| 58 |
+
]
|
| 59 |
+
},
|
| 60 |
+
"variable/.zarray": {
|
| 61 |
+
"chunks": [
|
| 62 |
+
2
|
| 63 |
+
],
|
| 64 |
+
"compressor": {
|
| 65 |
+
"blocksize": 0,
|
| 66 |
+
"clevel": 5,
|
| 67 |
+
"cname": "lz4",
|
| 68 |
+
"id": "blosc",
|
| 69 |
+
"shuffle": 1
|
| 70 |
+
},
|
| 71 |
+
"dtype": "|O",
|
| 72 |
+
"fill_value": null,
|
| 73 |
+
"filters": [
|
| 74 |
+
{
|
| 75 |
+
"id": "vlen-utf8"
|
| 76 |
+
}
|
| 77 |
+
],
|
| 78 |
+
"order": "C",
|
| 79 |
+
"shape": [
|
| 80 |
+
2
|
| 81 |
+
],
|
| 82 |
+
"zarr_format": 2
|
| 83 |
+
},
|
| 84 |
+
"variable/.zattrs": {
|
| 85 |
+
"_ARRAY_DIMENSIONS": [
|
| 86 |
+
"variable"
|
| 87 |
+
]
|
| 88 |
+
}
|
| 89 |
+
},
|
| 90 |
+
"zarr_consolidated_format": 1
|
| 91 |
+
}
|
stats.zarr/__xarray_dataarray_variable__/.zarray
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"chunks": [
|
| 3 |
+
2,
|
| 4 |
+
124
|
| 5 |
+
],
|
| 6 |
+
"compressor": {
|
| 7 |
+
"blocksize": 0,
|
| 8 |
+
"clevel": 5,
|
| 9 |
+
"cname": "lz4",
|
| 10 |
+
"id": "blosc",
|
| 11 |
+
"shuffle": 1
|
| 12 |
+
},
|
| 13 |
+
"dtype": "<f8",
|
| 14 |
+
"fill_value": "NaN",
|
| 15 |
+
"filters": null,
|
| 16 |
+
"order": "C",
|
| 17 |
+
"shape": [
|
| 18 |
+
2,
|
| 19 |
+
124
|
| 20 |
+
],
|
| 21 |
+
"zarr_format": 2
|
| 22 |
+
}
|
stats.zarr/__xarray_dataarray_variable__/.zattrs
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_ARRAY_DIMENSIONS": [
|
| 3 |
+
"variable",
|
| 4 |
+
"param"
|
| 5 |
+
]
|
| 6 |
+
}
|
stats.zarr/__xarray_dataarray_variable__/0.0
ADDED
|
Binary file (1.48 kB). View file
|
|
|
stats.zarr/param/.zarray
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"chunks": [
|
| 3 |
+
124
|
| 4 |
+
],
|
| 5 |
+
"compressor": {
|
| 6 |
+
"blocksize": 0,
|
| 7 |
+
"clevel": 5,
|
| 8 |
+
"cname": "lz4",
|
| 9 |
+
"id": "blosc",
|
| 10 |
+
"shuffle": 1
|
| 11 |
+
},
|
| 12 |
+
"dtype": "<U8",
|
| 13 |
+
"fill_value": null,
|
| 14 |
+
"filters": null,
|
| 15 |
+
"order": "C",
|
| 16 |
+
"shape": [
|
| 17 |
+
124
|
| 18 |
+
],
|
| 19 |
+
"zarr_format": 2
|
| 20 |
+
}
|
stats.zarr/param/.zattrs
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_ARRAY_DIMENSIONS": [
|
| 3 |
+
"param"
|
| 4 |
+
]
|
| 5 |
+
}
|
stats.zarr/param/0
ADDED
|
Binary file (586 Bytes). View file
|
|
|
stats.zarr/variable/.zarray
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"chunks": [
|
| 3 |
+
2
|
| 4 |
+
],
|
| 5 |
+
"compressor": {
|
| 6 |
+
"blocksize": 0,
|
| 7 |
+
"clevel": 5,
|
| 8 |
+
"cname": "lz4",
|
| 9 |
+
"id": "blosc",
|
| 10 |
+
"shuffle": 1
|
| 11 |
+
},
|
| 12 |
+
"dtype": "|O",
|
| 13 |
+
"fill_value": null,
|
| 14 |
+
"filters": [
|
| 15 |
+
{
|
| 16 |
+
"id": "vlen-utf8"
|
| 17 |
+
}
|
| 18 |
+
],
|
| 19 |
+
"order": "C",
|
| 20 |
+
"shape": [
|
| 21 |
+
2
|
| 22 |
+
],
|
| 23 |
+
"zarr_format": 2
|
| 24 |
+
}
|
stats.zarr/variable/.zattrs
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_ARRAY_DIMENSIONS": [
|
| 3 |
+
"variable"
|
| 4 |
+
]
|
| 5 |
+
}
|
stats.zarr/variable/0
ADDED
|
Binary file (37 Bytes). View file
|
|
|