Hello,
I am processing level 1A MODIS Aqua data into L2 data for a 2-year period. Everything goes well until the day number 73 of 2011. After this date, I am getting the following error message after application of modis_GEO.csh
"
Determining required attitude and ephemeris files...
modis_atteph.py ./A2011073175000.L1A_LAC.x.hdf
Input Level 1A : ./A2011073175000.L1A_LAC.x.hdf
Output Geolocation: ./A2011073175000.GEO
Satellite: aqua
Year: 2011 Day: 073 Hour: 17 Minute: 50
*Terrain Correction Enabled*
Creating MODIS geolocation file...
/home/harmel/SEADAS/seadas_6.2/run/bin/geogen_modis
GEO version: 5.0.14 built on Apr 7 2011 (14:39:53)
geogen_modis exit status: 1
Running validation test on geolocation file...
modis_geocheck.py A2011073175000.GEO 95 --verbose
Percent valid data (100.000000) is less than threshold 95.000000
modis_GEO.csh: ERROR: MODIS geolocation processing failed.
Please ensure utcpole.dat and leapsec.dat are up-to-date in
/home/harmel/SEADAS/seadas_6.2/run/var/modis
Please examine the LogStatus and LogUser files for more information.
"
Have you any idea of how to fix this geolocation failure for the MODIS data after 2011 Day 73?
Thank you,
Tristan