Skip to content

Commit

Permalink
Change back for echgres funtion because cycled gfs doesn't run it
Browse files Browse the repository at this point in the history
 On branch feature/dev_early_enkf
	modified:   rocoto/workflow_tasks.py

Refs: NOAA-EMC#1021
  • Loading branch information
XianwuXue-NOAA committed Sep 28, 2022
1 parent 837931d commit 05b362a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/rocoto/workflow_tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -1175,7 +1175,7 @@ def efcs(self):

def echgres(self):

#self._is_this_a_gdas_task(self.cdump, 'echgres')
self._is_this_a_gdas_task(self.cdump, 'echgres')

deps = []
dep_dict = {'type': 'task', 'name': f'{self.cdump}fcst'}
Expand Down

0 comments on commit 05b362a

Please sign in to comment.