Skip to content

Add functionality for setting custom thresholds #21

@matthiasschaub

Description

@matthiasschaub

Thresholds are used during the computation of indicators to decide the quality of the result. This can be simple values or more sophisticated functions. Those are currently defined either in the indicator.py or in the metadata.yaml file for each indicator.

It makes sense to set different thresholds for multiple instances of an indicators (e.g. same indicator for different layer or regions).

Implement custom thresholds:

  • GHSPOP Indicators

Ideally allow to define parameters in threshold function.

Metadata

Metadata

Labels

enhancementNew feature or requestindicatorpriority:highShould be addressed as soon as possible (next release)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions