Closed dpinney closed 10 years ago
By the way, what happens when you run a glm with TMY and simulate more than a year? Does the weather loop?
Yes. It will just loop the data indefinitely.
ETA 21 July.
We're 4 days late on this -- you guys need help? Questions?
Okay, looks like weather.py has some crazy insolation code in it.
Two paths forward look promising:
New weather.py posted last week. Comments?
I see that you guys prefer Dulles instead of National.
I see that some new weather conditions were described.
How have the test outputs changed?
Are TMY3 historical data or other insolation sources being addressed?
Got Dulles TMY2 data, so was easier to compare against WU data plots. All the weather conditions/irradiance ratios are calculated (used TMY3 data and WU specified weather conditions) and changed. Compared the weighted averages for tmy2, and WU data. Solar Direct beam, diffuse and, global irradiance values changed (more realistic now). Ran it against 3 different sites for about 3 years and verified. (by comparing against TMY2 plots-weighted averages)
Could I see the new output plots?
Nice, solar global looks less boxy. Test process sounded good.
Are we done with weather.py?
Almost. We had some others pinging on the script and they ran into a couple bugs at a certain airport location. Also noticed that the header information had been stripped off, which is needed to calculate solar time. We're fixing those now.
Extra fixes welcome.
Let's ignore TMY3/other sources of insolation data for now. Our solar guy doesn't think they are the best approach for our use cases.
Sri still working as of today.
The issues are already fixed. Tested and running well at the airports we had issues last week
Nice. Great improvements.
Note: this should all be done in a .py script. The script doesn't have to handle every possible input, it just needs to make these steps doable on command.
Feel free to chart in Excel.
By the way, what happens when you run a glm with TMY and simulate more than a year? Does the weather loop?
Immediate todo: how long will this take to accomplish?