I am wondering whether it would make sense to overload extent from Extents to allow for a dims keyword that would handle DimensionalData dimensions to select only certain dimensions.
One use case is in working with multi dimensional data cubes which have spatial dimensions but also a Band and a time dimension and now I want the spatial bounding box for further analysis.
I am wondering whether it would make sense to overload extent from Extents to allow for a dims keyword that would handle DimensionalData dimensions to select only certain dimensions.
One use case is in working with multi dimensional data cubes which have spatial dimensions but also a Band and a time dimension and now I want the spatial bounding box for further analysis.