ecmwf / pyflow

A high level Python interface to ecFlow allowing the creation of ecFlow suites in a modular and "pythonic" way

Home Page:https://pyflow-workflow-generator.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy file using different user

corentincarton opened this issue · comments

We should add the option to deploy the suite (i.e. generating the scripts) using a different user. At the moment we save or copy the file to a destination that can only be accessed by the deploying user.
I had a look but it's not 100% straighforward... @oiffrig or @simondsmart, if you have an idea I'm open to suggestion!

Solved, you can now deploy to a specific target, different than ECF_FILES and then sync your suite with the remote target, typically using tracksuite: https://github.com/ecmwf/tracksuite