Hello, I'm trying to process a series in mintpy but I was receiving the error:
Hyp3.py", line 143, in add_hyp3_metadata
raise ValueError(f'Un-recognized Sentinel-1 satellite from {ref_granule}!')
Looking further at this error I discovered that the problem is at line 140 of the code: prep_hyP3.py
In particular the problem seem to be the missing formula for S1C relative orbit number...
I was wondering if someone know if there are new version of mintpy solving this issue or if you know the formula for S1C relative orbit number, which seem not published yet on ESA official web site.
Thank you very much
Alberto