fix #165: NaN value in (Synthesis) export Building
DetailedCarbonIntensities is now coerced to a DetailCarbonIntensity which has the intensity
and uncertainty
property as expected by the exportBuilding
caller.
We use .sum()
to make it explicit that we're aggregating a collection of (Detailed)CarbonInensity
We also add some jsdoc for the carbonintensity.js
module
Fix #165 (closed)
Edited by Matt