-
Notifications
You must be signed in to change notification settings - Fork 1
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
new functionalities #4
Comments
Yes; see also Open-EO/openeo-r-client#141 |
Thanks a lot @edzer ! Working on it! |
@edzer for number 4, the filter using very dplyrish verbs... the only way I see this working is to store somehow time related (maybe even space related) objects/columns in the class "datacube". I'd then add "year", "month", "day", "x", "y", create many What do you think of this idea? |
I'll discuss it with matthias, see if there's a way to do filter_temporal with length > 2 time_ext lists. |
@edzer could you have a look at https://github.com/hurielreichel/tidyopeneo/blob/main/R/Math.R |
The text was updated successfully, but these errors were encountered: