Skip to content

Bugfix for unknown files error message#70

Merged
ajnisbet merged 26 commits into
ajnisbet:devfrom
khendrickx:master
Jan 17, 2023
Merged

Bugfix for unknown files error message#70
ajnisbet merged 26 commits into
ajnisbet:devfrom
khendrickx:master

Conversation

@khendrickx
Copy link
Copy Markdown
Contributor

is_srtm_raster will be a list of None if none of the files match FILENAME_TILE_REGEX, causing an exception for np.argmin. This commit replaces those None values with False.

@ajnisbet ajnisbet changed the base branch from master to dev January 17, 2023 21:09
@ajnisbet ajnisbet merged commit 40daaa5 into ajnisbet:dev Jan 17, 2023
@ajnisbet
Copy link
Copy Markdown
Owner

Thanks for this fix! I've merged it into the dev branch, and will include it in the next release when I figure out how to fix #68

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

Successfully merging this pull request may close these issues.

3 participants