We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am facing a Segmentation Fault (core dumped) while running run_07_pairs_misreg. In clue to resolve this issue?
Below is the detailed error message.
-----------------x-----------------------------x-----------------------------x-------------------------------x---------------------x
Running: estimateRangeMisreg ['--reference', '/media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231214', '--secondary', '/media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231226', '--out_range', '/media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/misreg/range/pairs/20231214_20231226/20231214_20231226.txt', '--snr_threshold', '10'] GDAL open (R): /media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231214/overlap/IW2/burst_top_01_02.slc.vrt GDAL open (R): /media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231226/overlap/IW2/burst_top_01_02.slc.vrt Scale Factor in Range: 1.0 Scale Factor in Azimuth: 1.0 Skip Sample Down: 4 Skip Sample Across: 578 Input Bands: 1 1 XXX start timer ./run_07_pairs_misreg: line 318: 1183157 Segmentation fault (core dumped) SentinelWrapper.py -c /media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/configs/config_misreg_20231214_20231226
The text was updated successfully, but these errors were encountered:
Try to run it in a python IDE like PYCHARM
Sorry, something went wrong.
I just realized a possible reason. Did you use your laptop and reinstalled it from WIN into Ubuntu?
No branches or pull requests
I am facing a Segmentation Fault (core dumped) while running run_07_pairs_misreg. In clue to resolve this issue?
Below is the detailed error message.
-----------------x-----------------------------x-----------------------------x-------------------------------x---------------------x
Running: estimateRangeMisreg
['--reference', '/media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231214', '--secondary', '/media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231226', '--out_range', '/media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/misreg/range/pairs/20231214_20231226/20231214_20231226.txt', '--snr_threshold', '10']
GDAL open (R): /media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231214/overlap/IW2/burst_top_01_02.slc.vrt
GDAL open (R): /media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231226/overlap/IW2/burst_top_01_02.slc.vrt
Scale Factor in Range: 1.0
Scale Factor in Azimuth: 1.0
Skip Sample Down: 4
Skip Sample Across: 578
Input Bands: 1 1
XXX start timer
./run_07_pairs_misreg: line 318: 1183157 Segmentation fault (core dumped)
SentinelWrapper.py -c /media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/configs/config_misreg_20231214_20231226
The text was updated successfully, but these errors were encountered: