Page 1 of 1

problem with modis_L1A.py

Posted: Sun Jan 17, 2021 10:15 am America/New_York
by pavel_babyak
Hello. Approximately from January 14 modis_L1A.py began to return error 36.
LogStatus contains the following message:
------------
get_pcf_config_data():MODIS_E_UTC_TO_TAI_FAILED:286764594
PGS_TD_UTCtoTAI returned a non-success message Unable to convert UTC time to TAI representation: 2021-01-15T02:44:50.000000Zcould not be converted

initialize_level1a():MODIS_F_NO_PCF_CONFIG_DATA:286765122
All configuration data could not be retrieved from the PCF file: error occured in trying to get PCF config data values Granule Length or Scan Rate
-------------

What could be the problem? Or is it a bug in modis_L1A.py?

UPD example data and logs are located at ftp://ftp.satellite.dvo.ru/pub/ocssw/2021-01-18/

problem with modis_L1A.py

Posted: Sun Jan 17, 2021 12:45 pm America/New_York
by gnwiii

problem with modis_L1A.py

Posted: Sun Jan 17, 2021 12:56 pm America/New_York
by pavel_babyak
Yes.

problem with modis_L1A.py

Posted: Thu Jan 21, 2021 12:42 pm America/New_York
by OB.DAAC - SeanBailey
The issue is unrelated to the planetary ephemeris, but *may* be related to an out of date leapsec.dat (or utcpole.dat) file.  I cannot be sure, as I could not replicate the problem.  I was able to successfully process the PDS file you made available on your FTP site.  Try running update_luts.py

Regards,
Sean

Re: problem with modis_L1A.py

Posted: Tue Jul 27, 2021 11:07 pm America/New_York
by ahmed211
thanks!