Skip to content

Commit

Permalink
Merge branch 'async' of github.com:C2SM/processing-chain into async
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaehn committed Jan 4, 2024
2 parents 6871eff + efd94d6 commit d7d8c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jobs/prepare_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,8 @@ def main(cfg):
else:
dependencies = copy_id
icontools_id = cfg.submit(runscript,
runscript_path,
add_dep=dependencies)
runscript_path,
add_dep=dependencies)

# If COSMO (and not ICON):
else:
Expand Down

0 comments on commit d7d8c08

Please sign in to comment.