glowabio / hydrographr

https://glowabio.github.io/hydrographr/
GNU General Public License v3.0
13 stars 1 forks source link

Dev download tiles #10

Closed domisch closed 1 year ago

domisch commented 1 year ago

Download destination as "zip" file, unzip automatically, remove zip-file and report destination

domisch commented 1 year ago

Yes I also got the 'unz' code error but after tryin with a propoer zip file it worked. The zip file in the code is corrupted and is being replaced. I thought the user can specify the download path?

mueblacker commented 1 year ago

True, the user can change the path. Maybe we should mention where the folder will be saved by default, when no path is given like in the example.

afrogri37 commented 1 year ago

I just updated the zip file in the gdrive, can you please test it?

mueblacker commented 1 year ago

I still get the same warning message.

afrogri37 commented 1 year ago

I think it's because the file id should also change, the new one is 1tMpFJQI83OfuBut0QYoLxIN2VMEpdO0N

domisch commented 1 year ago

There is an issue how Gdrive handles the zip and the link (the data is indeed there but the download contains only 1 file). I'll try again and push the new version once tested