| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-08 | Document supported environment variables | Matthijs van der Wild | |
| Pilot recognises some environment variables and uses them if they are set. This adds some text to the readme so it is clear for the user. | |||
| 2025-07-08 | Expose the batching system | Matthijs van der Wild | |
| The queuing system was hard-coded to slurm. It may be, at times, convenient to be able to run workflows on the local node (or use a different queuing system altogether). The old behaviour is maintained by setting the batching system to slurm by default; the user can change the system by using --batch_system. | |||
| 2024-10-28 | Add missing closing parenthesis | Matthijs van der Wild | |
| 2024-10-28 | Add option to specify a separate output directory | Matthijs van der Wild | |
| 2024-10-28 | Fix Markdown issue | Matthijs van der Wild | |
| 2024-09-30 | Initialise repositories | Matthijs van der Wild | |