Fixes problem with crop-tgrid
Compare changes
Files
4- Fraser William Goldsworth authored
+ 12
− 6
@@ -6,20 +6,23 @@ import pyicon as pyic
@@ -43,20 +46,23 @@ def eager_processed_tgrid(eager_raw_grid):
The function xr_crop_tgrid_data
was failing tests. The issue has been identified and fixed. This implements the fix from !25.