A nested dataset containing environmental variables at the SJER site from June 2022. A convenience data frame to make processing fluxes easier for testing. Computed with the function acquire_neon_data. All the variables can be used to compute fluxes (along with megapit data).
data(sjer_env_data_2022_06)
A nested 3 item list
measurement: Name of environmental measurement
data: Nested list of data corresponding to a measurement
monthly_mean: Monthly mean of measurement, computed in `compute_monthly_mean`