urbanopt / urbanopt-reopt-gem

Other
2 stars 3 forks source link

Add weather data input to REopt API #9

Closed macumber closed 4 years ago

macumber commented 5 years ago

Pass weather data in EPW format up to REopt

dylancutler commented 5 years ago

Hi Guys, You probably have a good motivation for passing the EPW data, but right now I don't think we actually need that in the API right? We just leverage PVWatts and the WindToolKit for their respective data sets. Why do we want EPW data in the API? Is this to ensure that we override the PVWatts default on the EPW file?

macumber commented 5 years ago

This would be to support actual year weather files if we are using those for simulation. It’s probably low priority