fix minor regressions introduced with !86
-
DataHandling.array_likedid not preserve staggeredness. - Printing a staggered
FieldAccesssometimes threw errors because ofintvs.numpy.int64. - Accessing an invalid staggered neighbor did not produce a good error message.
- I had reversed the index convention so that it was inconsistent with the documentation of
create_staggered_kernel.
Edited by Michael Kuron