Closed bjmarfito closed 3 years ago
Hi @bjmarfito, I can not think of anything on top of my head for this. The error just says that attribute is missing in the SET.h5 file, you might want to check and dig more on that. Please also make sure you have the isce>2.5 and mintpy installed in one env while running.
The following two options in your template file is not needed or not right, but I am not sure if that relates to the error somehow.
mintpy.load.az/rgOffFile
is not needed for InSAR time series, I would not mix them (load both offsets and interferograms).mintpy.load.azAngleFile
value should be the los
file.Thank you @yunjunz for replying. I've followed your suggestions and still the error persisted on ALOS-2 stacks. I've run SET on Sentinel-1 stacks generated from topsStack and it worked. The CENTER_LINE_UTC is not present on the geometryRadar.h5 though it is present on the timeseries.h5.
I'll generate a PR regarding this to provide possible solution. I got the idea on the tropo_pyap3 where the CENTER_LINE_UTC is read from the timeseries.h5 instead of the geometryRadar.h5.
Description of the problem
When I'm running the smallbaselineApp.py and enabled correction for SET, an error message comes up indicating the 'CENTER_LINE_UTC' is not found. I've generated the stack using the alosStack processor from ISCE.
Full script that generated the error
Full error message
System information