JULDAY-CALDAT problem [message #38267] |
Thu, 26 February 2004 05:40  |
lucianor
Messages: 12 Registered: June 2002
|
Junior Member |
|
|
Hi, maybe somebody has a clue about the following:
IDL> aa=JulDay(11,18,1990,2,0,0)
IDL> Caldat,aa,m,d,y,h,mi,s
IDL> print,m,d,y,h,mi,s
11 18 1990 2 0 5.3644181e-005
Why does s=5.3644181e-005 and not s=0 as it should be?
Thanks (I'm using IDL 6.0, Win XP)
Luciano.
|
|
|
Re: JULDAY-CALDAT problem [message #38312 is a reply to message #38267] |
Sun, 29 February 2004 15:15  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Mark Hadfield writes:
> JULDAY and CALDAT are much more interesting.
You're probably right. In any case, I've turned
my attention away from tennis and toward keeping
my feet warm. It seems to me wearing boots suitable
for keeping your feet toasty is pretty much
guaranteed to pitch you face first into the hole you
just drilled into the sea ice. Has anyone tried
walking in these monstrosities!?
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|