Skip to content

Handling of 0 and 100 percentile levels

Scott Hamshaw requested to merge sdh-percentile-levels into main

Small MR that adds code to ignore 0 and 100 percentile levels if passed in. Had implemented this in fixed percentile function, but missed needing it in variable percentile threshold functions too.

Merge request reports