dchaley / deepcell-imaging

Tools & guidance to scale DeepCell imaging on Google Cloud Batch
8 stars 2 forks source link

Add user-project parameters to storage API calls #297

Open dchaley opened 1 month ago

dchaley commented 1 month ago

We need to add user-project (aka billing project) to cloud storage reads & writes.

For gs_fastcopy I know how to do this, not immediately obvious with smart_open. (Maybe we should use gs_fastcopy for everything?)