comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: CalDat
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: CalDat [message #25026] Wed, 16 May 2001 01:11 Go to previous message
Martin Schultz is currently offline  Martin Schultz
Messages: 515
Registered: August 1997
Senior Member
m.hadfield@niwa.cri.nz ("Mark Hadfield") writes:

> But what about this:
>
> CALDAT, double(2529161.36), Month, Day, Year, Hour, Minute, second
> print, Month, Day, Year, Hour, Minute, second
> ; 7 4 2212 18 0
> 0.00000000
>
> i.e. CALDAT gives the same result for double(2529161.36) as it does for
> 2529161.36.

Well, of course it should. The number 2529161.36 cannot be accurately
represented as float. You can test this with
IDL> print,float(2529161.36d0),format='(f15.6)'
2529161.250000


> I suggest that there is nothing wrong with CALDAT, but that floats have
> inadequate precision to represent Julian dates. The following shows that
> they are only accurate to ~0.3 days.
>
> ma = machar() & print, 2529161.36*ma.eps
> ; 0.301500
>

That hits the nail right on.

Martin

--
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ [[[[[[[
[[ Dr. Martin Schultz Max-Planck-Institut fuer Meteorologie [[
[[ Bundesstr. 55, 20146 Hamburg [[
[[ phone: +49 40 41173-308 [[
[[ fax: +49 40 41173-298 [[
[[ martin.schultz@dkrz.de [[
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ [[[[[[[
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: HDF-EOS and IDL
Next Topic: Widget_Label growth (Re: widget_control,draw_widget)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:07:53 PDT 2025

Total time taken to generate the page: 0.00443 seconds