HyP3 & MintPy opensarlab invert network step
Posted: Tue Jul 16, 2024 11:30 am America/New_York
I'm trying to process On Demand InSAR Gamma products from ASF Vertex in the open SAR lab. I'm having trouble running the invert_network step (Step #7) in c_MintPy_Time_Series.ipynb. I'm getting the following errors in the output of the first cell for this step:
ValueError: expected a non-empty sequence of strings, got typing.Literal['replace', 'append', 'intersect', 'subtract', 'xor'] or toggle
RuntimeError: Cluster failed to start: expected a non-empty sequence of strings, got typing.Literal['replace', 'append', 'intersect', 'subtract', 'xor'] or toggle
https://github.com/ASFOpenSARlab/opensarlab_MintPy_Recipe_Book/blob/main/c_MintPy_Time_Series.ipynb
ValueError: expected a non-empty sequence of strings, got typing.Literal['replace', 'append', 'intersect', 'subtract', 'xor'] or toggle
RuntimeError: Cluster failed to start: expected a non-empty sequence of strings, got typing.Literal['replace', 'append', 'intersect', 'subtract', 'xor'] or toggle
https://github.com/ASFOpenSARlab/opensarlab_MintPy_Recipe_Book/blob/main/c_MintPy_Time_Series.ipynb