pyrtlib.absorption_model.O3AbsModel.set_ll#
- static O3AbsModel.set_ll() None #
Set the linelist to the absorption model.
See also
Example
from pyrtlib.absorption_model import H2OAbsModel H2OAbsModel.model = 'R21SD' H2OAbsModel.set_ll()
Note
Model must be set with model property before calling this method (see Example).
Examples using pyrtlib.absorption_model.O3AbsModel.set_ll
#
Performing Downwelling Brightness Temperature calculation with Ozone
Performing Downwelling Brightness Temperature calculation with Ozone