Skip to content

Commit 8a8f866

Browse files
committed
dev
1 parent ab9f1ac commit 8a8f866

File tree

43 files changed

+926
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+926
-0
lines changed

cf/test/example_field_0.nc

22.7 KB
Binary file not shown.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"Conventions": "CF-1.12"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"zarr_format": 2
3+
}
Lines changed: 171 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,171 @@
1+
{
2+
"metadata": {
3+
".zattrs": {
4+
"Conventions": "CF-1.12"
5+
},
6+
".zgroup": {
7+
"zarr_format": 2
8+
},
9+
"lat/.zarray": {
10+
"chunks": [
11+
5
12+
],
13+
"compressor": {
14+
"blocksize": 0,
15+
"clevel": 5,
16+
"cname": "lz4",
17+
"id": "blosc",
18+
"shuffle": 1
19+
},
20+
"dtype": "<f8",
21+
"fill_value": "NaN",
22+
"filters": null,
23+
"order": "C",
24+
"shape": [
25+
5
26+
],
27+
"zarr_format": 2
28+
},
29+
"lat/.zattrs": {
30+
"_ARRAY_DIMENSIONS": [
31+
"lat"
32+
],
33+
"bounds": "lat_bnds",
34+
"standard_name": "latitude",
35+
"units": "degrees_north"
36+
},
37+
"lat_bnds/.zarray": {
38+
"chunks": [
39+
3,
40+
2
41+
],
42+
"compressor": {
43+
"blocksize": 0,
44+
"clevel": 5,
45+
"cname": "lz4",
46+
"id": "blosc",
47+
"shuffle": 1
48+
},
49+
"dtype": "<f8",
50+
"fill_value": "NaN",
51+
"filters": null,
52+
"order": "C",
53+
"shape": [
54+
5,
55+
2
56+
],
57+
"zarr_format": 2
58+
},
59+
"lat_bnds/.zattrs": {
60+
"_ARRAY_DIMENSIONS": [
61+
"lat",
62+
"bounds2"
63+
]
64+
},
65+
"lon/.zarray": {
66+
"chunks": [
67+
8
68+
],
69+
"compressor": {
70+
"blocksize": 0,
71+
"clevel": 5,
72+
"cname": "lz4",
73+
"id": "blosc",
74+
"shuffle": 1
75+
},
76+
"dtype": "<f8",
77+
"fill_value": "NaN",
78+
"filters": null,
79+
"order": "C",
80+
"shape": [
81+
8
82+
],
83+
"zarr_format": 2
84+
},
85+
"lon/.zattrs": {
86+
"_ARRAY_DIMENSIONS": [
87+
"lon"
88+
],
89+
"bounds": "lon_bnds",
90+
"standard_name": "longitude",
91+
"units": "degrees_east"
92+
},
93+
"lon_bnds/.zarray": {
94+
"chunks": [
95+
4,
96+
2
97+
],
98+
"compressor": {
99+
"blocksize": 0,
100+
"clevel": 5,
101+
"cname": "lz4",
102+
"id": "blosc",
103+
"shuffle": 1
104+
},
105+
"dtype": "<f8",
106+
"fill_value": "NaN",
107+
"filters": null,
108+
"order": "C",
109+
"shape": [
110+
8,
111+
2
112+
],
113+
"zarr_format": 2
114+
},
115+
"lon_bnds/.zattrs": {
116+
"_ARRAY_DIMENSIONS": [
117+
"lon",
118+
"bounds2"
119+
]
120+
},
121+
"q/.zarray": {
122+
"chunks": [
123+
3,
124+
4
125+
],
126+
"compressor": {
127+
"blocksize": 0,
128+
"clevel": 5,
129+
"cname": "lz4",
130+
"id": "blosc",
131+
"shuffle": 1
132+
},
133+
"dtype": "<f8",
134+
"fill_value": "NaN",
135+
"filters": null,
136+
"order": "C",
137+
"shape": [
138+
5,
139+
8
140+
],
141+
"zarr_format": 2
142+
},
143+
"q/.zattrs": {
144+
"_ARRAY_DIMENSIONS": [
145+
"lat",
146+
"lon"
147+
],
148+
"cell_methods": "area: mean",
149+
"coordinates": "time",
150+
"project": "research",
151+
"standard_name": "specific_humidity",
152+
"units": "1"
153+
},
154+
"time/.zarray": {
155+
"chunks": [],
156+
"compressor": null,
157+
"dtype": "<f8",
158+
"fill_value": "NaN",
159+
"filters": null,
160+
"order": "C",
161+
"shape": [],
162+
"zarr_format": 2
163+
},
164+
"time/.zattrs": {
165+
"_ARRAY_DIMENSIONS": [],
166+
"standard_name": "time",
167+
"units": "days since 2018-12-01"
168+
}
169+
},
170+
"zarr_consolidated_format": 1
171+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"chunks": [
3+
5
4+
],
5+
"compressor": {
6+
"blocksize": 0,
7+
"clevel": 5,
8+
"cname": "lz4",
9+
"id": "blosc",
10+
"shuffle": 1
11+
},
12+
"dtype": "<f8",
13+
"fill_value": "NaN",
14+
"filters": null,
15+
"order": "C",
16+
"shape": [
17+
5
18+
],
19+
"zarr_format": 2
20+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"_ARRAY_DIMENSIONS": [
3+
"lat"
4+
],
5+
"bounds": "lat_bnds",
6+
"standard_name": "latitude",
7+
"units": "degrees_north"
8+
}
56 Bytes
Binary file not shown.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"chunks": [
3+
3,
4+
2
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+
5,
19+
2
20+
],
21+
"zarr_format": 2
22+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"_ARRAY_DIMENSIONS": [
3+
"lat",
4+
"bounds2"
5+
]
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"_ARRAY_DIMENSIONS": [
3+
"lat",
4+
"bounds2"
5+
],
6+
}

0 commit comments

Comments
 (0)