Skip to content

fix #165: NaN value in (Synthesis) export Building

Matt requested to merge msimonin/l1p5-vuejs:dev/fix-165 into master

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

Merge request reports