get_mol_par | R Documentation |
Calculates the molecular absorption profile for a given atmosphere.
get_mol_par(atm, lambda)
atm |
Profile of atmospheric temperature, pressure, water vapor and ozone. |
lambda |
Wavelength (nm) of observation. |
Not implemented. At the moment will return a vector of zeros (zero absorption) with equal length to the atmospheric profile.
A vector with the molecular absorption profile at the same heights as the atmospheric profile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.