2023-12-06 09:44:22 +00:00
|
|
|
{
|
|
|
|
// Use IntelliSense to learn about possible attributes.
|
|
|
|
// Hover to view descriptions of existing attributes.
|
|
|
|
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
|
|
|
"version": "0.2.0",
|
|
|
|
"configurations": [
|
|
|
|
{
|
|
|
|
"name": "Python: prepSlcLT1AB File",
|
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
2025-02-06 05:49:19 +00:00
|
|
|
"program": "/mnt/d/WBJY/ISCE_INSAR/contrib/stack/stripmapStack/prepSlcLT1AB.py",
|
2023-12-06 09:44:22 +00:00
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-i",
|
|
|
|
"/mnt/d/LTInsar/download/",
|
|
|
|
"-o",
|
2025-02-06 05:49:19 +00:00
|
|
|
"/mnt/d/LTInsar/slc/"
|
|
|
|
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Python: unpackFrame_HJ2 File 20230522",
|
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
|
|
|
"program": "/mnt/d/WBJY/ISCE_INSAR/contrib/stack/stripmapStack/unpackFrame_HJ2.py",
|
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-i",
|
|
|
|
"/mnt/f/ChenZenghui/SSARDEM/STRIP1/20230522",
|
|
|
|
"-o",
|
|
|
|
"/mnt/f/ChenZenghui/SSARDEM/work1/Dem/Temporary/preprocessed/slc/20230522"
|
|
|
|
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Python: unpackFrame_HJ2 File 20230601",
|
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
|
|
|
"program": "/mnt/d/WBJY/ISCE_INSAR/contrib/stack/stripmapStack/unpackFrame_HJ2.py",
|
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-i",
|
|
|
|
"/mnt/f/ChenZenghui/SSARDEM/STRIP1/20230601",
|
|
|
|
"-o",
|
|
|
|
"/mnt/f/ChenZenghui/SSARDEM/work1/Dem/Temporary/preprocessed/slc/20230601",
|
2023-12-06 09:44:22 +00:00
|
|
|
"--linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Python: DEM2ISCE File",
|
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
2025-02-06 05:49:19 +00:00
|
|
|
"program": "/mnt/d/WBJY/ISCE_INSAR/contrib/stack/stripmapStack/DEM2ISCE.py",
|
2023-12-06 09:44:22 +00:00
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-s",
|
|
|
|
"/mnt/d/LTInsar/dem/",
|
|
|
|
"-o",
|
|
|
|
"/mnt/d/LTInsar/demISCE/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Python: stackStripMap File",
|
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
2025-02-06 05:49:19 +00:00
|
|
|
"program": "/mnt/d/WBJY/ISCE_INSAR/contrib/stack/stripmapStack/stackStripMap.py",
|
2023-12-06 09:44:22 +00:00
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-s",
|
|
|
|
"/mnt/d/LTInsar/slc/",
|
|
|
|
"-d",
|
|
|
|
"/mnt/d/LTInsar/demISCE/demLat_N47_N49_Lon_E130_E132.dem.wgs84",
|
|
|
|
"-m",
|
|
|
|
"20230327",
|
|
|
|
"-x",
|
|
|
|
"47.65 47.73 130.83 130.91",
|
|
|
|
"-w",
|
|
|
|
"/mnt/d/LTInsar/work/",
|
|
|
|
"-u",
|
|
|
|
"snaphu",
|
|
|
|
"--nofocus"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2025-02-06 05:49:19 +00:00
|
|
|
"name": "Python: run 01 20230522",
|
2023-12-06 09:44:22 +00:00
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
2025-02-06 05:49:19 +00:00
|
|
|
"program": "/mnt/d/WBJY/ISCE_INSAR/contrib/stack/stripmapStack/stripmapWrapper.py",
|
2023-12-06 09:44:22 +00:00
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-c",
|
2025-02-06 05:49:19 +00:00
|
|
|
"/mnt/f/ChenZenghui/SSARDEM/work1/Dem/Temporary/processing/isce_workspace/configs/config_crop_20230522"
|
2023-12-06 09:44:22 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2025-02-06 05:49:19 +00:00
|
|
|
"name": "Python: run 01 20230601",
|
2023-12-06 09:44:22 +00:00
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
2025-02-06 05:49:19 +00:00
|
|
|
"program": "/mnt/d/WBJY/ISCE_INSAR/contrib/stack/stripmapStack/stripmapWrapper.py",
|
2023-12-06 09:44:22 +00:00
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-c",
|
2025-02-06 05:49:19 +00:00
|
|
|
"/mnt/f/ChenZenghui/SSARDEM/work1/Dem/Temporary/processing/isce_workspace/configs/config_crop_20230601"
|
2023-12-06 09:44:22 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Python: run 02",
|
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
2025-02-06 05:49:19 +00:00
|
|
|
"program": "/mnt/d/WBJY/ISCE_INSAR/contrib/stack/stripmapStack/stripmapWrapper.py",
|
2023-12-06 09:44:22 +00:00
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-c",
|
2025-02-06 05:49:19 +00:00
|
|
|
"/mnt/f/ChenZenghui/SSARDEM/work1/Dem/Temporary/processing/isce_workspace/configs/config_reference_20230522"
|
2023-12-06 09:44:22 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Python: run 08 20230404",
|
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
2025-02-05 01:37:37 +00:00
|
|
|
"program": "/mnt/d/estar-proj/microproduct_depdence/ISCE_INSAR/contrib/stack/stripmapStack/stripmapWrapper.py",
|
2023-12-06 09:44:22 +00:00
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-c",
|
|
|
|
"/mnt/d/LTInsar/work/configs/config_baselinegrid_20230404"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Python: run 08 20230327",
|
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
2025-02-06 05:49:19 +00:00
|
|
|
"program": "/mnt/d/WBJY/ISCE_INSAR/contrib/stack/stripmapStack/stripmapWrapper.py",
|
2023-12-06 09:44:22 +00:00
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-c",
|
|
|
|
"/mnt/d/LTInsar/work/configs/config_baselinegrid_20230327"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Python: run 07 20230404",
|
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
2025-02-06 05:49:19 +00:00
|
|
|
"program": "/mnt/d/WBJY/ISCE_INSAR/contrib/stack/stripmapStack/stripmapWrapper.py",
|
2023-12-06 09:44:22 +00:00
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-c",
|
|
|
|
"/mnt/d/LTInsar/work/configs/config_fineResamp_20230404"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Python: run 09",
|
|
|
|
"type": "python",
|
|
|
|
"request": "launch",
|
2025-02-06 05:49:19 +00:00
|
|
|
"program": "/mnt/d/WBJY/ISCE_INSAR/contrib/stack/stripmapStack/stripmapWrapper.py",
|
2023-12-06 09:44:22 +00:00
|
|
|
"console": "integratedTerminal",
|
|
|
|
"justMyCode": false,
|
|
|
|
"args": [
|
|
|
|
"-c",
|
|
|
|
"/mnt/d/LTInsar/work/configs/config_igram_20230327_20230404"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|