Successfully ran ./metgrid.exe but variable "Times" was missing in all generated met_em.d0*.nc files

Charlie

New member
As per the subject, even though I ran ./metgrid.exe successfully, it seems that "Times" variable is missing. That caused error when running ./real.exe
I isolated the problem by running ncdump -v Times met_em.d01.*.nc which I was expecting to see at the bottom of the output to be something like:
data:

Times =
"2019-12-30_00:00:00" ;
}

instead I saw:

data:
}


which is not right. I am pretty much sure of my namelist.wps and namelist.input.

Appreciate any direction please.
 
Can you upload your namelist.wps and namelist.input for me to take a look? What data did you ungrib to produce input for metgrid.exe?
 
Back
Top