Hi,
I am trying to use the voxel_metrics function and would like to control the output grid's spatial extent to ensure it aligns with the grid of orbital sensors. I attempted using the start = c(0, 0) argument, similar to the grid_metrics function, but it seems that this argument is not available for voxel_metrics.
Is there another way to achieve this, such as selecting one of the corners of a bounding box to generate the correct grid?
Many thanks for your help.
Sincerely,
Felipe
Hi,
I am trying to use the
voxel_metricsfunction and would like to control the output grid's spatial extent to ensure it aligns with the grid of orbital sensors. I attempted using thestart = c(0, 0)argument, similar to thegrid_metricsfunction, but it seems that this argument is not available forvoxel_metrics.Is there another way to achieve this, such as selecting one of the corners of a bounding box to generate the correct grid?
Many thanks for your help.
Sincerely,
Felipe