Skip to content

[Feat] t.rast.mapcalc: add a temporal where option #6932

@ninsbl

Description

@ninsbl

Is your feature request related to a problem? Please describe.
Many temporal tools have a temporal "where" option to select subsets of the STRDS for processing, but not t.rast.mapcalc. t.rast.mapcalc does have temporal operators as part of the mapcalculator expression, but those do not allow to process only a subset of the data.

Describe the solution you'd like
Add a temporal where option to t.rast.mapcalc to select only a subset for processing...

Describe alternatives you've considered
t.rast.algebra may be able to temorarily subset an STRDS and for some cases t.rast.extract may be sufficient. However, having where as a standard option for temporal modules may simplify usage of temporal tools....

Additional context
t.rast.mapcalc allows to use multiple STRDS as input, so, one has to think a bit about how behavior should be in case of multiple input STRDS that may have different temporal extents and granularities (or should be handled with temporal offsets...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions