Tim Tröndle
Tim Tröndle
Two possible solutions: * the [DRMAA interface](https://snakemake.readthedocs.io/en/stable/executing/cluster.html) * the existing [LSF Snakemake profile](https://github.com/Snakemake-Profiles/lsf)
Modern Snakemake has `cluster-status` and `cluster-cancel` which should be helpful here.
This may be superseded by #244.
Running different configurations could be challenging. A simpler approach to fixing this specific issue could be to include one of the country for which the workflow fails right now —...
Why exactly is this a problem? To me this is a tiny inconsistency. Of course it would be nice to fix, but we don't win much by introducing another tiny...
This is causing issues in balancing-act, so I am pushing this up.
I just had a very quick first look at this. Can I ask you for one more plot (and/or table) showing the differences per region? The plots you show are...
If this should work on the regional level for countries, we will need group constraints (as was used in the original implementation). @brynpickering , group constraints still exist in 0.6.7,...
I took the implementation from https://github.com/timtroendle/geographic-scale and adapted it to the current version. Still I cannot get this to work and I am not quite sure why. I pushed my...
Thanks for pointing this out. This means the data could be useful for #14 as well.