Skip to content

Commit

Permalink
Update create_climo_files.py
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-richling committed Feb 14, 2025
1 parent 91ed2c8 commit 75aa601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/averaging/create_climo_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ def create_climo_files(adf, clobber=False, search=None):
else:
nums.append("yup")
list_of_arguments.append((adf, ts_files, syr, eyr, output_file))
list_of_arguments.append((adf, ts_files, syr, eyr, output_file))
#list_of_arguments.append((adf, ts_files, syr, eyr, output_file))


#End of var_list loop
Expand Down

0 comments on commit 75aa601

Please sign in to comment.