Closed SeanBryan51 closed 1 year ago
PR Preview Action v1.2.0 :---: Preview removed because the pull request was closed. 2023-05-03 07:51 UTC
I've resolved merge conflicts with the master branch and have re-ran the following commands:
pytest
successpip install --user .
successbenchcab run
successbenchcab checkout; benchcab build; benchcab fluxnet-setup-work-dir; benchcab fluxnet-run-tasks
successbenchcab fluxnet
successGood catch, I have not run a full test with one or greater than two branches in the config, will do that now...
I have now ran benchcab run
successfully using 1, 2 or 3 branches in the config file. This should be ok to merge.
Great, go and merge.
The
realisations
andscience_configurations
keys should be lists instead of key value pairs in the config file.Add the ability for the user to specify $N > 0$ realisations in the config file.
Fixes #57
Testing
pytest
successpip install --user .
successbenchcab -f
success