Skip to content

Commit

Permalink
Delete the unused codes
Browse files Browse the repository at this point in the history
 On branch feature/dev_early_enkf
 Changes to be committed:
	modified:   ush/calcanl_gfs.py

Refs: NOAA-EMC#1021
  • Loading branch information
XianwuXue-NOAA committed Oct 26, 2022
1 parent 2e58e0a commit 3db80e3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ush/calcanl_gfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ def calcanl_gfs(DoIAU, l4DEnsVar, Write4Danl, ComOut, APrefix, ASuffix,
print('calcanl_gfs beginning at: ',datetime.datetime.utcnow())

IAUHH = IAUHrs
if Cdump == "gfs":
#IAUHH = list(map(int,'6'))
IAUHH = IAUHrs
else:
IAUHH = IAUHrs

######## copy and link files
if DoIAU and l4DEnsVar and Write4Danl:
Expand Down

0 comments on commit 3db80e3

Please sign in to comment.