Open
Description
At the moment when the targets are plotted, they are drawn along the line of the first/last grid points in the y-direction.
Lines 124 to 137 in 492d0a3
They should really be half way between the end-most grid point and the first boundary point (to be consistent with BOUT++ boundary conditions definitions). This should be straightforward if we have the y boundary cells, but requires an extrapolation if they are not present.