Hi,
Im using subsetGrid function to select some stations. Then I want to calculate bias, or correlations using valueMeasure from package climate4R.value but I get this error:
[2020-11-26 01:32:58] Computing member 1 out of 11
Error in mat2Dto3Darray(mat, xy$x, xy$y) :
Coordinates 'x' and 'y' must be given in ascending order
Im not very clear what the problem is,maybe you can guide me. The error only appears when I use subsetGrid first.
Thanks a lot :)