Adapt head_grid and velocity_grid to use `head_array()` and `velocity_array()` that accept 1D x, y inputs. - [x] head_array is done in #139 - [ ] velocity_array still to be added
Adapt head_grid and velocity_grid to use
head_array()andvelocity_array()that accept 1D x, y inputs.