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

Bugfix/operational host #9

Closed corentincarton closed 1 year ago

corentincarton commented 1 year ago

Small change to skip the generation of the host variables (ECF_SUBMIT, etc.) when the option server_ecfvars is True. This means that we want to inherit these variables from the server. This is needed to simplify the deployment of operational suites, where those variables are common for all the suites and defined at the server level.

FussyDuck commented 1 year ago

CLA assistant check
All committers have signed the CLA.