European Space Agency

European Space Agency

Royal Belgian Institute for Aeronomy

Royal Belgian Institute for Aeronomy

../_images/whiteSpace.png

ut540 - compute modified Julian Day from date

subroutine  ut540(ndate)
Parameters:

mdate [zdat,in/out] :: date and time

Description

The subroutine ut540() converts the date (mdate.iyear, mdate.imonth, mdate.iday) and time (mdate.ihour, mdate.imin, mdate.secs) into a modified Julian day (mdate.amjd). The conversion is based on a method of H.Klinkrad.

Diagnostics

None

Common Blocks

None

Dependencies

Called by

Calls

None

See also

Reported Bugs

None

Examples


UNILIB/tags/v3.02