external/CDAWlib/
fuv_read_epoch.pro
NAME: FUV_READ_EPOCH PURPOSE: Convert a string into a string array given a delimiting character CALLING SEQUENCE: fuv_read_epoch,epoch,year,month,day,hour,minute,second,millisecond, $ ut,doy,file_stub=file_stub INPUTS: epoch - value is the number of milliseconds since 01-Jan-0000 00:00:00.000 KEYWORD PARAMETERS: file_stub - I have no idea what this is for. RCJ OUTPUTS: year, month, day, hour, minute, second, millisecond corresponding to the epoch ut - hours (decimal format) of the day doy - day of year AUTHOR: Rick Burley MODIFICATION HISTORY: RCJ 03/2001 - Added the functions fuv_trim2 and 3 to this routine. Copyright 1996-2013 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved.
Routines
Routines from fuv_read_epoch.pro
Routine details
File attributes
Modification date: | Tue Oct 21 13:53:46 2014 |
Lines: | 14 |