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
{{ message }}
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
Right now, the pipelines are very coupled to their "runtime," by which I mean environment context that varies between location.
Example: https://github.com/pangeo-forge/terraclimate-feedstock/blob/master/recipe/pipeline.py
We want to refactor this so that the runtime is specified separately from the pipeline.
Things attached to the runtime:
DaskKubernetesEnvironment
,recipe/job.yaml
,recipe/worker_pod.yaml
)Docker
)__main__
)What am I missing?
The text was updated successfully, but these errors were encountered: