You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add argument to parser.get_yaml_information to allow only to ask for the name, so we can run eko without the actual grids being present.
Edit:
You for sure need the grid for the operator card to be generated, but once that's generated the EKO could be created without access to the grid.
This will be beneficial e.g., when running in a cluster so you don't need to submit the grid with the job.
We are no sure this is still a problem, so please check before starting.
add argument to
parser.get_yaml_informationto allow only to ask for the name, so we can run eko without the actual grids being present.Edit:
You for sure need the grid for the operator card to be generated, but once that's generated the EKO could be created without access to the grid.
This will be beneficial e.g., when running in a cluster so you don't need to submit the grid with the job.