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

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?
 
Top