ladybug-tools / ladybug-legacy

:beetle: Ladybug is an environmental plugin for Grasshopper.
http://ladybug.tools
Other
194 stars 82 forks source link

Ladybug "3d chart" component issue #82

Closed stgeorges closed 10 years ago

stgeorges commented 10 years ago

Plugging in one of "selectAndAverage"'s outputs to "3d chart"'s "inputData", results in the following message:

Runtime error (IndexOutOfRangeException): index out of range: 29
Traceback:
  line 211, in makeChart, "<string>"
  line 465, in main, "<string>"
  line 619, in script

It's interesting that at "src" folder there's version: 'VER 0.0.57\nJUL_02_2014', while downloading the 3d chart.ghuser file, says it has been made on September 1st 2014. Does this mean some discrepancy between these two?

To make it more confusing I have the version 0.0.58\nAUG_20_2014. I wonder where did I get that one?

mostaphaRoudsari commented 10 years ago

@stgeorges I cannot break the component. Can you try this file: https://www.dropbox.com/s/vmq1mj31mcsw4d1/selectHourlyData_3dChart.gh?dl=0

I assume you have a connection issue and that's why components are not updated.

Nevertheless, @chriswmackey when I change the hour range mesh looks pretty strange. Can you take a look? selecthourlydata_3dchart

chriswmackey commented 10 years ago

I find it hard to believe that anyone would do this without the express intention of breaking the component but I will try to see if I can fix it tomorrow.

stgeorges commented 10 years ago

Hi @mostaphaRoudsari , @chriswmackey I downloaded the above posted .gh file from dropbox and got the same result like you did Mostapha: proba2

chriswmackey commented 10 years ago

Hey guys. It has occurred to me that I don't know what we want the 3D chart to be in this case of hours not divisible by 24. I can address this by looking at the analysis period in the header and starting a few hours in the y direction by this won't work for all cases of list lengths that are indivisible by 24 is this still OK?

mostaphaRoudsari commented 10 years ago

Hey Chris, I think in the original version I was checking the hour differences and based of that I was adjusting the number (e.g. 24), so the user can visualize the results for couple of hours of the day. Here is the video: https://www.youtube.com/watch?v=uCr81K5mqvU&index=31&list=UUX0holrRypJilkFo-Dv4JsQ

chriswmackey commented 10 years ago

Hey Mostapha,

That video doesn't involve the selection of any analysis period. Still, I think I know what you mean and I'll try to fix it right now.

chriswmackey commented 10 years ago

Fixed and synced with the github:

chart analysis period

mostaphaRoudsari commented 10 years ago

Great! Thanks.

stgeorges commented 10 years ago

Thank you !!

alvarobalderrama commented 7 years ago

Hello Chris, I am doing this exercise and can't visualize in Rhyno. Can you help? Thanks image

mostaphaRoudsari commented 7 years ago

Hi @alvarobalderrama.

  1. Type zea and press enter in Rhino. The geometry is most probably there but you can't see it.
  2. Your units are in mm which will make everything slower. Change them to m.
  3. Post your questions to the Ladybug forum and not GitHub.
alvarobalderrama commented 7 years ago

Thank you Mostapha,

I want to know where can I address to ask about a epw doc from my city, is not there and is the biggest city in Bolivia. Is it possible to make it myself somehow?

Thank you

Alvaro Balderrama


From: Mostapha Sadeghipour Roudsari notifications@github.com Sent: Tuesday, June 6, 2017 9:03:07 PM To: mostaphaRoudsari/ladybug Cc: alvarobalderrama; Mention Subject: Re: [mostaphaRoudsari/ladybug] Ladybug "3d chart" component issue (#82)

Hi @alvarobalderramahttps://github.com/alvarobalderrama.

  1. Type zea and press enter in Rhino. The geometry is most probably there but you can't see it.
  2. Your units are in mm which will make everything slower. Change them to m.
  3. Post your questions to the Ladybug forumhttp://www.grasshopper3d.com/group/ladybug/forum and not GitHub.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/mostaphaRoudsari/ladybug/issues/82#issuecomment-306585458, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Ab4dfzC2-1U_ESGFA1liFesgScg-4Rhlks5sBaJrgaJpZM4CgHvf.

mostaphaRoudsari commented 7 years ago
  1. Check this discussion on the forum.
  2. Post your questions to the Ladybug forum and not GitHub.