COMPASS-DOE / ghg-processor

Processing code for LI-7810 gas concentration data
MIT License
2 stars 1 forks source link

Rearrange computations #10

Closed bpbond closed 1 year ago

bpbond commented 1 year ago

See https://github.com/COMPASS-DOE/ghg-processor/issues/9#issuecomment-1432894416 - this PR rearranges things so that first we fit the model (as ppm/s or ppm/s), and then we compute fluxes in converted units (mmol or µmol/m2/day). This allows for the intercept (and slope for that matter) of the model to be in more intuitive units during QA/QC.

qaqc-yint-1

Will merge as soon as @wilsonsj100 confirms this is what she wants.

bpbond commented 1 year ago

No rush but ping @wilsonsj100

wilsonsj100 commented 1 year ago

This looks great Ben! I like the idea of checking the intercept prior to calculating fluxes per area. The intercepts look pretty on target from your rearranged graph above.