Skip to content

Commit

Permalink
modified gefs_tasks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonMFernando-NOAA committed Oct 18, 2024
1 parent ea023be commit 3c69e48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions workflow/rocoto/gefs_tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -352,8 +352,6 @@ def wavepostsbs(self):
member_metatask_dict = {'task_name': f'gefs_wave_post_grid',
'task_dict': fhr_metatask_dict,
'var_dict': member_var_dict}
task.append(rocoto.create_task(member_metatask_dict))

task = rocoto.create_task(member_metatask_dict)

return task
Expand Down

0 comments on commit 3c69e48

Please sign in to comment.