Dear Dreaming,
I've used your .inp template to process some hours of my WRF outputs, but, alas, there are still some errors that elude me:
1) CALWRF completes succesfully, but for all files it complaints about the lack of "DYN_OPT" attribute. I thought it was weird since it's only the variable that tells if the netcdf file has been produced by NMM or ARW. I checked the files and the attribute is, in fact, truly absent: is this crucial for CALMET?
2) No matter the error, CALWRF produces correctly a 3D.dat file: size is consistent (roughly 7 mb per hour) and all the required information seem present in the file. Still, CALMET returns the same error if asked to run for more than 2 hours: GAP in MM5 files. I've manually checked the "Times" variable of my WRF files and the string is consistent: each files is tagged with the beginning of the hour it pertains to.
CALWRF completes succesfully, so it doesn't seem to be a problem of reading the files...could it be some issue with the CALMET "clock" function?