View source: R/compute_surface_flux_layer.R
| compute_surface_flux_layer | R Documentation |
Computation function. Given a measurement of the co2 and diffusive flux at different levels, return the surface flux
compute_surface_flux_layer(input_data)
input_data |
Required. A data frame containing zOffsets, diffusivity, and co2 (umol mol-1) and their associated errors |
A value of the surface CO2 flux (umol m-2 s-1)
John Zobitz zobitz@augsburg.edu
[compute_surface_flux()] for other ways to compute surface fluxes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.