windkit.ltc.mcp.MCPBase
- class windkit.ltc.mcp.MCPBase(n_sectors=12, quantiles=False)[source]
Sectorwise Regressor base-class used as a blueprint for sectorwise MCP methods based on regression models.
- Parameters:
Methods
__init__
([n_sectors, quantiles])wd_to_sector
(wd[, recalc_sectors])Convert wind direction to sectors using the object n_sectors and constant_sector_width values