Documentation for /Users/balarsen/Documents/idl/larsen/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

euv_date/

arr2euv_date.pro

toparr2euv_date

data format manipulation

result = arr2euv_date(arr)

change an array date into an euv date

Return value

date: euv date yyyydoyhhmmss

Parameters

arr in required

date array [yyyy, doy, hh, mm, ss]

Examples

IDL> print, arr2euv_date([2000,100,11,34,3]) 2000100113403

Author information

History:

Fri Feb 9 20:14:33 2007, Brian Larsen totally rewritten, could be imporved Thu Mar 2 14:49:58 2006, Brian Larsen added ability to work on an array, recursively Thu Apr 1 09:58:23 2004, Brian Larsen Written previously, fixed so that it now works

Statistics

Lines: 35
McCabe complexity:

File attributes

Modifcation date: Thu Dec 4 15:19:53 2008
Lines: 77