johntruckenbrodt/pyroSAR

offline mode for auxdata functions

johntruckenbrodt opened this issue · 0 comments

The function pyroSAR.auxdata.dem_autoload always goes online to check whether additional files need to be downloaded.
It would be better if the function would create some kind of index listing all available files and then first check the determined files against this index to see what needs to be downloaded.