Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controlling Grid Spatial Extent in voxel_metrics Function #803

Open
fnincao opened this issue Apr 1, 2025 · 1 comment
Open

Controlling Grid Spatial Extent in voxel_metrics Function #803

fnincao opened this issue Apr 1, 2025 · 1 comment
Assignees
Labels
Feature request Asking for a new feature

Comments

@fnincao
Copy link

fnincao commented Apr 1, 2025

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

@Jean-Romain Jean-Romain self-assigned this Apr 1, 2025
@Jean-Romain Jean-Romain added the Feature request Asking for a new feature label Apr 1, 2025
@Jean-Romain
Copy link
Collaborator

No there is not such thing. This is a feature request that should not be very hard to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Asking for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants