Fixes problem with crop-tgrid
Compare changes
- Fraser William Goldsworth authored
+ 52
− 14
@@ -2,7 +2,12 @@ from itertools import product
@@ -26,14 +31,17 @@ def test_convert_tgrid_data(raw_grid, request):
@@ -52,7 +60,15 @@ def test_convert_tgrid_data(raw_grid, request):
@@ -64,10 +80,17 @@ def test_xr_crop_tgrid(tgrid, request):
@@ -93,8 +116,23 @@ def test_xr_crop_tgrid(tgrid, request):