Data Management
The only alteration to the NH3 dataset is that a value of 0 is presented instead of any negative NH flux values.
To calculate total emissions, the flux measurements for each container were integrated over the length of the run using the trapz function from scipy.integrate in Python. The total emissions were tested for statistical significance with the T-test.