Michael Blonsky

Results 66 comments of Michael Blonsky

@eblackley it looks like you're wanting to merge a branch into another branch that you developed. You're welcome to do that without our approval. You can also just merge one...

@jmaguire1 can we close this?

I'm a little confused, since `Vacancy` isn't in the OS-HPXML schedule. Are you sure this is a valid schedule file? https://openstudio-hpxml.readthedocs.io/en/latest/workflow_inputs.html#schedules-detailed

Maybe ResStock is changing how the schedule files are saved. I can make a quick fix for this, but we should review it again in case ResStock/OS-HPXML switches it back.

see https://github.com/NREL/OCHRE/commit/e3f13d5164e923a65f6728dae107610c20f7df4d

Hi, yes, these should both be doable. You can use the `initial_temp_setpoint` argument within the `Envelope` dictionary to set the initial temperature. See [here](https://ochre-nrel.readthedocs.io/en/latest/InputsAndArguments.html#dwelling-arguments) for details. If you want to...

The .epw format isn't too hard to learn, it might be the easiest option. Another is to use NSRDB weather files. I think those may be a bit easier, but...

Yeah that's a great suggestion! I'll work on merging that in soon.

Added option for event-based or schedule-based loads using `equipment_class`. I'll note that event-based is now the default for all discrete schedule data in ResStock schedules, including clothes washer/dryers, dishwashers, and...

We now have lab data for clothes dryers and cooking ranges integrated. I decided not to implement the EV or HPWH because it's more difficult to combine lab data with...