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 support for RepeatDateTime #43

Closed corentincarton closed 2 months ago

corentincarton commented 3 months ago

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

Ecflow now has a RepeatDateTime node attribute that we should add to pyflow. See https://github.com/ecmwf/ecflow/blob/d29785275f444f0ca51bfc21a9252606653924ab/libs/pyext/src/ecflow/python/ExportNode.cpp#L261

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Organisation

No response