Andreas Steinberg
Andreas Steinberg
They are stored in the pickle file in the data geodetic_data.pkl. See https://hvasbath.github.io/beat/getting_started/import_data.html#insar. If you for some reason want the kite container data we uploaded them here: https://github.com/braunfuss/laquila_kite_container To me...
Hey, the issue is indeed that no SRTM tile is available. The location is however in the SRTM region. For some reason for that particular area however there is no...
Yes - on dev branch and sparrow branches of pyrocko i also have the same error as @hvasbath. Also kite master should work on the pyrocko master branch and not...
To clarify: my original error occurs on master kite and master pyrocko. I am happy if its just my problem of course ;-)
The ImportError: Could not recognize format seems to be a local issue on this particular machines environment but turns up for non-native imports like aria, licsar, gmtsar. Any idea what...
Indeed on the system in questions gdal python3 bindings were not installed and the issue was solved. Maybe a dedicated error message would be helpful for other users.