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

Multiple .tif files in folder #14

Open
loon032 opened this issue Jan 12, 2017 · 1 comment
Open

Multiple .tif files in folder #14

loon032 opened this issue Jan 12, 2017 · 1 comment

Comments

@loon032
Copy link

loon032 commented Jan 12, 2017

Paragraph Using the GDAL library from the terminal;

fn=$(ls *.tif) can give a list of files to the variable fn if there are multiple .tif files in the given folder.
Which could give problems executing the gdal scripts as it expects to have only one file.
Either describe that you can only have one tif file in the folder or run a warning if there are multiple (and use the first file).

@janverbesselt
Copy link
Member

the comments is for another lesson - please check

@GreatEmerald GreatEmerald transferred this issue from GeoScripting-WUR/IntroToVector Dec 30, 2020
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

2 participants