-
Notifications
You must be signed in to change notification settings - Fork 8
/
mod11a2-v61.json
379 lines (379 loc) · 13 KB
/
mod11a2-v61.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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
{
"id": null,
"name": "mod11a2",
"title": "MOD11A2 v061 - Cloud Optimized GeoTIFF",
"description": "The Terra Moderate Resolution Imaging Spectroradiometer (MODIS) Land Surface Temperature/Emissivity 8-Day (MOD11A2) Version 6.1 product provides an average 8-day per-pixel Land Surface Temperature and Emissivity (LST&E) with a 1 kilometer (km) spatial resolution in a 1,200 by 1,200 km grid. Each pixel value in the MOD11A2 is a simple average of all the corresponding MOD11A1 LST pixels collected within that 8-day period. The 8-day compositing period was chosen because twice that period is the exact ground track repeat period of the Terra and Aqua platforms. Provided along with the daytime and nighttime surface temperature bands are associated quality control assessments, observation times, view zenith angles, and clear-sky coverages along with bands 31 and 32 emissivities from land cover types.",
"temporal_composition_schema": {
"step": 8,
"unit": "day",
"schema": "Cyclic",
"cycle": {
"step": 1,
"unit": "year"
}
},
"composition_function": null,
"grid_ref_sys": "STG",
"collection_type": "cube",
"metadata": {
"providers": [
{
"name": "National Aeronautics and Space Administration (NASA)",
"roles": [
"producer",
"licensor"
],
"url": "https://modis.gsfc.nasa.gov/"
},
{
"name": "National Institute for Space Research (INPE)",
"roles": [
"host"
],
"url": "https://data.inpe.br/big/",
"processing:lineage": "Generation of MOD11A2 in Cloud Optimized GeoTIFF",
"processing:level": "L3",
"processing:facility": "BDC/BIG",
"processing:software": {
"bdc-collection-builder": "1.0",
"rio-cogeo": "3.0"
}
}
],
"license": {
"type": "proprietary",
"uri": "https://modaps.modaps.eosdis.nasa.gov/services/faq/LAADS_Data-Use_Citation_Policies.pdf"
},
"platform": {
"code": [
"TERRA"
],
"instruments": [
"MODIS"
]
}
},
"keywords": [
"data cube",
"modis",
"terra",
"earth observation",
"brazil"
],
"is_public": true,
"is_available": true,
"version": "6.1",
"category": "eo",
"version_predecessor": null,
"version_successor": null,
"bands": [
{
"name": "LST_Day_1km",
"common_name": "",
"description": "Daytime Land Surface Temperature",
"min_value": 7500,
"max_value": 65535,
"nodata": 0,
"scale": 0.02,
"data_type": "uint16",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
},
{
"name": "QC_Day",
"common_name": "",
"description": "Daytime LST Quality Indicators",
"min_value": 0,
"max_value": 255,
"nodata": null,
"scale": null,
"data_type": "uint8",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
},
{
"name": "Day_view_time",
"common_name": "",
"description": "Local time of day observation",
"min_value": 0,
"max_value": 240,
"nodata": 255,
"scale": 0.1,
"data_type": "uint8",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
},
{
"name": "Day_view_angl",
"common_name": "",
"description": "View zenith angle of day observation",
"min_value": 0,
"max_value": 130,
"nodata": 255,
"scale": null,
"scale_add": -65,
"data_type": "uint8",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
},
{
"name": "LST_Night_1km",
"common_name": "",
"description": "Nighttime Land Surface Temperature",
"min_value": 7500,
"max_value": 65535,
"nodata": 0,
"scale": 0.02,
"data_type": "uint16",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
},
{
"name": "QC_Night",
"common_name": "",
"description": "Nighttime LST Quality indicators",
"min_value": 0,
"max_value": 255,
"nodata": 0,
"scale": null,
"data_type": "uint8",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
},
{
"name": "Night_view_time",
"common_name": "",
"description": "Local time of night observation",
"min_value": 0,
"max_value": 240,
"nodata": 255,
"scale": 0.1,
"data_type": "uint8",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
},
{
"name": "Night_view_angl",
"common_name": "",
"description": "View zenith angle of night observation",
"min_value": 0,
"max_value": 130,
"nodata": 255,
"scale": null,
"scale_add": -65,
"data_type": "uint8",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
},
{
"name": "Emis_31",
"common_name": "",
"description": "Band 31 emissivity",
"min_value": 1,
"max_value": 255,
"nodata": 0,
"scale": 0.002,
"scale_add": 0.49,
"data_type": "uint8",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
},
{
"name": "Emis_32",
"common_name": "",
"description": "Band 32 emissivity",
"min_value": 1,
"max_value": 255,
"nodata": 0,
"scale": 0.002,
"scale_add": 0.49,
"data_type": "uint8",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
},
{
"name": "Clear_sky_days",
"common_name": "",
"description": "Day clear-sky coverage",
"min_value": 1,
"max_value": 255,
"nodata": 0,
"scale": null,
"data_type": "uint8",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
},
{
"name": "Clear_sky_nights",
"common_name": "",
"description": "Night clear-sky coverage",
"min_value": 1,
"max_value": 255,
"nodata": 0,
"scale": null,
"data_type": "uint8",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 926.625433138333392,
"resolution_y": 926.625433139166717,
"resolution_unit": "Meter",
"center_wavelength": null,
"full_width_half_max": null
}
],
"summaries": {
"platform": [
"terra"
],
"constellation": [
"modis"
],
"instruments": [
"modis"
],
"gsd": [
926.625433138333392
],
"view:off_nadir": [
0
]
},
"item_assets": {
"LST_Day_1km": {
"title": "Daytime Land Surface Temperature",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"QC_Day": {
"title": "Daytime LST Quality Indicators",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"Day_view_time": {
"title": "Local time of day observation",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"Day_view_angl": {
"title": "View zenith angle of day observation",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"LST_Night_1km": {
"title": "Nighttime Land Surface Temperature",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"QC_Night": {
"title": "Nighttime LST Quality indicators",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"Night_view_time": {
"title": "Local time of night observation",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"Night_view_angl": {
"title": "View zenith angle of night observation",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"Emis_31": {
"title": "Band 31 emissivity",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"Emis_32": {
"title": "Band 32 emissivity",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"Clear_sky_days": {
"title": "Day clear-sky coverage",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"Clear_sky_nights": {
"title": "Night clear-sky coverage",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"thumbnail": {
"title": "Thumbnail",
"roles": [
"thumbnail"
],
"type": "image/png"
}
},
"properties": {
}
}