Given a list of tiles, figures out the bounding box of pixel values.

raster_extent_from_work(work, blocksize)

Arguments

work

A 2d matrix with a dimname on the first dimension of "row", "col".

blocksize

A row and col size for blocks for the work.