Moving on grid square codes
grid_move(grid, n_X, n_Y)
grid
A grid vector.
n_X
Number of moving cells in the longitude direction.
n_Y
Number of moving cells in the latitude direction.