NREL / SolTrace

SolTrace
https://www.nrel.gov/csp/soltrace.html
Other
41 stars 29 forks source link

Inconsistency between element numbering in GUI and code #17

Open tamirlance opened 5 years ago

tamirlance commented 5 years ago

Element numbering in scripting language starts at 0 but in GUI it starts at 1 which can be sometimes confusing

mjwagner2 commented 5 years ago

Good point. I suggest that the fix should be to correct the numbering in the GUI to start at 0.