Smkmerge program error

Dear all;

I have encounted with the following error in smkmerge program.

*** ERROR ABORT in subroutine GETM3EPI
Date/time from input file(s) are inconsistent with the environment
episode settings.

My episode settings are as below.

setenv BASE_YEAR “2014”
setenv EPI_STDATE_TIME “{BASE_YEAR}-01-15 00:00:00.0" setenv EPI_ENDATE_TIME "{BASE_YEAR}-01-15 23:59:00.0”

Can yo give me some suggestion? Thank you very much!

Yijia

This issue is fixed by run-settings. Below is Alison’s helpful suggestion.

“This could be due to a fluke scripting issue related to the run settings file:
If you set Temporal to Y, then this induces a bug
where the Temporal files are deleted after they are created. To avoid,
never set Temporal to Y to override an “all=N” setting (only use N settings).
Are there any explicit temporal=Y settings in the run settings file?
If so, try removing the temporal=Y settings from that file.”

Yijia