
Lazy raster array (single band stack).
LazyRaster.RdUsers obtain one via lazy_source() or lazy_dataset()
band access, and materialise it with collect(); the constructor itself
is rarely called directly.

LazyRaster.RdUsers obtain one via lazy_source() or lazy_dataset()
band access, and materialise it with collect(); the constructor itself
is rarely called directly.