wrf-python icon indicating copy to clipboard operation
wrf-python copied to clipboard

Calculation WRF=4.5.1

Open ensarc7 opened this issue 2 years ago • 4 comments

Hi,

I used WRF=4.5.1 . I want to calculate rh,slp variables from wrf-python. Results seems wrong. What could be the problem? I used vertintp function, their results seem normaly.

wrf_slp

ensarc7 avatar Nov 13 '23 13:11 ensarc7

I had the same problem just like u. Have u solved it already?

December0w0 avatar Dec 06 '23 07:12 December0w0

I had the same problem just like u. Have u solved it already?

The cause of problem is python version. Python version must be <= 3.10 . It isn't supported by 3.11

ensarc7 avatar Dec 09 '23 21:12 ensarc7

I had the same problem just like u. Have u solved it already?

The cause of problem is python version. Python version must be <= 3.10 . It isn't supported by 3.11

Got it. Downgraded my python to 3.10 and the problem was solved. Thx :D

December0w0 avatar Dec 11 '23 03:12 December0w0

I had the same problem just like u. Have u solved it already?

The cause of problem is python version. Python version must be <= 3.10 . It isn't supported by 3.11

Dude, I updated my anaconda today and this happened again. :( Trying to solve it

December0w0 avatar Jan 27 '24 14:01 December0w0