Description Usage Arguments Value Examples
Adjust the tmy to reflect the longterm resource adjustment calculated by the MCP
1 | scale_tmy(mcp_results, tmy, model_name, model_timestep, sensor_list)
|
mcp_results |
Results of an MCP |
tmy |
a Tidy tmy |
model_name |
the model in mcp_results to be used as the long-term resource adjustment |
model_timestep |
the timestep in mcp_results to be used as the long-term resource adjustment |
sensor_list |
the sensors of the tmy to be scaled |
The original tmy with the sensors scaled to the long-term adjusted values. If 'ghi' is one of the sensors, dhi and dni will be scaled by the same ratio as ghi.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.