You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 thestart = c(0, 0)
argument, similar to thegrid_metrics
function, 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
The text was updated successfully, but these errors were encountered: