pyrtlib.utils.ppmv_to_moleculesm3#
- pyrtlib.utils.ppmv_to_moleculesm3(mr: ndarray, p: ndarray, t: ndarray) ndarray #
For any gas, this function converts mixing ratio (in ppmv) to number density (\(molecules/m^3\)).
- Parameters:
mr (numpy.ndarray) – mixing ratio in ppmv
p (numpy.ndarray) – pressure in Pa
t (numpy.ndarray) – temperature in K
- Returns:
[description]
- Return type:
Examples using pyrtlib.utils.ppmv_to_moleculesm3
#
Performing Downwelling Brightness Temperature calculation with Ozone
Performing Downwelling Brightness Temperature calculation with Ozone