dchaley / qupath-project-initializer

Tools to initialize a QuPath project from input files
0 stars 0 forks source link

Download remote image inputs #18

Closed dchaley closed 1 month ago

dchaley commented 1 month ago

This is the first part of #14 : downloading remote images to storage.

For any input image with a remote gs:// path, download it to local temporary storage – then proceed as usual.

Next we need to find masks remotely, and download to local storage as well.