Re: how to use the make_single_master_stack_isce

415 views
Skip to first unread message
Message has been deleted

崇佑王

unread,
Jan 20, 2020, 4:58:49 AM1/20/20
to MAINSAR
Do you actually have 20180111.slc.full or  20180111.slc ?

yiwen liang於 2020年1月20日星期一 UTC+8下午5時35分32秒寫道:

I am new of ISCE;when I use make_single_master_stack_isce to take isce to StaMPS,but I meet a problem,it is this 
ln: No match
ERROR 4: 20180111.slc.full: No such file or directory
rm: cannot remove '20180111.slc.full.xml': No such file or directory
This is the Open Source version of ISCE.
Some of the workflows depend on a separate licensed package.
To obtain the licensed package, please make a request for ISCE
through the website: https://download.jpl.nasa.gov/ops/request/index.cfm.
Alternatively, if you are a member, or can become a member of WinSAR
you may be able to obtain access to a version of the licensed sofware at
https://winsar.unavco.org/software/isce
Traceback (most recent call last):
File "/home/liang/isce2/install/isce/applications/gdal2isce_xml.py", line 33, in <module>
raise Exception('Input file is not found ....')
Exception: Input file is not found ....
xml file for the SLC does not exist, you need to have these
this is my input_file
source_data slc_stack
slc_stack_path /media/liang/lyw/resul/merged/SLC
slc_stack_master 20180204
slc_stack_geom_path /media/liang/lyw/resul/merged/geom_master
slc_stack_baseline_path /media/liang/lyw/resul/merged/baselines
range_looks 40
azimuth_looks 10
aspect_ratio 4
lambda 0.056
slc_suffix .full
geom_suffix .full
i do not know how to do
Thanks for any suggestions

liang

yiwen liang

unread,
Jan 20, 2020, 5:30:11 AM1/20/20
to MAINSAR

CUVXUMZV~ME[S00@@AZ2@D.png


yes,i have
在 2020年1月20日星期一 UTC+8下午5:58:49,崇佑王写道:

raincxy

unread,
Apr 8, 2021, 9:46:13 PM4/8/21
to MAINSAR
Have you solved it? I met a similar mistake. But my input file path is not set wrong.Can you help me?Give me some advice0409_error.jpg

husay

unread,
Oct 5, 2021, 6:56:05 AM10/5/21
to MAINSAR
Hello, all,
How did you solve this issue?
I meet it. 
Thanks

raincxy 在 2021年4月9日 星期五上午9:46:13 [UTC+8] 的信中寫道:

Caleb Kelly

unread,
Nov 21, 2022, 11:02:26 AM11/21/22
to MAINSAR
Hello,

I ran into this problem today. Posting what helped for my future self.
This problem occurs because certain files are missing xml in the INSAR_reference/reference/geom directory (Lines 177 to 193 of make_single_reference_stack_isce).
  • los.rdr.full
  • lon.rdr.full
  • lat.rdr.full
  • hgt.rdr.full
The ISCE to StaMPS manual mentions that these (and other) files should have xml files, and to generate them using gdal2isce_xml.py if necessary (Page 3, Chapter 3).

Here's an example to generate an xml for hgt.rdr.full (reference date = 20200111):
  1. Activate your ISCE2 conda environment
  2. cd INSAR_20200111/reference/geom (please replace 20200111 with the appropriate reference date)
  3. gdal2isce_xml.py --input hgt.rdr.full.vrt (in terminal)
Cheers
Reply all
Reply to author
Forward
0 new messages