Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhassell committed Oct 9, 2023
1 parent f25b956 commit 750875e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cf/regrid/regrid.py
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,8 @@ def regrid(
f"{method!r} regridding is only available when both the "
"source and destination grids have coordinate arrays"
)



if create_regrid_operator:
# ------------------------------------------------------------
# Create a new regrid operator
Expand Down

0 comments on commit 750875e

Please sign in to comment.