SliDEM-project / SliDEM-python

Python package for the SliDEM project
https://hub.docker.com/repository/docker/loreabad6/slidem
Apache License 2.0
17 stars 2 forks source link

Create directories when not existing #16

Closed loreabad6 closed 2 years ago

loreabad6 commented 2 years ago

Currently for generating the query CSV file or to set a download folder, the directory needs to exist. It would be good to create it if it doesn't instead of throwing an error.