Ed May
Ed May
Hi, I wonder if there is a way to expose the 'protection' of a worksheet and turn it on/off? When setting values on a worksheet, it appears that if the...
## Issue -------------- Trying to install OpenStudioApplication on Mac M1 running parallels and Windows 11, but receiving an error on attempted application startup? ## Current Behavior OS and OS application...
This is a really great tool. I am super excited to use it more. I wonder: If you I have a large table of text, what would be the best...
Hi all, I wonder if you would be ok with revising the [`RoomEnergyProperties.scale()`](https://github.com/ladybug-tools/honeybee-energy/blob/5dd777027aa10c6aa9fb0d2663318a12f5c6a6c2/honeybee_energy/properties/room.py#L1021) method in order to make it generalized to all it's attributes with a `.scale` method? Scenario --------...
Hi @chriswmackey , I wanted to ask a question and make a suggestion regarding surface films for [OpaqueConstructions](https://github.com/ladybug-tools/honeybee-energy/blob/011a8c5acb2b5844da9f28518f73aff8bf57566c/honeybee_energy/construction/opaque.py#L19) and see what you think? - - - **Background:** in order to...
Hi all, I would like to raise a small issue I've been running into a lot lately regarding [room.properties.energy.____](https://github.com/ladybug-tools/honeybee-energy/blob/a16c453116344dc016a3dd02dbb028548ece1daa/honeybee_energy/properties/room.py#L92) I would like to propose eliminating the `None` state for all...
Hi, I am using Grasshopper-stubs in VSCode and I am running into a problem with some overloaded classes? It appears that the fix is to include an explicit `overload` import...
Hi - I'm reposing this issue from the ladybug-tools forum here as well for reference. I recently had to revisit this issue for another project, and I'm pretty sure this...
Hi @chriswmackey , there are two additional Honeybee-Energy objects that I would like to extend with the usual `.properties`: - [PvProperties](https://github.com/ladybug-tools/honeybee-energy/blob/8a896d6b4d687118782f3be4a06132a0251c82b0/honeybee_energy/generator/pv.py#L13) - [ElectricLoadCenter](https://github.com/ladybug-tools/honeybee-energy/blob/8a896d6b4d687118782f3be4a06132a0251c82b0/honeybee_energy/generator/loadcenter.py#L12) This PR adds the needed `.properties` to...
Hi, @chriswmackey , @mostaphaRoudsari , I have a question related to extending HB-Energy [Boundary Condition](https://github.com/ladybug-tools/honeybee-energy/blob/master/honeybee_energy/boundarycondition.py) objects: I am trying to look at what it would take to implement a ['Kiva'](https://kiva.readthedocs.io/en/stable/)...