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

Add latest ecFlow attributes: Aviso & Mirror #49

Open marcosbento opened 1 month ago

marcosbento commented 1 month ago

This set of changes aligns pyflow with ecFlow 5.13.0.

FussyDuck commented 1 month ago

CLA assistant check
All committers have signed the CLA.

marcosbento commented 1 month ago

@corentincarton These changes only make sense when ecFlow 5.13.0 is available. Any suggestion on how to handle this dependency?

corentincarton commented 1 month ago

@marcosbento, can you put the >= 5.13.0 requirements in the environment.yml ? Careful we have another one in the doc folder (this should probably all go into the toml config actually).

Apart from that, are you ready to merge this branch?

corentincarton commented 1 month ago

@marcosbento. One last thing, could you add an example of usage in the documentation? For instance there: https://github.com/ecmwf/pyflow/blob/develop/docs/content/introductory-course/flow-control.ipynb