26 integer idat(8),jdat(8)
27 real rinc1(5),rinc2(5)
32 rinc1(2:5)=rinc(2:5)+idat(5:8)
34 jldayn=
iw3jdn(idat(1),idat(2),idat(3))+nint(rinc2(1))
35 call w3fs26(jldayn,jdat(1),jdat(2),jdat(3),jdow,jdoy)
37 jdat(5:8)=nint(rinc2(2:5))
function iw3jdn(iyear, month, iday)
Computes julian day number from year (4 digits), month, and day.
subroutine w3fs26(jldayn, iyear, month, iday, idaywk, idayyr)
Computes year (4 digits), month, day, day of week, day of year from julian day number.
subroutine w3movdat(rinc, idat, jdat)
This subprogram returns the date and time that is a given NCEP relative time interval from an NCEP ab...
subroutine w3reddat(it, rinc, dinc)
This subprogram reduces an ncep relative time interval into one of seven canonical forms,...