You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases a progress bar is not desirable, for example when running many Wake-T simulations in batches and capturing the output to file. It would be convenient to have a simple argument to turn off progress bars
The text was updated successfully, but these errors were encountered:
Nice suggestion. I gave it a go in this PR (#154), which adds a show_progress_bar argument to track. To try it out you can install the latest dev branch.
In some cases a progress bar is not desirable, for example when running many Wake-T simulations in batches and capturing the output to file. It would be convenient to have a simple argument to turn off progress bars
The text was updated successfully, but these errors were encountered: