European Space Agency

European Space Agency

Royal Belgian Institute for Aeronomy

Royal Belgian Institute for Aeronomy

../_images/whiteSpace.png

get_doy - return the day of year

function  get_doy(iyear, imonth, iday)
Parameters:
  • year [integer4,in]

  • month [integer4,in]

  • day [integer4,in]

Return:

get_doy [integer4] :: Day of year [1..366]

Description

Returns the day of year for the given Gregorian date.

IRBEM subroutine documentation


UNILIB/tags/v3.02