Closed emc5ud closed 4 years ago
@emc5ud We need to identify a "streaming median algorithm" or "rolling median algorithm" to implement. . Some cursory research resources:
We temporarily, we might be able to just explode the tile and feed it into the built-in scalar approxQuantiles implementation.
This should be closed with #429
Similar usage as rf_agg_local_mean