Skip to content

CountJointOccurrences index functions does not pass all unit tests

When running count_joint_occurrences_precipitation_temperature, where one of the inputs have masked data, will return the other condition as True or False.

Here the mask needs to be preserved, if a grid-cell contains masked data then the output grid-cell should probably be masked as well.

Edited by Carolina Nilsson