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
494 stars 188 forks source link

Grotesque assumptions are being made about start times of interval schedules #1838

Open jasondegraw opened 9 years ago

jasondegraw commented 9 years ago

Interval schedules aren't doing enough checking of input time series. In certain situations, that means that calling the timeSeries() method won't return the same time series that was used to construct the schedule and bad stuff happens at forward translation time. I believe this applies to both fixed and variable interval schedules.

macumber commented 8 years ago

@jasondegraw do you think you can get this fixed in the next 2 weeks? If not I think we just take it out of the 1.10 milestone

jasondegraw commented 8 years ago

@macumber No, I don't think so. Need to rework the plan.