payu-org / payu

A workflow management tool for numerical models on the NCI computing systems
Apache License 2.0
19 stars 26 forks source link

Manifest exe overwritten when reproduce is true #265

Closed aidanheerdegen closed 4 years ago

aidanheerdegen commented 4 years ago

It should be possible to set

manifest:
 reproduce:
   exe: True

and if the manifest/exe.yaml is correct, payu should not look for an executable in the laboratory.

Currently it works for one run, but if the executable doesn't exist the manifest is overwritten. If there is a valid exe path it doesn't, unsurprisingly.