Dear all

I am using RegCM4.2 with boundary conditions from EH5OM. 
I am getting error when I am preparing SST file after 2069-01-19
Till 2069-01-18, there is no problem while creating SST but after 2069-01-19 it is showing the following error


###############################################################################################
WRITING OUT SST DATA:2069-01-18 12:00:00 UTC         
 XLON,XLAT,SST =    48.94523      -5.626376       304.7032    
 WRITING OUT SST DATA:2069-01-18 18:00:00 UTC         
 XLON,XLAT,SST =    48.94523      -5.626376       304.6632    
 WRITING OUT SST DATA:2069-01-19 00:00:00 UTC         
forrtl: severe (25): record number outside range, unit 11, file /shome/2007asz8119/sim_RegCM4.2/./regcm_data/SST/SST_A1B_3_2062010100_2093123118
Image              PC                Routine            Line        Source             
libintlc.so.5      00002B09BEBE5A7A  Unknown               Unknown  Unknown
libintlc.so.5      00002B09BEBE4576  Unknown               Unknown  Unknown
libifcore.so.5     00002B09BE2E971C  Unknown               Unknown  Unknown
libifcore.so.5     00002B09BE25CDB2  Unknown               Unknown  Unknown
libifcore.so.5     00002B09BE25C256  Unknown               Unknown  Unknown
libifcore.so.5     00002B09BE281B34  Unknown               Unknown  Unknown
sst                000000000040606B  Unknown               Unknown  Unknown
sst                000000000041C5B4  Unknown               Unknown  Unknown
sst                00000000004020CC  Unknown               Unknown  Unknown
libc.so.6          0000003BF8A1D974  Unknown               Unknown  Unknown
sst                0000000000401FD9  Unknown               Unknown  Unknown

###########################################################################################

Several times I have downloaded the  "SST_A1B_3_2062010100_2093123118" from  http://users.ictp.it/~pubregcm/RegCM4/globedat.htm#part5 
and tried but still getting the same error.

Following is the regcm.in file
*******************************************************************************************************
! India
&dimparam
 iy     = 101,
 jx     = 120,
 kz     = 18,
 nsg    = 1,
 /
 &geoparam
 iproj = 'NORMER',
 ds = 55.0,
 ptop = 5.0,
 clat = 20.00,
 clon = 80.00,
 plat = 20.00,
 plon = 80.00,
 truelatl = 30.0,
 truelath = 60.0,
 i_band = 0,
 /
 &terrainparam
 domname = 'India',
 ntypec = 10,
 ntypec_s = 10,
 smthbdy = .false.,
 lakedpth = .false.,
 fudge_lnd   = .false.,
 fudge_lnd_s = .false.,
 fudge_tex   = .false.,
 fudge_tex_s = .false.,
 h2opct = 75.,
 dirter = './test_input',
 inpter = './regcm_data',
 /
 &ioparam
 ibyte = 4,
 /
 &debugparam
 debug_level = 1,
 dbgfrq = 3,
 /
 &boundaryparam
 nspgx  = 20,
 nspgd  = 20,
 /
 &modesparam
 nsplit = 2,
 /
 &globdatparam
 ibdyfrq = 6,
 ssttyp = 'EHA1B',
 dattyp = 'EHA1B',
 ehso4 = .false.,
 gdate1 = 2069010100,
 gdate2 = 2100123118,
 dirglob = './test_input',
 inpglob = './regcm_data',
 /
 &globwindow
 lat0 = 0.0
 lat1 = 0.0
 lon0 = 0.0
 lon1 = 0.0
 /
**************************************************************************************************
Kindly help me in this regard.
Thanks in advance

Kanhu