compute_surface_flux: Internal fucntion to compute CO2 surface flux
Description
Computation function. Given a measurement of the co2 and diffusive flux at different levels, return the surface flux
Usage
compute_surface_flux(input_data)
Value
A value of the surface CO2 flux (umol m-2 s-1)
Arguments
- input_data
Required. A data frame containing zOffsets, diffusivity, and co2 (umol mol-1) and their associated errors