unifhy.LatLonGrid.is_space_equal_to
- LatLonGrid.is_space_equal_to(field, ignore_z=False)
Compare equality between the
Grid
and the spatial (X, Y, and Z) dimension coordinates in acf.Field
.The coordinate values, the bounds (if field has some), and the units of the field are compared against those of the
Grid
.