-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get the output files using avworkflow_files
#69
Comments
I think previously files in the bucket started with |
|
It's giving an error from my end.
|
I changed the arguments to the function as suggested by
I updated this warning to
so invoking as
is the intended use. FWIW setting
sets those fields 'globally' so you can then just invoke
|
Oh... sorry about that. Should have read the message more carefully. ;( |
Great! I will wait until the end of next week to merge these to the new release and devel branches. |
Hi! It seems like I can't get the output files using
avworkflow_files
. Below, I tried to extract the output file locations from both aborted and successfully-done workflows using Terra API directly andavworkflow_files
function.Collect input parameters:
Get outputs:
The text was updated successfully, but these errors were encountered: