GeoscienceAustralia / PyRate

A Python tool for estimating velocity and time-series from Interferometric Synthetic Aperture Radar (InSAR) data.
https://geoscienceaustralia.github.io/PyRate/
Apache License 2.0
199 stars 69 forks source link

PyRate testing issue #349

Closed zhuq56 closed 2 years ago

zhuq56 commented 2 years ago

Hi there, after installed Pyrate in NCI, I was trying to run the test script “python3 pyrate/main.py workflow -f input_parameters.conf”. and I got the following message:

testtest

zhuq56 commented 2 years ago

Thanks for your help, problem solved, I was using the develop branch, but I should use master branch,