ASFHyP3 / hyp3-docs

Documentation for HyP3 products and services
https://hyp3-docs.asf.alaska.edu/
BSD 3-Clause "New" or "Revised" License
11 stars 10 forks source link

Request On Demand InSAR products from ASF HyP3 #327

Closed irmayolii closed 1 year ago

irmayolii commented 1 year ago

why my "jobs = hyp3.watch(jobs)" error? the result is time out

image

jtherrmann commented 1 year ago

Hi @irmayolii, the screenshot that you posted shows the hyp3.watch function working as expected. The function should wait for your jobs to complete or timeout after the number of seconds given by the timeout= keyword argument. See the hyp3_sdk.hyp3.HyP3.watch documentation for more details.

Please feel free to re-open this issue and provide further details if you are still not getting the expected results.