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
For running DA cycled experiments, we need to implement a method to build the jedivar.yaml from the validated yamls in RDASApp. We will eventually want to do this with JCB, but not right now.
It seems the best approach is to generate a template at the time of configuring the workflow, then update that template for each cycle replacing date strings. We shouldn't have to rebuild the jedivar.yaml each cycle... although we could if we needed to for some reason.
The text was updated successfully, but these errors were encountered:
For running DA cycled experiments, we need to implement a method to build the jedivar.yaml from the validated yamls in RDASApp. We will eventually want to do this with JCB, but not right now.
It seems the best approach is to generate a template at the time of configuring the workflow, then update that template for each cycle replacing date strings. We shouldn't have to rebuild the jedivar.yaml each cycle... although we could if we needed to for some reason.
The text was updated successfully, but these errors were encountered: