Open romainsacchi opened 1 year ago
would be nice to have... the download now took some 4-5 minutes, so a progress bar would be great. And even more important for the data extraction / database generation... which took certainly 20min or so, so here we really need a progress indicator... and perhaps a warning ahead of time to the user that this will take some time.
Lastly: it is unclear where the data is stored. Perhaps the user could directly indicate where he wants to store it?
Could you point me to the functions in unfold where the progressbars are printed to the terminal?
I've looked at the AB progressbars, it seems we overwrite the classes in Brightway that take the different steps (extract/apply strategies etc) and update progress bar from there. Perhaps we could do something similar to this for unfold if it's not too complicated.