Skip to content

Releases: nesi/APSIM-HPC

v1.6.0

30 Nov 04:41
dd36d6c
Compare
Choose a tag to compare

What's Changed

  • don't copy the snake profile if it is already there #85
  • remove working directory prompt in favour of updating the submit.sh file manually #89
  • update run_snakefile.sh and Snakefile_1 for better restarts #90

Full Changelog: v1.5.0...v1.6.0

v1.5.0

15 Oct 04:10
5bf2e08
Compare
Choose a tag to compare

What's Changed - Critical bug fix related to Snakemake profile

  • fixing bugs related to snakemake profile and correct the order in submit.sh in #84
  • minor fix in submit.sh ( line edit) #81
  • add container verification command to misc-scripts in #82
  • change the copy order in submit.sh in #83

Full Changelog: v1.4.0...v1.5.0

v1.4.0

14 Oct 20:29
Compare
Choose a tag to compare

What's Changed

  • rename Snakefilees to represent their order than names in #78
  • remove in-apptainer version verification which can leads to false FAILED Slurm state in #79
  • rename setup.sh to submit.sh as it has the Snakefile submission step in #80

Full Changelog: v1.3.0...v1.4.0

v1.3.0

14 Oct 07:28
080c946
Compare
Choose a tag to compare

What's Changed

  • add "nesi" Snakemake profile in #75
  • update setup.sh to copy nesi snakemake profile in #76
  • add a module load directive based on the hostname in #77

Full Changelog: v1.2.0...v1.3.0

v1.2.0

14 Oct 03:48
3e756da
Compare
Choose a tag to compare

What's Changed

  • add run_snakefile.sh copying to setup.sh in #72
  • add a directive asking whethter the setup.sh should submit the workflow in #73
  • add cleanup rules to run_snakefile.sh in #74

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Oct 01:22
bf73c1c
Compare
Choose a tag to compare

What's Changed

  • update generate R script to do the split in #67
  • update the setup.sh to execute R script which generated the config files and setup the "Sets" in #68
  • remove the old bak.Snakefile in #70
  • update output directories for each snakefile in #71

Full Changelog: v0.9.0...v1.1.0

v1.0.0

04 Oct 01:26
Compare
Choose a tag to compare

First stable release