snakemake / snakemake-executor-plugin-googlebatch

Snakemake executor plugin for Google Batch
MIT License
3 stars 5 forks source link

feat: landsat example #50

Closed vsoch closed 5 months ago

vsoch commented 5 months ago

@johanneskoester I'm trying to get this working with gcs, but I'm hitting issues about flags from snakemake:

__main__.py: error: unrecognized arguments: --storage-s3-retries

We are installing the latest snakemake from main. Thanks!