Skip to content

Commit 5da6db9

Browse files
committed
dev
1 parent 7ad74d0 commit 5da6db9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cf/regrid/regrid.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1429,6 +1429,9 @@ def spherical_grid(
14291429
)
14301430

14311431
set_grid_type(grid)
1432+
1433+
print (grid)
1434+
print ()
14321435
return grid
14331436

14341437

0 commit comments

Comments
 (0)