Fixes problem with crop-tgrid
Compare changes
- Fraser William Goldsworth authored
+ 4
− 2
@@ -792,7 +792,7 @@ def xr_calc_rot_coeff(ds_IcD):
@@ -835,5 +835,7 @@ def xr_calc_curl(ds_IcD, vector, rot_coeff=None):
The function xr_crop_tgrid_data
was failing tests. The issue has been identified and fixed. This implements the fix from !25.