some variables are missing after converting the wrf_out file through UPP. How to solve it?

kumarjit saha

New member
2024-03-06 19:13:51.870 --- WARNING: Field VTROP has missing values at level 200100 at (i,j)=(1,1)
2024-03-06 19:13:51.870 --- WARNING: Field UTROP has missing values at level 200100 at (i,j)=(1,1)
2024-03-06 19:13:51.871 --- WARNING: Field VMAXW has missing values at level 200100 at (i,j)=(1,1)
2024-03-06 19:13:51.871 --- WARNING: Field UMAXW has missing values at level 200100 at (i,j)=(1,1)
2024-03-06 19:13:51.887 --- INFORM: Field LANDSEA.mask does not have a valid mask and will not be checked for missing values
2024-03-06 19:13:51.909 --- ERROR: Missing values encountered in interpolated fields. Stopping.
 
Some variables have dependencies to output from UPP. It could be the case here, but without more information, I cannot tell.
Can you send me more information on your UPP run? Useful info would include version of UPP you are using, your UPP control file, an ncdump of a wrfout file, and the UPP log output.
 
Back
Top