Go to the documentation of this file.
173 real CT, ST, S, Z, R4, R5, P1, P2
178 data a1, a2, a3/-.001867,-.002875,-.0008083/
181 ang(xx) = xx*180./3.14159265
182 rad(xx) = xx*3.14159265/180.
189 IF (ang(x5).GT.90.57)
THEN
197 IF (ct.LT.1./3.86)
GO TO 2
204 x7 = s+a1*st+a2*st**2+a3*st**3
214 p2 = -116.94+4.41925*p1-.056623*p1*p1+.00024364*p1*p1*p1
218 r5 = cos(rad(r4))+.15*(90-r4+3.885)**(-1.253)
subroutine airmass_avhrr(X5, X7)