payu-org / payu

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

Specifying executables to reproduce fails to create links #388

Closed aidanheerdegen closed 7 months ago

aidanheerdegen commented 7 months ago

If I set

manifest:
  reproduce:
    exe: True

the symlinks for the executables are not created. If I remove that option, or use the command line -r option, the symlinks are created correctly. Also works if I set all to True

manifest:
  reproduce:
    exe: True
    input: True
    restart: True

This is with the the 1deg_jra55_ryf ACCESS-OM2 model configuration.

$ payu --version
payu 1.0.19