get_co2_ckdmt252

pyarts.arts.predef.get_co2_ckdmt252(f_grid: pyarts.arts.Vector, rtp_pressure: float, rtp_temperature: float, x_co2: float) pyarts.arts.Vector

Computes self absorption using MT CKD version 2.52

Parameters:
  • f_grid (Vector) – Frequency grid [Hz]

  • rtp_pressure (float) – Pressure value [Pa]

  • rtp_temperature (float) – Temperature value [K]

  • x_co2 (float) – Ratio of carbon dioxide in the atmosphere in the range [0, 1]

Returns:

abs_coef – Absorption coefficients

Return type:

Vector