SimonHuynh
Results
2
comments of
SimonHuynh
for all those that can't use get_imaging, you can use this script to download the data ``` import wget import os url = "https://kits19.sfo2.digitaloceanspaces.com" for i in range(300): print(i +...
I can download interpolated data with the above script just fine, have you all tried interpolated one?