SLIM is the Sea Lice Model associated with a funded BBSRC project on the evolution to resistance to treatment in sea lice (BBR009309). We aim to integrate an epidemiological and genetic model of sea lice with a model of treatment decision-making by different salmon farms.
The slim command relies on UNIX-specific behaviour and will likely not work as expected on windows (unless mingw+conda is employed).
Indeed, relying on execve is generally a bad idea and the runner should be rewritten to use modules.
The
slim
command relies on UNIX-specific behaviour and will likely not work as expected on windows (unless mingw+conda is employed). Indeed, relying onexecve
is generally a bad idea and the runner should be rewritten to use modules.