iiasa / GLOBIOM-G4M-link

Automatize the link between GLOBIOM and G4M
2 stars 1 forks source link

Orchestrate invocation #15

Open acjbrouwer opened 1 year ago

acjbrouwer commented 1 year ago

The GLOBIOM-G4M-link.Rmd notebook currently invokes models and postprocessing steps by spawning language runtime or binary as a sub process. Since these steps will run in separate containers, a means of invocation via container orchestration or a listener interface is required. Implement this for each invocation step and subjugated container.