Skip to content
New issue

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 does not work on files with whitespaces #44

Open
tebben opened this issue Nov 8, 2023 · 0 comments
Open

terrainwarp does not work on files with whitespaces #44

tebben opened this issue Nov 8, 2023 · 0 comments

Comments

@tebben
Copy link

tebben commented Nov 8, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant