Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

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

  • ungrib.log
    8.7 KB · Views: 1
  • metgrid.log
    6.4 KB · Views: 3
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

  • ERA5_download_instruction.pdf
    539.2 KB · Views: 12
Top