pressure_grid

pressure_grid

frei.pressure_grid(n_layers=30, P_toa=- 6, P_boa=1.1)[source]

Produce a pressure grid from bottom to top of atmosphere.

Parameters
  • n_layers (int) – Number of layers in the atmosphere

  • P_toa (float) – Pressure at the top of the atmosphere in log10(bar)

  • P_boa (float) – Pressure at the bottom of the atmosphere in log10(bar)

Returns

pressures – Pressure grid

Return type

Quantity