Calipso satellite time conversion to matlab time

The function converts time of data stored in the Caliop Instrument hdf file.
353 Downloads
Updated 17 Sep 2013

View License

[YEAR, MONTH, DAY, HOUR, MINUTE, SECOND] = UNIXSECS2DATE(SECS) returns
% the calendar date (year, month, day, hour, minute, and second)
% corresponding to given number of seconds since 00:00:00 1 January 1993
% thus in calipso time taken from Profile_Time Variable

Use of HDFREAD function required to extract Profile_Time variable from the Calipso dataset.

Cite As

Jakub Bialek (2024). Calipso satellite time conversion to matlab time (https://www.mathworks.com/matlabcentral/fileexchange/43537-calipso-satellite-time-conversion-to-matlab-time), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0