Hi!
I am trying to compute the precipitation water throughout wrf.pw but I obtain negative values... Anyone knows how can I fix this problem?
I am doing it like that:
Is it correct?
Thank you so much!
I am trying to compute the precipitation water throughout wrf.pw but I obtain negative values... Anyone knows how can I fix this problem?
I am doing it like that:
pw=wrf.pw(ds.P+ds.PB, ds.tk, ds.QVAPOR,(ds.PH+ds.PHB)/9.8)
Is it correct?
Thank you so much!