equinor / fmu-sumo

Interaction with Sumo in the FMU context
https://fmu-sumo.readthedocs.io/en/latest/
Apache License 2.0
0 stars 6 forks source link

Added various metrics to SearchContext. #346

Closed rwiker closed 1 month ago

rwiker commented 1 month ago

Issue

N/A

Short description

Adds various metrics aggregation to search contexts, specifically, "min", "max", "avg", "sum", "stats", "extended_stats", "percentiles", "value_count" and "cardinality". These are accessed through the metrics member on class SearchContext. See examples in examples/metrics.ipynb.

Pre-review checklist

Pre-merge checklist