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
Implement the job interface presented in DIRACGrid/diracx#175.
Composed of a typer CLI that corresponds to a dirac client, another function would moke the dirac router.
local submission
input sandbox
input data
output sandbox
output data
make sure a job with local requirements (per step) cannot be processed (or at least a warning should be returned)
dirac submission (translate to JDL before submitting) ➡️ would be integrated in diracx if it works well
The text was updated successfully, but these errors were encountered:
Moving job/transformation "Type" from metadata to description? I would say yes since we said we will handle metadata in a generic way.
Moving metadata section to description? I think it would make sense and we would have one section instead of 2. Any opinion?
Implement the job interface presented in DIRACGrid/diracx#175.
Composed of a
typer CLI
that corresponds to a dirac client, another function would moke the dirac router.diracx
if it works wellThe text was updated successfully, but these errors were encountered: