Skip to content

Commit

Permalink
Update regrid_and_vert_interp.py
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-richling authored Feb 18, 2025
1 parent d82670e commit ed8e7b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/regridding/regrid_and_vert_interp.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
#Import standard modules:
import xarray as xr
"""
#adf.set_warning_filter
from adf_diag import set_warning_filter
#set_warning_filter(enable=True) # Suppress warnings
"""
def regrid_and_vert_interp(adf):

"""
Expand Down

0 comments on commit ed8e7b4

Please sign in to comment.