Skip to content

Commit

Permalink
Update adf_diag.py
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-richling committed Aug 21, 2023
1 parent 0319571 commit 82ec743
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/adf_diag.py
Original file line number Diff line number Diff line change
Expand Up @@ -396,9 +396,6 @@ def call_ncrcat(cmd):
start_year = start_years[case_idx]
end_year = end_years[case_idx]

print(type(start_year))
print(type(end_year))

#Create path object for the CAM history file(s) location:
starting_location = Path(cam_hist_locs[case_idx])

Expand Down

0 comments on commit 82ec743

Please sign in to comment.