Skip to content

Commit

Permalink
Update regrid_and_vert_interp_tem.py
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-richling committed Feb 8, 2025
1 parent 0547aa4 commit 6afb7d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/regridding/regrid_and_vert_interp_tem.py
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ def regrid_and_vert_interp_tem(adf):
print(wmsg)
continue
else:
print("I GUESS NOT HERE")
#Open single file as new xarray dataset:
mhist_ds = xr.open_dataset(mhist_fils[0])
#End if
Expand Down

0 comments on commit 6afb7d1

Please sign in to comment.