Skip to content

Metrics that utilize multiple attributes #103

@rrowlands

Description

@rrowlands

It would be really nice to know how to utilize other attributes within a particular metric. For example:

I need a metric which first filters based on points where the pixel includes at least one classification with a value of 5 (otherwise set value to zero). OK, now, with that filtered, then I want to do max minus min for the Z attribute.

I think this is possible just reading through some of these pre-defined metrics here:
https://github.com/hobuinc/silvimetric/tree/main/src/silvimetric/resources/metrics

Although to be honest I'm not entirely sure. Maybe this is only possible in the silvimetric core but not in user defined metrics?

If its possible some documentation on how to use it would be nice. Otherwise I guess this could be considered as a feature request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions