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
speed up tile download with concurrent processing (#182)
* speed up tile download with concurrent proccessing
* remove time print
* make threadcount optional cli images argument
* clean up
* drop default threads down to 10
* switch to list comprehension, remove prints
* remove time import
0 commit comments