Skip to content

Commit 8372668

Browse files
jshimada47GitHub Enterprise
authored andcommitted
Merge pull request #940 from isce-3/runconfigs_post_er30
Updated RSLC and InSAR workflow runconfigs
2 parents b3c7cc0 + cded4c1 commit 8372668

16 files changed

+269
-263
lines changed

tools/imagesets/runconfigs/end2end_pair_ALPSRP110160680_ALPSRP116870680_Rosamond_insar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ runconfig:
8787
x_abs:
8888

8989
geo2rdr:
90-
threshold: 1e-8
90+
threshold: 1.0e-8
9191
maxiter: 25
9292

9393
dem_margin: 0.1

tools/imagesets/runconfigs/end2end_pair_ALPSRP110160680_ALPSRP116870680_Rosamond_rslc_ref.yaml

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -36,47 +36,47 @@ runconfig:
3636
FrameNumber: 1
3737
OrbitDirection: Ascending
3838
TrackFramePolygon: '{"type": "Polygon", "coordinates" : [[
39-
[-118.497451142052 34.1199112182309],
40-
[-118.411141237238 34.1328931495463],
41-
[-118.325806245573 34.1456651751558],
42-
[-118.24139693508 34.1582367909905],
43-
[-118.157867806264 34.1706167728284],
44-
[-118.075176713358 34.1828132493654],
45-
[-117.993284533357 34.1948337660663],
46-
[-117.912154876423 34.2066853445011],
47-
[-117.831753828658 34.2183745241701],
48-
[-117.752049726791 34.2299074083159],
49-
[-117.673014055408 34.241294861783],
50-
[-117.693831302462 34.3399921792763],
51-
[-117.714669652856 34.4387107300595],
52-
[-117.73551453188 34.5373814500006],
53-
[-117.75639059746 34.6361193586815],
54-
[-117.777281136192 34.7348453673061],
55-
[-117.798177955604 34.8335205119676],
56-
[-117.819097232949 34.9322198784865],
57-
[-117.84003285618 35.0309141877377],
58-
[-117.860981417239 35.1295868732078],
59-
[-117.881954397166 35.2282908521908],
60-
[-117.961974780207 35.2169469645933],
61-
[-118.042672070612 35.2054559391831],
62-
[-118.1240751771 35.1938068535187],
63-
[-118.206216197749 35.181993554903],
64-
[-118.289129514394 35.1700094504382],
65-
[-118.372852021469 35.1578474607592],
66-
[-118.457423387308 35.1454999777593],
67-
[-118.54288634836 35.1329588046561],
68-
[-118.629287045469 35.1202150914769],
69-
[-118.716675408779 35.1072592612161],
70-
[-118.69465199389 35.0085236078736],
71-
[-118.672657314497 34.9098141328596],
72-
[-118.650680998495 34.8110855148703],
73-
[-118.628726068316 34.7123519082467],
74-
[-118.606797970368 34.6136383287635],
75-
[-118.584882153608 34.5148806324816],
76-
[-118.562985933528 34.4161121087208],
77-
[-118.541124261245 34.3174003285045],
78-
[-118.519274986419 34.218647029132],
79-
[-118.497451142052 34.1199112182309]]]
39+
[-118.497451142052, 34.1199112182309],
40+
[-118.411141237238, 34.1328931495463],
41+
[-118.325806245573, 34.1456651751558],
42+
[-118.24139693508, 34.1582367909905],
43+
[-118.157867806264, 34.1706167728284],
44+
[-118.075176713358, 34.1828132493654],
45+
[-117.993284533357, 34.1948337660663],
46+
[-117.912154876423, 34.2066853445011],
47+
[-117.831753828658, 34.2183745241701],
48+
[-117.752049726791, 34.2299074083159],
49+
[-117.673014055408, 34.241294861783],
50+
[-117.693831302462, 34.3399921792763],
51+
[-117.714669652856, 34.4387107300595],
52+
[-117.73551453188, 34.5373814500006],
53+
[-117.75639059746, 34.6361193586815],
54+
[-117.777281136192, 34.7348453673061],
55+
[-117.798177955604, 34.8335205119676],
56+
[-117.819097232949, 34.9322198784865],
57+
[-117.84003285618, 35.0309141877377],
58+
[-117.860981417239, 35.1295868732078],
59+
[-117.881954397166, 35.2282908521908],
60+
[-117.961974780207, 35.2169469645933],
61+
[-118.042672070612, 35.2054559391831],
62+
[-118.1240751771, 35.1938068535187],
63+
[-118.206216197749, 35.181993554903],
64+
[-118.289129514394, 35.1700094504382],
65+
[-118.372852021469, 35.1578474607592],
66+
[-118.457423387308, 35.1454999777593],
67+
[-118.54288634836, 35.1329588046561],
68+
[-118.629287045469, 35.1202150914769],
69+
[-118.716675408779, 35.1072592612161],
70+
[-118.69465199389, 35.0085236078736],
71+
[-118.672657314497, 34.9098141328596],
72+
[-118.650680998495, 34.8110855148703],
73+
[-118.628726068316, 34.7123519082467],
74+
[-118.606797970368, 34.6136383287635],
75+
[-118.584882153608, 34.5148806324816],
76+
[-118.562985933528, 34.4161121087208],
77+
[-118.541124261245, 34.3174003285045],
78+
[-118.519274986419, 34.218647029132],
79+
[-118.497451142052, 34.1199112182309]]]
8080
}'
8181
FullCoverageThresholdPercent: 75.0
8282
worker:
@@ -106,7 +106,7 @@ runconfig:
106106
range: 2000.0
107107
azimuth: 1.0
108108
rdr2geo:
109-
threshold: 1e-08
109+
threshold: 1.0e-08
110110
maxiter: 25
111111
extraiter: 15
112112
rangecomp:
@@ -126,11 +126,11 @@ runconfig:
126126
fit: Table
127127
fit_order: 2048
128128
rdr2geo:
129-
threshold: 1e-08
129+
threshold: 1.0e-08
130130
maxiter: 25
131131
extraiter: 15
132132
geo2rdr:
133-
threshold: 1e-08
133+
threshold: 1.0e-08
134134
maxiter: 50
135135
delta_range: 10.0
136136
dry_troposphere_model: nodelay

tools/imagesets/runconfigs/end2end_pair_ALPSRP110160680_ALPSRP116870680_Rosamond_rslc_sec.yaml

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -36,47 +36,47 @@ runconfig:
3636
FrameNumber: 1
3737
OrbitDirection: Ascending
3838
TrackFramePolygon: '{"type": "Polygon", "coordinates" : [[
39-
[-118.494045678471 34.1198833322943],
40-
[-118.407721743711 34.1328597142333],
41-
[-118.322373469636 34.1456261493881],
42-
[-118.23795156597 34.158192139789],
43-
[-118.154410480965 34.170566466539],
44-
[-118.071708021861 34.1827572629944],
45-
[-117.989805023275 34.1947720787078],
46-
[-117.908665057009 34.2066179387212],
47-
[-117.828254174411 34.218301385736],
48-
[-117.748540680627 34.2298285258869],
49-
[-117.669496014716 34.2412101509449],
50-
[-117.690299285265 34.3399438580356],
51-
[-117.711109612314 34.4386329902234],
52-
[-117.731943485303 34.5373543868771],
53-
[-117.752788368901 34.6360485329515],
54-
[-117.773652525542 34.7347535489967],
55-
[-117.79453338203 34.8334566994781],
56-
[-117.815436707865 34.9321843116784],
57-
[-117.83634576611 35.0308574296312],
58-
[-117.85728136449 35.1295726884528],
59-
[-117.878224615647 35.2282411777494],
60-
[-117.958253636157 35.2169033135598],
61-
[-118.038959947877 35.2054182307427],
62-
[-118.120372504489 35.1937750808365],
63-
[-118.202523434719 35.1819677085269],
64-
[-118.285447154132 35.1699895180144],
65-
[-118.3691805944 35.1578334267904],
66-
[-118.453763465005 35.1454918230193],
67-
[-118.539238548023 35.1329565056532],
68-
[-118.625652035051 35.120218619829],
69-
[-118.713053912866 35.1072685829224],
70-
[-118.691059800502 35.0085625054253],
71-
[-118.669079367829 34.9098159293753],
72-
[-118.647129504079 34.8111046807711],
73-
[-118.625191496693 34.7123462157385],
74-
[-118.60328032885 34.6136079824951],
75-
[-118.58139078558 34.5148674942397],
76-
[-118.559525137802 34.4161356338635],
77-
[-118.537675938489 34.3173798369588],
78-
[-118.515854392186 34.2186509505216],
79-
[-118.494045678471 34.1198833322943]]]
39+
[-118.494045678471, 34.1198833322943],
40+
[-118.407721743711, 34.1328597142333],
41+
[-118.322373469636, 34.1456261493881],
42+
[-118.23795156597, 34.158192139789],
43+
[-118.154410480965, 34.170566466539],
44+
[-118.071708021861, 34.1827572629944],
45+
[-117.989805023275, 34.1947720787078],
46+
[-117.908665057009, 34.2066179387212],
47+
[-117.828254174411, 34.218301385736],
48+
[-117.748540680627, 34.2298285258869],
49+
[-117.669496014716, 34.2412101509449],
50+
[-117.690299285265, 34.3399438580356],
51+
[-117.711109612314, 34.4386329902234],
52+
[-117.731943485303, 34.5373543868771],
53+
[-117.752788368901, 34.6360485329515],
54+
[-117.773652525542, 34.7347535489967],
55+
[-117.79453338203, 34.8334566994781],
56+
[-117.815436707865, 34.9321843116784],
57+
[-117.83634576611, 35.0308574296312],
58+
[-117.85728136449, 35.1295726884528],
59+
[-117.878224615647, 35.2282411777494],
60+
[-117.958253636157, 35.2169033135598],
61+
[-118.038959947877, 35.2054182307427],
62+
[-118.120372504489, 35.1937750808365],
63+
[-118.202523434719, 35.1819677085269],
64+
[-118.285447154132, 35.1699895180144],
65+
[-118.3691805944, 35.1578334267904],
66+
[-118.453763465005, 35.1454918230193],
67+
[-118.539238548023, 35.1329565056532],
68+
[-118.625652035051, 35.120218619829],
69+
[-118.713053912866, 35.1072685829224],
70+
[-118.691059800502, 35.0085625054253],
71+
[-118.669079367829, 34.9098159293753],
72+
[-118.647129504079, 34.8111046807711],
73+
[-118.625191496693, 34.7123462157385],
74+
[-118.60328032885, 34.6136079824951],
75+
[-118.58139078558, 34.5148674942397],
76+
[-118.559525137802, 34.4161356338635],
77+
[-118.537675938489, 34.3173798369588],
78+
[-118.515854392186, 34.2186509505216],
79+
[-118.494045678471, 34.1198833322943]]]
8080
}'
8181
FullCoverageThresholdPercent: 75.0
8282
worker:
@@ -106,7 +106,7 @@ runconfig:
106106
range: 2000.0
107107
azimuth: 1.0
108108
rdr2geo:
109-
threshold: 1e-08
109+
threshold: 1.0e-08
110110
maxiter: 25
111111
extraiter: 15
112112
rangecomp:
@@ -126,11 +126,11 @@ runconfig:
126126
fit: Table
127127
fit_order: 2048
128128
rdr2geo:
129-
threshold: 1e-08
129+
threshold: 1.0e-08
130130
maxiter: 25
131131
extraiter: 15
132132
geo2rdr:
133-
threshold: 1e-08
133+
threshold: 1.0e-08
134134
maxiter: 50
135135
delta_range: 10.0
136136
dry_troposphere_model: nodelay

tools/imagesets/runconfigs/end2end_pair_ALPSRP262866750_ALPSRP269576750_Chile_insar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ runconfig:
8787
x_abs:
8888

8989
geo2rdr:
90-
threshold: 1e-8
90+
threshold: 1.0e-8
9191
maxiter: 25
9292

9393
dem_margin: 0.1

tools/imagesets/runconfigs/end2end_pair_ALPSRP262866750_ALPSRP269576750_Chile_rslc_ref.yaml

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -36,47 +36,47 @@ runconfig:
3636
FrameNumber: 1
3737
OrbitDirection: Ascending
3838
TrackFramePolygon: '{"type": "Polygon", "coordinates" : [[
39-
[-68.1893955973867 -21.943952177674],
40-
[-68.113591144119 -21.9262772692904],
41-
[-68.0386718155604 -21.9087702941051],
42-
[-67.9645940471975 -21.8914224001131],
43-
[-67.8913175381613 -21.8742253988158],
44-
[-67.8188049237631 -21.8571716986535],
45-
[-67.7470214889042 -21.8402542467468],
46-
[-67.6759349166827 -21.823466476305],
47-
[-67.6055150655684 -21.8068022646716],
48-
[-67.5357337732792 -21.7902558924586],
49-
[-67.4665652920792 -21.7738197465161],
50-
[-67.4929372520296 -21.6756034157928],
51-
[-67.51931410472 -21.5772101928025],
52-
[-67.5456033254637 -21.4789849504135],
53-
[-67.5718703530933 -21.3806849355991],
54-
[-67.5980779631748 -21.2824497910132],
55-
[-67.6242876479096 -21.1840502553814],
56-
[-67.650419067568 -21.0857877506893],
57-
[-67.6765306811373 -20.9874440246807],
58-
[-67.7025797225064 -20.8891804235305],
59-
[-67.728611934551 -20.7908256573711],
60-
[-67.7973095543586 -20.8071036091417],
61-
[-67.866613436335 -20.8234911195298],
62-
[-67.9365489230806 -20.8399961423857],
63-
[-68.0071438393769 -20.8566243496768],
64-
[-68.0784279617703 -20.873381812739],
65-
[-68.150433211531 -20.8902750428928],
66-
[-68.223193874095 -20.9073110320991],
67-
[-68.2967468462724 -20.9244973052322],
68-
[-68.3711319180886 -20.9418419775897],
69-
[-68.4463920947315 -20.9593538205855],
70-
[-68.420854640387 -21.0578595662587],
71-
[-68.3952993885933 -21.1562870431828],
72-
[-68.3696860438798 -21.2547901295057],
73-
[-68.3440556330639 -21.3532108953946],
74-
[-68.3183511930318 -21.4517663925639],
75-
[-68.2926480367703 -21.5501682063314],
76-
[-68.2668913028169 -21.648625058105],
77-
[-68.2411122035176 -21.7470173336448],
78-
[-68.215251992181 -21.8455674476941],
79-
[-68.1893955973867 -21.943952177674]]]
39+
[-68.1893955973867, -21.943952177674],
40+
[-68.113591144119, -21.9262772692904],
41+
[-68.0386718155604, -21.9087702941051],
42+
[-67.9645940471975, -21.8914224001131],
43+
[-67.8913175381613, -21.8742253988158],
44+
[-67.8188049237631, -21.8571716986535],
45+
[-67.7470214889042, -21.8402542467468],
46+
[-67.6759349166827, -21.823466476305],
47+
[-67.6055150655684, -21.8068022646716],
48+
[-67.5357337732792, -21.7902558924586],
49+
[-67.4665652920792, -21.7738197465161],
50+
[-67.4929372520296, -21.6756034157928],
51+
[-67.51931410472, -21.5772101928025],
52+
[-67.5456033254637, -21.4789849504135],
53+
[-67.5718703530933, -21.3806849355991],
54+
[-67.5980779631748, -21.2824497910132],
55+
[-67.6242876479096, -21.1840502553814],
56+
[-67.650419067568, -21.0857877506893],
57+
[-67.6765306811373, -20.9874440246807],
58+
[-67.7025797225064, -20.8891804235305],
59+
[-67.728611934551, -20.7908256573711],
60+
[-67.7973095543586, -20.8071036091417],
61+
[-67.866613436335, -20.8234911195298],
62+
[-67.9365489230806, -20.8399961423857],
63+
[-68.0071438393769, -20.8566243496768],
64+
[-68.0784279617703, -20.873381812739],
65+
[-68.150433211531, -20.8902750428928],
66+
[-68.223193874095, -20.9073110320991],
67+
[-68.2967468462724, -20.9244973052322],
68+
[-68.3711319180886, -20.9418419775897],
69+
[-68.4463920947315, -20.9593538205855],
70+
[-68.420854640387, -21.0578595662587],
71+
[-68.3952993885933, -21.1562870431828],
72+
[-68.3696860438798, -21.2547901295057],
73+
[-68.3440556330639, -21.3532108953946],
74+
[-68.3183511930318, -21.4517663925639],
75+
[-68.2926480367703, -21.5501682063314],
76+
[-68.2668913028169, -21.648625058105],
77+
[-68.2411122035176, -21.7470173336448],
78+
[-68.215251992181, -21.8455674476941],
79+
[-68.1893955973867, -21.943952177674]]]
8080
}'
8181
FullCoverageThresholdPercent: 75.0
8282
worker:
@@ -106,7 +106,7 @@ runconfig:
106106
range: 2000.0
107107
azimuth: 1.0
108108
rdr2geo:
109-
threshold: 1e-08
109+
threshold: 1.0e-08
110110
maxiter: 25
111111
extraiter: 15
112112
rangecomp:
@@ -126,11 +126,11 @@ runconfig:
126126
fit: Table
127127
fit_order: 2048
128128
rdr2geo:
129-
threshold: 1e-08
129+
threshold: 1.0e-08
130130
maxiter: 25
131131
extraiter: 15
132132
geo2rdr:
133-
threshold: 1e-08
133+
threshold: 1.0e-08
134134
maxiter: 50
135135
delta_range: 10.0
136136
dry_troposphere_model: nodelay

0 commit comments

Comments
 (0)