ERROR: The mandatory field TT was not found in any input data

guilherme

New member
Hi, my issue is when i run 'metgrid' the following error appears:
Processing domain 1 of 1
FIX:2020-10-10_00
Processing 2023-10-01_00
FILE
ERROR: The mandatory field TT was not found in any input data.
Abort(21903) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 21903) - process 0

I'm using ERA5 data.
Both "Vtable.ECMWF" and "Vtable.ERA-interim.pl Vtable" came with the same error.
 

Attachments

This is because the ERA5 data you have doesn't include upper level temperature field.

Where did you download ERA5 data? I suggest you obtain the data from CISL RDA, which is open to the public. Please see the link here.

I also attach a file that describes how to get the data. Hope this is helpful for you.
 

Attachments

Back
Top