Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

external/CDAWlib/jh/

jd2ymd.pro


NAME: JD2YMD PURPOSE: Find year, month, day from julian day number. CATEGORY: CALLING SEQUENCE: jd2ymd, jd, y, m, d INPUTS: jd = Julian day number (like 2447000). in KEYWORD PARAMETERS: OUTPUTS: y = year (like 1987). out m = month number (like 7). out d = day of month (like 23). out COMMON BLOCKS: NOTES: MODIFICATION HISTORY: R. Sterner. 21 Aug, 1986. Johns Hopkins Applied Physics Lab. RES 18 Sep, 1989 --- converted to SUN R. Sterner, 30 Apr, 1993 --- cleaned up and allowed arrays. Theo Brauers, 21 Sep, 1997 long loop index i Copyright (C) 1986, Johns Hopkins University/Applied Physics Laboratory This software may be used, copied, or redistributed as long as it is not sold and this copyright notice is reproduced on each copy made. This routine is provided as is without any express or implied warranties whatsoever. Other limitations apply as described in the file disclaimer.txt.

Routines

top source jd2ymd

jd2ymd, jdd, y, m, d, help=help

Parameters

jdd
y
m
d

Keywords

help

File attributes

Modification date: Tue Oct 21 13:53:43 2014
Lines: 40