ecmwf / pyflow

A high level Python interface to ecFlow allowing the creation of ecFlow suites in a modular and "pythonic" way
https://pyflow-workflow-generator.readthedocs.io/en/latest/
Apache License 2.0
8 stars 7 forks source link

Put trap and pyflow headers into include files #56

Open corentincarton opened 1 month ago

corentincarton commented 1 month ago

Is your feature request related to a problem? Please describe.

At the moment, the trap and pyflow headers are hardcoded for every scripts even though they are common. It would be interesting to put them in a header and replace the script by an include. That would also improve the readability of the task.

Would need to check how it would work with anchor families or different hosts.