Hi everyone,
I'm trying to process offset tracking time series using ISCE2 with
stackSentinel.py -w offset and generate stack of
dense_offsets with data as *.bil and _snr.bil.
I believe the *.bil data from stackSentinel.py are having two bands (azimuth and range offset data).
Meanwhile, in MintPy load_data for rg/az stack is quite different. The az and rg data in Mintpy are separated. Is there any solution about it? like maybe how can I separate the *.bil data from stackSentinel.py process?
Thanks,
Arief