-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
> cd "/src/utilities"
bash sentinel1_burst_extractor.sh -n S1A_IW_SLC__1SDV_20240809T170720_20240809T170746_055139_06B839_A6A0.SAFE -p vv -s iw2 -r 249435 -o /tmp/insar
Environmental variables AWS_VIRTUAL_HOSTING not defined. Using default: FALSE
Environmental variables AWS_HTTPS not defined. Using default: TRUE
-:1944.17: Couldn't find end of Start Tag azimuth line 1944
<azimuth
^
-:1944.17: Premature end of data in tag noise line 1942
<azimuth
^
Traceback (most recent call last):
File "/src/OpenEO_insar_preprocessing.py", line 92, in <module>
_, output = exec_proc(cmd, cwd=containing_folder / "utilities")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/workflow_utils.py", line 230, in exec_proc
raise Exception("Process returned error status code: " + str(ret))
Exception: Process returned error status code: 3
For now, it only happened once here, but we should have some kind of retry mechanism.
Maybe even let the files be downloaded on a temporary location, and then atomically moved to where it can be used
Metadata
Metadata
Assignees
Labels
No labels