NREL / OpenStudio

OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
https://www.openstudio.net/
Other
495 stars 190 forks source link

Calibration report does not load if no natural gas bills #792

Closed macumber closed 10 years ago

macumber commented 10 years ago

To reproduce create a model that has electricity bills but no natural gas bills

The following html element is written out which fails to load in a browser:

"Natural Gas Consumption":{
    "units":"therms",
            "Start":],
            "End":],
            "Actual":],
            "Model":],
            "NMBE":]
    }

@asparke2 FYI

evanweaver commented 10 years ago

@macumber @asparke2 This was fixed yesterday via https://github.com/NREL/OpenStudio/issues/788

asparke2 commented 10 years ago

Tested this with 1.3.0 and it's fixed.