Skip to content

new functionalities #4

Open
Open
@hurielreichel

Description

@hurielreichel
  • 1. pass .p and .con as function parameters as in Edzer's commit.
  • 2. group_by + summarise behaviour {if data cude is grouped, or not, different interactions} - add new subclass for that and therefore a (sub)method.
  • 3. pass what slice does to filter.
  • 4. year %in% (2000:2002) / group_by(year, month) [use list_connection()$extent as reference
  • 5. check mandatory params -> is.null() stop()
  • 6. "datacube" should be the first in the list of inherits(), not last
  • 7. Maths and Ops Math.datacube = function(x, ...) { p = openeo::processes(); p[.Generic] }
  • 8. Add examples for all functions + add them to the vignette
  • 9. create slice interaction more similar dplyr slice
  • 10. remove default con from all function... speed up code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions