aeChack / aeChack.github.io

For the AEC Hackathon 2013
aeChack.github.io
Other
10 stars 3 forks source link

Cos angle of incident is missing in radiation analysis #8

Open mostaphaRoudsari opened 10 years ago

theo-armour commented 10 years ago

Mostapha

Over the next couple of days I plan to build an app that uses AJAX to read the data from New_York_Central_Prk_Obs_Belv_NY_USA_SKY.json as an external file - as well as accepting data from the address input text field. This should make for a faster load of the app and make editing the app easier.

So then if you make edits to generateTestPoints() - or some such funtion - it should be easy to do a merge the two efforts.

Does that sound OK?

Theo

mostaphaRoudsari commented 10 years ago

Hi @theo-armour. That sound perfect to me. Right now I have the sky copied into the runRadAnalysis which is not the best way to do it. Let me know when you have an example and I'll update the analysis component.