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

Handle comma and semi-colon in 1_download_s1.py #19

Closed loreabad6 closed 2 years ago

loreabad6 commented 2 years ago

Depending on which program the CSV file generated from the query script is run, the format can change from comma to semi-colon. Either try to correct this when reading the file, give a parameter to specify this or give a comprehensible error.