Fixed Percentile and ThresholdedPercentile not passing all unit tests (fixes #310)
Percentile and ThresholdedPercentile now excludes masked values in the computation. The masking is now strict, which means that if there is a masked value in a gridcell in the input data the output for that gridcell is also masked.
Edited by Carolina Nilsson