Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
akhanf committed Oct 1, 2024
1 parent 2ff9fb4 commit dbb8755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflow/scripts/tif_to_zarr_gcs.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
from dask.diagnostics import ProgressBar
from lib.dask_image import imread_pages
import gcsfs
import pyvips

gcsfs_opts={'project': snakemake.params.storage_provider_settings['gcs'].get_settings().project,
'token': snakemake.input.creds}
Expand Down

0 comments on commit dbb8755

Please sign in to comment.