Hi, I am calculating climate indices using RClimDex , the program compute the indices for maximum and minimum temperatures. For precipitation the program gives the following error:
Error in daynormm[(i - i1):(i + i1), ] : subscript out of bounds
Error in daynormm[(i - i1):(i + i1), ] : subscript out of bounds
How to solve this problem?