kaizadp / TES_3Soils_2021

1 stars 1 forks source link

CO2 flux: #24

Closed kaizadp closed 3 years ago

kaizadp commented 5 years ago

CO2 flux:

@bpbond will check flux data, will have an update by the end of the week.

_Originally posted by @kaizadp in https://github.com/kaizadp/tes_3soils_2019/issues/21#issuecomment-545075393_

bpbond commented 5 years ago

...the beginning of this week. Sorry! Trying to get to this.

bpbond commented 5 years ago

cumulative_co2_by_core

Is the question here specifically about missing numbers?

bpbond commented 5 years ago
fluxdata_cutoff %>% 
  mutate(missing=is.na(`cumCO2 flux (mgC/gSoil)`)) %>% 
  qplot(inctime_hours, SampleID, color=missing, data=.)

missing1

kaizadp commented 5 years ago

I think it’s both, (a) overall data, and (b) missing numbers. VLB wanted to know the status of the Picarro data. But we weren’t sure if/how we had addressed the missing data.