Skip to content

Commit

Permalink
restore missing "atm_files_input_grid"
Browse files Browse the repository at this point in the history
  • Loading branch information
WeirAE committed Oct 10, 2024
1 parent 2cb5a19 commit 9dbcbf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/uwtools/drivers/chgres_cube.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ def namelist_file(self):
input_files.append(config_files[k])
for k in [
"atm_core_files_input_grid",
"atm_files_input_grid",
"atm_tracer_files_input_grid",
"grib2_file_input_grid",
"nst_files_input_grid",
Expand Down

0 comments on commit 9dbcbf1

Please sign in to comment.