earthkit.data.xr_engine.check¶
Classes¶
Functions¶
|
|
|
Module Contents¶
- class earthkit.data.xr_engine.check.CubeChecker(tensor)¶
- check(details=False)¶
- first_diff(coord_keys)¶
- meta(f, coords_keys)¶
- meta_diff(f, f_other, coords_keys)¶
- namespace_diff(f, f_other)¶
- neighbour_field(field_num, index)¶
- tensor¶
- earthkit.data.xr_engine.check.check_coords(var_name, coord_name, coords, ref_coords)¶
- earthkit.data.xr_engine.check.list_to_str(vals, n=10)¶