Hi everyone!
I'm trying to extract the T2 variable for all the wrfout files in a dictionary I have created.
The dictionary is organized according to the three PBL schemes I used in the simulations: YSU, MYJ, and BOU.
The number of wrfout files for each dictionary key is the same, and the time of each file is the same, too.
But when I try to extract the variable with the getvar command, I get this error:
ValueError: data sequences must have the same size for all dictionary keys
Does anyone know the cause or how to fix it?
Thanks in advance for any help you can provide.
Cheers,
Giandomenico