pyrtlib.uncertainty.AbsModUncertainty#

class pyrtlib.uncertainty.AbsModUncertainty#

Bases: object

This module provides the uncertainties affecting absorption model coefficients found in the litterature. The baseline are the routines of Rosenkranz 2016 + modification to water-2-air by [Koshelev-2015].

For a more exaustive example on how uncertainty work look at Community example.

References

Methods

__init__()

parameters_perturbation([what, mode, index])

This functoin execute the perturbatoin of the spectroscopic parameters provided.

uncertainty_propagation(fun, A, B, sA, sB[, ...])

This function propagates uncertainty given two variables A, B and their associated uncertainty.