We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
terrainwarp picks up tiff files from a folder but cannot process them when the filename contains whitespaces. A message like this is displayed:
rm: cannot remove 'tmp/Bergen_5pkt_filled.tif': No such file or directory 98% 288:5=0s ./Bergen_5pkt 2020-32-1-470-144-13-dtm.tif usage: gdal_fillnodata.py [-h] [-q] [-md max_distance] [-si smoothing_iterations] [-o [name=value ...]] [-mask filename] [-b band] [-of gdal_format] [-co name=value] src_filename dst_filename gdal_fillnodata.py: error: unrecognized arguments: tmp/Bergen_5pkt_filled.tif ERROR 4: tmp/Bergen_5pkt_filled.tif: No such file or directory ERROR 4: Failed to open source file tmp/Bergen_5pkt_filled.tif
For now i renamed my files.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
terrainwarp picks up tiff files from a folder but cannot process them when the filename contains whitespaces. A message like this is displayed:
For now i renamed my files.
The text was updated successfully, but these errors were encountered: