IndEcol / pymrio

Multi-Regional Input-Output Analysis in Python.
http://pymrio.readthedocs.io/en/latest/
Other
154 stars 71 forks source link

EXIOBASE downloader #127

Open konstantinstadler opened 8 months ago

konstantinstadler commented 8 months ago

Currently the exiobase downloader only checks if the zip archive is already available (when passing overwrite_existing = False) It should also check if the archive has been unpacked and just the folder is available.