Mostapha Sadeghipour Roudsari

Results 352 comments of Mostapha Sadeghipour Roudsari

@RMistrick, Thank you for reporting this issue. I won't be able to check this today but you can fix it but removing these lines: https://github.com/ladybug-tools/honeybee/blob/c8ad67a0b53f6f8dac01d05f7ab535d5f066e6bd/honeybee/radiance/sky/sunmatrix.py#L110-L114 I have a note there...

Selecting the highest n values from a list and returning the values and indexes can be implemented as a method to DataCollection class. I can see other use cases for...

@michaelmontagne, Thank you for reporting. I didn't have the change to test Dynamo 2.02. Will update once I get to do that.

Hi @DambronOlivier, I can't thank you enough for checking all these inputs before the release. Let me check and see how genskymtx will work with sub-hourly data. Currently the wea...

Thank you @sariths! Here is the code that we need to add in order to create the subhourly wea file. https://github.com/MITSustainableDesignLab/Daysim/blob/combined/src/daysim/ds_shortterm.c

`gendaylit` has a `timeinterval` input which might be the solution to this problem. Will write more later.

This is now possible if you use `wea.from_file` classmethod to import wea files with smaller timesteps than 1 generated by Daysim. Not sure if we will ever get the chance...

It might be because of the version of Revit that you are using. There is an open PR by @sbreslav that should address this but I didn't get a chance...

@martinromby see this issue: https://github.com/ladybug-tools/ladybug-dynamo/issues/28#issuecomment-305556002

@martinromby, 1. It means that Rooms to Zone can easily crash unless you get lucky. 2. You need to include all the geometry that affects the results of your simulation....