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
7 stars 7 forks source link

Feature/exit hook #10

Closed corentincarton closed 1 year ago

corentincarton commented 1 year ago

As requested by Blazej, I added a small exit hook in the job preamble. The implementation could be polished, this is just a first version.