Radiance:
--------------------------------------------------------------------------
Computes the earth's peak radiance.
--------------------------------------------------------------------------
Form:
rad = Radiance( lat, dateTime, year )
--------------------------------------------------------------------------
------
Inputs
------
lat (n) latitude (rad)
dateTime (6 or m) [ year month day hour minute seconds ] or fraction
of year
year year if dateTime is fraction of a year.
-------
Outputs
-------
rad (n,m) Radiance values (W/m^2sr)
--------------------------------------------------------------------------
Children:
Common: Graphics/NewFig
Common: Time/Date2FY