-
Notifications
You must be signed in to change notification settings - Fork 22
/
my_sites.txt
453 lines (401 loc) · 18.8 KB
/
my_sites.txt
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
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
{
"Info" : ["List of CalVal Sites:",
"New NISAR calval sites with Sentinel tracks:",
"CentralValleyA137 : Central Valley",
"LosAngelesA64 : Los Angeles Basin",
"MojaveA64 : Mojave Desert",
"LongValleyD144 : Long Valley Caldera",
"MejillonesD54 : Mejillones, Chile, Sentinel-1 descending track 54",
"MejillonesD156 : Mejillones, Chile, Sentinel-1 descending track 156",
"WesternOregonD13 : Western Oregon",
"HokkaidoD46 : Hokkaido, Japan",
"HoustonA34 : Houston/Galveston",
"HawaiiA124 : Big Island of Hawaii, Sentinel-1 ascending track 124",
"HawaiiD87 : Big Island of Hawaii, Sentinel-1 descending track 87",
"KiwiA81 : North Island, New Zealand",
"Old NISAR calval sites:",
"CentralValleyA144 : Central Valley",
"OklahomaA107 : Oklahoma",
"PuertoRicoD98 : Puerto Rico (Earthquake M6.4 on 20200107) - Descending track",
"PuertoRicoA135 : Puerto Rico (Earthquake M6.4 on 20200107 & large aftershock on 20200703) - Ascending track",
"RidgecrestD71 : Ridgecrest (Earthquake M7.2 on 20190705) - Descending track",
"RidgecrestA64 : Ridgecrest (Earthquake M7.2 on 20190705) - Ascending track",
"MojaveD173 : Mojave desert (Ridgecrest Earthquake M7.2 on 20190705) - Descending track",
"MojaveD173_3year : Mojave desert (Ridgecrest Earthquake M7.2 on 20190705) - Descending track",
"LA_A64 : Los Angeles basin - Ascending track",
"LA_A64_3years : Los Angeles basin - Ascending track 3 years",
"ARIA & MintPy parameters:",
"calval_location : name",
"download_region : download box in S,N,W,E format",
"analysis_region : analysis box in S,N,W,E format (must be within download_region)",
"reference_lalo : latitute,longitude in geographic coordinates (default: auto)",
"download_start_date : download start date as YYYMMDD",
"download_end_date : download end date as YYYMMDD",
"earthquakeDate : arbitrary date for testing with the central_valley dataset or actual earthquake",
"noEarthquakeDate : arbitrary date with no earthquake for coseismic notebook",
"sentinel_track : sentinel track to download",
"gps_ref_site_name : Name of the GPS site for InSAR re-referencing",
"tempBaseMax : maximum number of days, 'don't use interferograms longer than this value",
"ifgExcludeList : default is not to exclude any interferograms",
"maskWater : interior locations don't need to mask water"],
"sites" : {
"Info" : "########## NOTEBOOK TESTING ##############",
"test": {
"calval_location" : "test",
"download_region" : "'34.5 35.60 -116.62 -114.39'",
"analysis_region" : "'34.66 35.60 -116.62 -114.39'",
"reference_lalo" : "35.20495,-115.81229",
"download_start_date" : "20190101",
"download_end_date" : "20190401",
"earthquakeDate" : "20190205",
"noEarthquakeDate" : "20190305",
"sentinel_track" : "173",
"gps_ref_site_name" : "P619",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## CENTRAL VALLEY ##############",
"CentralValleyA137" : {
"calval_location" : "Central_Valley",
"download_region" : "'34.9 36.9 -120.8 -119.0'",
"analysis_region" : "'34.9 36.9 -120.8 -119.0'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "137",
"gps_ref_site_name" : "CAWO",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## LOS ANGELES ##############",
"LosAngelesA64" : {
"calval_location" : "Los_Angeles",
"download_region" : "'33.4 34.5 -119.0 -117.4'",
"analysis_region" : "'33.4 34.5 -119.0 -117.4'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "64",
"gps_ref_site_name" : "auto",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## MOJAVE DESERT ##############",
"MojaveA64" : {
"calval_location" : "Mojave",
"download_region" : "'34.5 35.7 -116.5 -114.2'",
"analysis_region" : "'34.5 35.7 -116.5 -114.2'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "64",
"gps_ref_site_name" : "auto",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## LONG VALLEY CALDERA ##############",
"LongValleyD144" : {
"calval_location" : "Long_Valley",
"download_region" : "'37.1 38.2 -119.5 -118.1'",
"analysis_region" : "'37.1 38.2 -119.5 -118.1'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "144",
"gps_ref_site_name" : "auto",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## MEJILLONES, CHILE, D54 ##############",
"MejillonesD54" : {
"calval_location" : "Mejillones_Chile",
"download_region" : "'-24.0 -22.0 -70.7 -67.0'",
"analysis_region" : "'-24.0 -22.0 -70.7 -67.0'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "54",
"gps_ref_site_name" : "auto",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## MEJILLONES, CHILE, D156 ##############",
"MejillonesD156" : {
"calval_location" : "Mejillones_Chile",
"download_region" : "'-24.0 -22.0 -70.7 -67.0'",
"analysis_region" : "'-24.0 -22.0 -70.7 -67.0'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "156",
"gps_ref_site_name" : "auto",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## WESTERN OREGON ##############",
"WesternOregonD13" : {
"calval_location" : "Western_Oregon",
"download_region" : "'43.5 45.5 -124.4 -121.5'",
"analysis_region" : "'43.5 45.5 -124.4 -121.5'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "13",
"gps_ref_site_name" : "auto",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## HOKKAIDO JAPAN ##############",
"HokkaidoD46" : {
"calval_location" : "Hokkaido_Japan",
"download_region" : "'41.8 44.4 139.8 143.3'",
"analysis_region" : "'41.8 44.4 139.8 143.3'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "46",
"gps_ref_site_name" : "auto",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## HOUSTON GALVESTON ##############",
"HoustonA34" : {
"calval_location" : "Houston_Galveston",
"download_region" : "'28.5 31.0 -97.3 -93.5'",
"analysis_region" : "'28.5 31.0 -97.3 -93.5'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "34",
"gps_ref_site_name" : "auto",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## BIG ISLAND HAWAII A124 ##############",
"HawaiiA124" : {
"calval_location" : "Big_Island",
"download_region" : "'18.9 20.3 -156.2 -154.7'",
"analysis_region" : "'18.9 20.3 -156.2 -154.7'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "124",
"gps_ref_site_name" : "auto",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## BIG ISLAND HAWAII D87 ##############",
"HawaiiD87" : {
"calval_location" : "Big_Island",
"download_region" : "'18.9 20.3 -156.2 -154.7'",
"analysis_region" : "'18.9 20.3 -156.2 -154.7'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "87",
"gps_ref_site_name" : "auto",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## NORTH ISLAND NEW ZEALAND ##############",
"KiwiA81" : {
"calval_location" : "New_Zealand",
"download_region" : "'-40.6 -37.0 173.6 176.2'",
"analysis_region" : "'-40.6 -37.0 173.6 176.2'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "81",
"gps_ref_site_name" : "auto",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## CENTRAL VALLEY OLD ##############",
"CentralValleyA144" : {
"calval_location" : "Central_Valley",
"download_region" : "'36.18 36.26 -119.91 -119.77'",
"analysis_region" : "'35.77 36.75 -120.61 -118.06'",
"reference_lalo" : "auto",
"download_start_date" : "20180101",
"download_end_date" : "20190101",
"earthquakeDate" : "20180412",
"sentinel_track" : "144",
"gps_ref_site_name" : "CAWO",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## OKLAHOMA ##############",
"OklahomaA107" : {
"calval_location" : "Oklahoma",
"download_region" : "'31.7 37.4 -103.3 -93.5'",
"analysis_region" : "'35.25 36.5 -100.5 -98.5'",
"reference_lalo" : "auto",
"download_start_date" : "20210101",
"download_end_date" : "20210801",
"earthquakeDate" : "20210328",
"sentinel_track" : "107",
"gps_ref_site_name" : "OKCL",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## PUERTO RICO ##############",
"PuertoRicoD98" : {
"calval_location" : "PuertoRicoDesc",
"download_region" : "'17.5 18.9 -67.5 -66.0'",
"analysis_region" : "'17.9 18.5 -67.3 -66.2'",
"reference_lalo" : "auto",
"download_start_date" : "20190701",
"download_end_date" : "20200930",
"earthquakeDate" : "20200107",
"sentinel_track" : "98",
"gps_ref_site_name" : "PRLT",
"tempBaseMax" : 24,
"ifgExcludeList" : "auto",
"maskWater" : "True"},
"PuertoRicoA135" : {
"calval_location" : "PuertoRicoAsc",
"download_region" : "'17.5 18.9 -67.5 -66.0'",
"analysis_region" : "'17.9 18.5 -67.3 -66.2'",
"reference_lalo" : "auto",
"download_start_date" : "20190701",
"download_end_date" : "20200930",
"earthquakeDate" : "20200107",
"earthquakeDate2" : "20200703",
"sentinel_track" : "135",
"gps_ref_site_name" : "PRLT",
"tempBaseMax" : 24,
"ifgExcludeList" : "auto",
"maskWater" : "True"},
"Info" : "########## RIDGECREST ##############",
"RidgecrestD71": {
"calval_location" : "RidgecrestD71",
"download_region" : "'34.5 37.5 -119.0 -116.0'",
"analysis_region" : "'34.7 37.2 -118.9 -116.1'",
"reference_lalo" : "auto",
"download_start_date" : "20190601",
"download_end_date" : "20190831",
"earthquakeDate" : "20190705",
"sentinel_track" : "71",
"gps_ref_site_name" : "ISLK",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"RidgecrestA64": {
"calval_location" : "RidgecrestA64",
"download_region" : "'34.5 37.5 -119.0 -116.0'",
"analysis_region" : "'34.7 37.2 -118.9 -116.1'",
"reference_lalo" : "auto",
"download_start_date" : "20190101",
"download_end_date" : "20190831",
"earthquakeDate" : "20190705",
"sentinel_track" : "64",
"gps_ref_site_name" : "ISLK",
"tempBaseMax" : "auto",
"ifgExcludeList" : "none",
"maskWater" : "False"},
"Info" : "########## MOJAVE ##############",
"oldMojaveD173": {
"calval_location" : "MojaveD173",
"download_region" : "'34.5 35.6 -116.62 -114.39'",
"analysis_region" : "'34.66 35.60 -116.62 -114.39'",
"reference_lalo" : "35.20495,-115.81229",
"download_start_date" : "20180101",
"download_end_date" : "20181231",
"earthquakeDate" : "20180705",
"sentinel_track" : "173",
"gps_ref_site_name" : "P619",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"MojaveD173": {
"calval_location" : "MojaveD173",
"download_region" : "'34.5 35.60 -116.62 -114.39'",
"analysis_region" : "'34.66 35.60 -116.62 -114.39'",
"reference_lalo" : "35.20495,-115.81229",
"download_start_date" : "20190101",
"download_end_date" : "20200101",
"earthquakeDate" : "20190705",
"noEarthquakeDate" : "20190405",
"sentinel_track" : "173",
"gps_ref_site_name" : "P619",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"MojaveA64": {
"calval_location" : "MojaveA64",
"download_region" : "'34.50 35.60 -118.8 -116.6'",
"analysis_region" : "'34.50 35.60 -118.8 -116.6'",
"reference_lalo" : "34.919,-117.012",
"download_start_date" : "20191201",
"download_end_date" : "20200101",
"earthquakeDate" : "20190705",
"noEarthquakeDate" : "20190405",
"sentinel_track" : "64",
"gps_ref_site_name" : "BSRY",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"MojaveD173_3year": {
"calval_location" : "MojaveD173_3year",
"download_region" : "'34.5 35.6 -116.62 -114.39'",
"analysis_region" : "'34.66 35.60 -116.62 -114.39'",
"reference_lalo" : "35.20495,-115.81229",
"download_start_date" : "20160101",
"download_end_date" : "20181231",
"earthquakeDate" : "20190705",
"sentinel_track" : "173",
"gps_ref_site_name" : "P619",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## Los Angeles ##############",
"LA_A64": {
"calval_location" : "LA_A64",
"download_region" : "'33.4 34.5 -119.0 -117.4'",
"analysis_region" : "'33.6 34.3 -118.5 -117.5'",
"reference_lalo" : "auto",
"download_start_date" : "20190101",
"download_end_date" : "20191231",
"earthquakeDate" : "20190705",
"noEarthquakeDate" : "20190405",
"sentinel_track" : "64",
"gps_ref_site_name" : "CAPE",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"LA_A64_3years": {
"calval_location" : "LA_A64_3years",
"download_region" : "'33.4 34.5 -119.0 -117.4'",
"analysis_region" : "'33.6 34.3 -118.5 -117.5'",
"reference_lalo" : "auto",
"download_start_date" : "20190101",
"download_end_date" : "20221231",
"earthquakeDate" : "20190705",
"sentinel_track" : "64",
"gps_ref_site_name" : "JPLM",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"},
"Info" : "########## ALOS SIMULATED DATA ##############",
"NISAR_ALOS1" : {
"calval_location" : "ALOS_small",
"reference_lalo" : "auto",
"download_start_date" : "20071210",
"download_end_date" : "20110320",
"tempBaseMax" : "auto",
"ifgExcludeList" : "auto",
"maskWater" : "False"}
}
}