Skip to content

terrainwarp does not work on files with whitespaces #44

@tebben

Description

@tebben

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions