generated from stac-extensions/template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
daymet-hi-annual.json
187 lines (187 loc) · 6.74 KB
/
daymet-hi-annual.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
{
"stac_version": "1.0.0",
"stac_extensions": [
"https://stac-extensions.github.io/datacube/v2.2.0/schema.json"
],
"type": "Collection",
"id": "daymet-hi-annual",
"title": "Daymet Hawaii Annual",
"description": "Daymet is a data product derived from a collection of algorithms and computer software designed to interpolate and extrapolate from daily meteorological observations to produce gridded estimates of daily weather parameters. Weather parameters generated include daily surfaces of minimum and maximum temperature, precipitation, vapor pressure, radiation, snow water equivalent, and day length produced on a 1 km x 1 km gridded surface. The motivation for producing Daymet is to provide measurements of near-surface meteorological conditions where no instrumentation exists. Having estimates of these surfaces is critical to understanding many processes in the terrestrial biogeochemical system.",
"license": "proprietary",
"extent": {
"spatial": {
"bbox": [
[
-160.3056,
17.9539,
-154.772,
23.5186
]
]
},
"temporal": {
"interval": [
[
"1980-01-01T12:00:00Z",
"2019-12-31T12:00:00Z"
]
]
}
},
"links": [],
"assets": {
"data": {
"href": "abfs://daymet-zarr/annual/hi.zarr",
"title": "Annual Hawaii Daymet zarr root",
"description": "The root of the annual Hawaii Daymet Zarr Group on Azure Blob Storage.",
"roles": [
"data",
"zarr-root",
"azure-blob-storge"
]
}
},
"cube:dimensions": {
"time": {
"type": "temporal",
"extent": [
"1980:00:00T00:00:00Z",
"2020:00:00T00:00:00Z"
],
"description": "Annual",
"step": "P1Y"
},
"x": {
"type": "spatial",
"axis": "x",
"description": "North American Lambert Conformal Conic, 1KM grid.",
"extent": [
-622000,
-5519250
],
"step": 1000,
"reference_system": "PROJCRS[\"undefined\",BASEGEOGCRS[\"undefined\",DATUM[\"undefined\",ELLIPSOID[\"undefined\",6378137,298.257223563,LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]]],PRIMEM[\"Greenwich\",0,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8901]]],CONVERSION[\"unknown\",METHOD[\"Lambert Conic Conformal (2SP)\",ID[\"EPSG\",9802]],PARAMETER[\"Latitude of 1st standard parallel\",25,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8823]],PARAMETER[\"Latitude of 2nd standard parallel\",60,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8824]],PARAMETER[\"Latitude of false origin\",42.5,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8821]],PARAMETER[\"Longitude of false origin\",-100,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8822]],PARAMETER[\"Easting at false origin\",0,LENGTHUNIT[\"metre\",1],ID[\"EPSG\",8826]],PARAMETER[\"Northing at false origin\",0,LENGTHUNIT[\"metre\",1],ID[\"EPSG\",8827]]],CS[Cartesian,2],AXIS[\"(E)\",east,ORDER[1],LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]],AXIS[\"(N)\",north,ORDER[2],LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]]]"
},
"y": {
"type": "spatial",
"axis": "y",
"description": "North American Lambert Conformal Conic, 1KM grid.",
"extent": [
-5802250,
-39000
],
"step": 1000,
"reference_system": "PROJCRS[\"undefined\",BASEGEOGCRS[\"undefined\",DATUM[\"undefined\",ELLIPSOID[\"undefined\",6378137,298.257223563,LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]]],PRIMEM[\"Greenwich\",0,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8901]]],CONVERSION[\"unknown\",METHOD[\"Lambert Conic Conformal (2SP)\",ID[\"EPSG\",9802]],PARAMETER[\"Latitude of 1st standard parallel\",25,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8823]],PARAMETER[\"Latitude of 2nd standard parallel\",60,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8824]],PARAMETER[\"Latitude of false origin\",42.5,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8821]],PARAMETER[\"Longitude of false origin\",-100,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8822]],PARAMETER[\"Easting at false origin\",0,LENGTHUNIT[\"metre\",1],ID[\"EPSG\",8826]],PARAMETER[\"Northing at false origin\",0,LENGTHUNIT[\"metre\",1],ID[\"EPSG\",8827]]],CS[Cartesian,2],AXIS[\"(E)\",east,ORDER[1],LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]],AXIS[\"(N)\",north,ORDER[2],LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]]]"
},
"nv": {
"type": "count",
"description": "Size of time_bnds.",
"values": [
0,
1
]
}
},
"cube:variables": {
"lat": {
"type": "auxiliary",
"extent": [
17.960035,
23.512327
],
"description": "latitude coordinate",
"unit": "degrees_north",
"dimensions": [
"y",
"x"
]
},
"lon": {
"type": "auxiliary",
"extent": [
-160.29884,
-154.77806
],
"description": "longitude coordinate",
"unit": "degrees_east",
"dimensions": [
"y",
"x"
]
},
"prcp": {
"type": "data",
"description": "The total accumulated precipitation over the monthly period of the daily total precipitation. Sum of all forms of precipitation converted to a water-equivalent depth.",
"extent": [
0,
null
],
"unit": "mm",
"dimensions": [
"time",
"y",
"x"
]
},
"swe": {
"type": "data",
"description": "The average of the daily snow water equivalent (the amount of water contained within the snowpack) in kilograms per square meter over the monthly period.",
"extent": [
0,
null
],
"unit": "kg/m2",
"dimensions": [
"time",
"y",
"x"
]
},
"tmin": {
"type": "data",
"description": "The average minimum temperature for a daily period over the entire monthly period.",
"unit": "degrees C",
"dimensions": [
"time",
"y",
"x"
]
},
"tmax": {
"type": "data",
"description": "The average maximum temperature for a daily period over the entire monthly period.",
"unit": "degrees C",
"dimensions": [
"time",
"y",
"x"
]
},
"vp": {
"type": "data",
"description": "The average of the daily average partial pressure of water vapor over the monthly period.",
"unit": "Pa",
"dimensions": [
"time",
"y",
"x"
]
},
"time_bnds": {
"type": "data",
"description": "",
"dimensions": [
"time",
"nv"
]
},
"lambert_conformal_conic": {
"type": "data",
"description": "Lambert Conformal Conic.",
"values": [
-32767
],
"dimensions": []
}
}
}