Skip to content
Snippets Groups Projects
Commit 166f142f authored by ranchodeluxe's avatar ranchodeluxe
Browse files

this works

parent 666ee769
No related branches found
No related tags found
2 merge requests!106Parallelize Uploads to S3 Where Necessary,!61Additions: primary keys, speed ups (preprocessing and postprocessing), tests, scalene, reorg entire fireatlas
......@@ -139,7 +139,7 @@ def Run(region: Region, tst: TimeStep, ted: TimeStep):
]
# take the DAG and run it
fgb_upload_results.compute()
fgb_upload_results[0].compute()
dask_client.close()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment