iwopy.utils.RegularDiscretizationGrid.in_grid(p)[source] Checks if a point is located within the grid. Parameters¶ p: numpy.ndarrayThe point, shape: (n_dims,) Returns¶ bool :True if within grid