Hi everyone,
I applied bias correction to the var "RH_2m" from my WRF output, using ERA5-Land as the reference historical dataset. Specifically, I tested QDM and QM techniques. However, after correction, some pixels show unrealistic values. For example, the min and max I found are:
-Min: -2432587792384.0 -Max: 220175482880.0
Before applying the bias correction, I filtered the data to remove all NaNs values.
Has anyone encountered this type of problem?
Thanks in advance