-
Notifications
You must be signed in to change notification settings - Fork 8
/
charter-wfi.json
232 lines (232 loc) · 7.34 KB
/
charter-wfi.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
{
"id": 46,
"name": "charter-wfi",
"title": "CHARTER - WFI",
"description": "This collection contains images from the WFI sensor onboard the satellites CBERS-4, CBERS-4A and AMAZONIA-1 over Brazil. The data is processed by the Disasters Charter and provided as Cloud Optimized GeoTIFF (COG). This products has four spectral bands: Blue, Green, Red and NIR.",
"temporal_composition_schema": null,
"composition_function": null,
"grid_ref_sys": null,
"collection_type": "collection",
"metadata": {
"providers": [
{
"name": "National Institute for Space Research (INPE)",
"roles": [
"producer",
"licensor",
"host",
"processor"
],
"url": "https://data.inpe.br",
"processing:lineage": "Download multiple files from CBERS/AMAZONIA temporary folders, crop within AOI's bounds, and stacks all bands in Cloud Optimized GeoTIFF",
"processing:level": "L4",
"processing:facility": "Disasters Charter",
"processing:software": {
"charter_download_and_crop": "1.0"
}
}
],
"license": {
"type": "Creative-Commons-Attribution-4.0-International",
"uri": "https://creativecommons.org/licenses/by/4.0/"
}
},
"keywords": [
"wfi",
"visible imagery",
"cloud optimized geotiff",
"cog",
"earth observation",
"brazil"
],
"is_public": true,
"is_available": true,
"category": "eo",
"quicklook": [
"BAND4",
"BAND3",
"BAND2"
],
"version": 1,
"version_predecessor": null,
"version_successor": null,
"bands": [
{
"name": "BAND1",
"common_name": "blue",
"description": "BAND1 blue band from 0.45 to 0.52 micrometers",
"min_value": 0,
"max_value": 255,
"nodata": 0,
"scale": 1,
"data_type": "int16",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 64.0,
"resolution_y": 64.0,
"resolution_unit": "Meter",
"center_wavelength": 0.485,
"full_width_half_max": 0.07
},
{
"name": "BAND2",
"common_name": "green",
"description": "BAND2 green band from 0.52 to 0.59 micrometers",
"min_value": 0,
"max_value": 255,
"nodata": 0,
"scale": 1,
"data_type": "int16",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 64.0,
"resolution_y": 64.0,
"resolution_unit": "Meter",
"center_wavelength": 0.555,
"full_width_half_max": 0.07
},
{
"name": "BAND3",
"common_name": "red",
"description": "BAND3 red band from 0.63 to 0.69 micrometers",
"min_value": 0,
"max_value": 255,
"nodata": 0,
"scale": 1,
"data_type": "int16",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 64.0,
"resolution_y": 64.0,
"resolution_unit": "Meter",
"center_wavelength": 0.66,
"full_width_half_max": 0.06
},
{
"name": "BAND4",
"common_name": "nir",
"description": "BAND4 nir band from 0.77 to 0.89 micrometers",
"min_value": 0,
"max_value": 255,
"nodata": 0,
"scale": 1,
"data_type": "int16",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": 64.0,
"resolution_y": 64.0,
"resolution_unit": "Meter",
"center_wavelength": 0.830,
"full_width_half_max": 0.12
},
{
"name": "BAND13",
"common_name": "blue",
"description": "B13 blue band from 0.45 to 0.52 micrometers",
"min_value": 0,
"max_value": 255,
"nodata": 0,
"scale": 1,
"data_type": "int16",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": null,
"resolution_y": null,
"resolution_unit": "Meter",
"center_wavelength": 0.485,
"full_width_half_max": 0.07
},
{
"name": "BAND14",
"common_name": "green",
"description": "B14 green band from 0.52 to 0.59 micrometers",
"min_value": 0,
"max_value": 255,
"nodata": 0,
"scale": 1,
"data_type": "int16",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": null,
"resolution_y": null,
"resolution_unit": "Meter",
"center_wavelength": 0.555,
"full_width_half_max": 0.07
},
{
"name": "BAND15",
"common_name": "red",
"description": "B15 red band from 0.63 to 0.69 micrometers",
"min_value": 0,
"max_value": 255,
"nodata": 0,
"scale": 1,
"data_type": "int16",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": null,
"resolution_y": null,
"resolution_unit": "Meter",
"center_wavelength": 0.66,
"full_width_half_max": 0.06
},
{
"name": "BAND16",
"common_name": "nir",
"description": "B16 nir band from 0.77 to 0.89 micrometers",
"min_value": 0,
"max_value": 255,
"nodata": 0,
"scale": 1,
"data_type": "int16",
"mime_type": "image/tiff; application=geotiff; profile=cloud-optimized",
"resolution_x": null,
"resolution_y": null,
"resolution_unit": "Meter",
"center_wavelength": 0.830,
"full_width_half_max": 0.12
}
],
"summaries": {
"platform": [
"amazonia-1",
"cbers-4",
"cbers-4a"
],
"constellation": [
"amazonia-1",
"cbers"
],
"instruments": [
"wfi"
],
"gsd": [
null
],
"view:off_nadir": [
0
]
},
"item_assets": {
"visual": {
"title": "Visual composition",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data"
]
},
"thumbnail": {
"title": "Thumbnail",
"type": "image/png",
"bands": {
"red": "BAND4",
"green": "BAND3",
"blue": "BAND2"
},
"roles": [
"thumbnail"
]
}
},
"properties": {
"sources": [
"http://www.inpe.br"
],
"bdc:visual":{
"tci": "visual"
}
}
}