Describe the feature
NDCube.crop takes tuples of scalar high-level coordinate objects. But when length/size-1 objects are put in, a very unhelpful error is given.
Request that either NDCube sanitizes the inputs and converts them to scalar if length-1, and/or provide a more helpful error.
Proposed solution
No response