Calipso satellite time conversion to matlab time
バージョン 1.0.0.0 (1.27 KB) 作成者:
Jakub Bialek
The function converts time of data stored in the Caliop Instrument hdf file.
[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.
引用
Jakub Bialek (2025). Calipso satellite time conversion to matlab time (https://jp.mathworks.com/matlabcentral/fileexchange/43537-calipso-satellite-time-conversion-to-matlab-time), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2012a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Language Fundamentals > Data Types > Dates and Time >
- Industries > Aerospace and Defense > CubeSat and Satellites >
- Aerospace and Defense > Aerospace Blockset > Reference Applications >
- Aerospace and Defense > Aerospace Toolbox > Standard Workflow Procedures > Physical and Time Unit Conversions >
Help Center および MATLAB Answers で Dates and Time についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
