Falk Amelung

Results 98 comments of Falk Amelung

This remains an issue

I got some feedback from Geoff Blewitt. There will be a reprocessing of all GPS data out by AGU with much better vertical (different handling of the troposphere). I asked...

Yes, it reports 96 processors. I am not sure whether it should report this number but ifgram_inversion.py fails. In contrast, if I say `mintpy.compute.numWorker=48` it works fine. I forgot to...

Hi @Ovec8hkin , are you saying you did not find a command to retrieve the 'Thread(s) per core' from the system? As I said, `num_core = os.cpu_count() / num_cpu_threads` would...

Are you sure the `os.system('lscpu')` is a problem? It would be done only once in both `ifgram_inversion` and `dem_error`

Thank you. Just to let you know dask has still a problem. It normally does not work for me to use `numWorker= all` or `numWorker=48` on stampede. I get weired...

I don't think it is a memory problem. Here the error message that I get when I run a small dataset with 48 numWorkers. This dataset works fine with numWorkers=6....

The orbits can also be retrieved from the ASF at the URLs below which don't require any password. See the curl command to get a listing of the latest res...

For me downloading orbits from the ASF works without giving any password. Below an example. I don't recall to have saved on my computer anything that does the authentication. ```...

I quickly tried on the same system and it did not work either for me.