WanJetpack icon indicating copy to clipboard operation
WanJetpack copied to clipboard

`snap.auxdata.dem_create` Check if files listed in VRT exist

Open maawoo opened this issue 2 years ago • 2 comments

Passing a VRT to dem_create that contains non-existing source files does not raise an error or at least warn the user of missing files. The resulting DEM is either just partly created or filled with nodata values if none of the source files are available. This could easily be overlooked by users and could result in incorrect results down the line if the output file is passed on to other software automatically.

maawoo avatar Feb 28 '22 10:02 maawoo