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

Add point extraction #2

Open
btupper opened this issue Aug 16, 2023 · 0 comments
Open

Add point extraction #2

btupper opened this issue Aug 16, 2023 · 0 comments

Comments

@btupper
Copy link
Member

btupper commented Aug 16, 2023

The user should be able to provide a listing of points and times (one for each point? Or all of the points for every requested time?)

result = X$get_var(pts = some_sfc_able_object, varid = "foo", 
                   time = seq(from = as.Date("2020-01-01"), 
                              to = as.Date("2020-12-01"), 
                              by = "month"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant