get_mol_par: Get molecular absorption profile

View source: R/atm_prfl.R

get_mol_parR Documentation

Get molecular absorption profile

Description

Calculates the molecular absorption profile for a given atmosphere.

Usage

get_mol_par(atm, lambda)

Arguments

atm

Profile of atmospheric temperature, pressure, water vapor and ozone.

lambda

Wavelength (nm) of observation.

Details

Not implemented. At the moment will return a vector of zeros (zero absorption) with equal length to the atmospheric profile.

Value

A vector with the molecular absorption profile at the same heights as the atmospheric profile.


AlexCast/apsfs documentation built on Feb. 1, 2024, 9:48 p.m.