pyradtran.channels#
Instrument-channel convolution and brightness temperature.
Convolve spectral pyRadtran results with instrument spectral response functions (SRFs) and convert thermal radiances to brightness temperatures.
Examples
>>> channel_ds = convolve_channels(result_ds, srf)
>>> tb = brightness_temperature(channel_ds["uu"], 10500.0)
See also
pyradtran.interface.PyRadtranAccessor.runchannels=integration.
|
Convert monochromatic radiance to brightness temperature (K). |
|
SRF-average all spectral variables onto a |