International-Soil-Radiocarbon-Database / ISRaD

Repository for the development and release of ISRaD data and tools
https://international-soil-radiocarbon-database.github.io/ISRaD/
24 stars 15 forks source link

Handling anaerobic incubations #103

Closed aahoyt closed 5 years ago

aahoyt commented 5 years ago

Currently template assuming incubations are aerobic, and flux is only CO2.

Would be nice to handle anaerobic incubations, and flux and 14C values could be those of CH4 or CO2.

One option to do this would be to add two new non-required columns where blank defaults to aerobic/CO2: 1) inc_anaerobic: would be yes or blank (blank is aerobic) 2) inc_analyte: would be CH4 or blank, where blank defaults to CO2

Alternatively there could be other better ways of dealing with this as well?

jb388 commented 5 years ago

This approach sounds good to me. I will plan to implement at the end of this week (30 Nov.) unless I hear otherwise.

aahoyt commented 5 years ago

We are working on a template with this issue today, and it looks like maybe this never got implemented?

jb388 commented 5 years ago

implemented