generated from stactools-packages/template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
collection.json
169 lines (169 loc) · 5.03 KB
/
collection.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
{
"type": "Collection",
"id": "nisar-sim",
"stac_version": "1.0.0",
"description": "A set of sample products using JAXA ALOS-1 PALSAR data as a surrogate for NISAR. The sample covers the full suite of planned products, from Level 0 raw data (in NISAR format) to Level 1 and Level 2. These data cover a smaller area than a NISAR frame, but the format and metadata content is fully compatible with the data NISAR will produce after entering the science phase",
"links": [
{
"rel": "root",
"href": "./collection.json",
"type": "application/json",
"title": "Simulated NISAR"
},
{
"rel": "documentation",
"href": "https://uavsar.jpl.nasa.gov/science/documents/nisar-sample-products.html",
"type": "application/html",
"title": "Simulated NISAR Products documentation",
"description": "A set of sample products using JAXA ALOS-1 PALSAR data as a surrogate for NISAR. The sample covers the full suite of planned products, from Level 0 raw data (in NISAR format) to Level 1 and Level 2. These data cover a smaller area than a NISAR frame, but the format and metadata content is fully compatible with the data NISAR will produce after entering the science phase"
},
{
"rel": "license",
"href": "https://www.jpl.nasa.gov/jpl-image-use-policy",
"title": "NASA/JPL-Caltech Image Use Policy"
},
{
"rel": "item",
"href": "./NISAR_L0_PR_RRSD_001_005_A_128S_20081012T060910_20081012T060926_P01101_F_J_001/NISAR_L0_PR_RRSD_001_005_A_128S_20081012T060910_20081012T060926_P01101_F_J_001.json",
"type": "application/json"
}
],
"stac_extensions": [
"https://stac-extensions.github.io/item-assets/v1.0.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/alternate-assets/v1.1.0/schema.json"
],
"item_assets": {
"RRSD": {
"title": "Radar Raw Signal Data and Calibration",
"description": "Level 0 Unfocused raw SAR data",
"type": "application/x-hdf5",
"role": [
"data"
]
},
"RSLC": {
"title": "Range Doppler Single Look Complex",
"description": "Level 1 Focused SAR image in range-doppler coordinates (zero-doppler steered)",
"type": "application/x-hdf5",
"role": [
"data"
]
},
"RIFG": {
"title": "Range Doppler Wrapped Interferogram",
"description": "Level 1 Phase-wrapped interferogram in range-doppler coordinates (zero-doppler steered)",
"type": "application/x-hdf5",
"role": [
"data"
]
},
"RUNW": {
"title": "Range Doppler UnWrapped Interferogram",
"description": "Level 1 Phase-unwrapped interferogram in range-doppler coordinates (zero-doppler steered)",
"type": "application/x-hdf5",
"role": [
"data"
]
},
"ROFF": {
"title": "Range Doppler Pixel Offsets",
"description": "Level 1 Pixel offsets in range-doppler coordinates (zero-doppler steered)",
"type": "application/x-hdf5",
"role": [
"data"
]
},
"GSLC": {
"title": "Geocoded Single Look Complex",
"description": "Level 2 Focused SAR image in geocoded coordinates",
"type": "application/x-hdf5",
"role": [
"data"
]
},
"GUNW": {
"title": "Geocoded Unwrapped Interferogram",
"description": "Level 2 Phase-unwrapped interferogram in geocoded coordinates",
"type": "application/x-hdf5",
"role": [
"data"
]
},
"GOFF": {
"title": "Geocoded Pixel Offsets",
"description": "Level 2 Pixel offsets in geocoded coordinates",
"type": "application/x-hdf5",
"role": [
"data"
]
},
"GCOV": {
"title": "Geocoded Polarimetric Covariance",
"description": "Level 2 SAR covariance product in geocoded coordinates",
"type": "application/x-hdf5",
"role": [
"data"
]
},
"SME2": {
"title": "Soil Moisture",
"description": "Level 3 Global Soil Moisture Product",
"type": "application/x-hdf5",
"role": [
"data"
]
}
},
"title": "Simulated NISAR",
"extent": {
"spatial": {
"bbox": [
[
-180.0,
-90.0,
180.0,
90.0
]
]
},
"temporal": {
"interval": [
[
"2008-01-01T00:00:00Z",
null
]
]
}
},
"license": "proprietary",
"keywords": [
"SAR",
"NISAR",
"Simulated"
],
"providers": [
{
"name": "NASA/JPL-Caltech",
"roles": [
"producer",
"processor",
"licensor"
],
"url": "https://www.jpl.nasa.gov/caltechjpl-privacy-policies-and-important-notices"
},
{
"name": "NASA/JPL-Caltech",
"roles": [
"host"
],
"url": "https://www.jpl.nasa.gov/caltechjpl-privacy-policies-and-important-notices"
}
],
"summaries": {
"platform": [
"NISAR"
]
}
}