What’s Changed
Features
* add mean_wind_dirs method to points (252) MRossol
* Economy of scale (253) grantbuster
- add the lcoe inputs to the output request in gen/econ/collect ('fixed_charge_rate', 'capital_cost', 'fixed_operating_cost', 'variable_operating_cost'). These will get passed through from the SAM input json files to the collected output h5 files.
- There's a new argument next to "dsets" in multi-year collection called "pass_through_dets", add the LCOE input variable names here.
- input a "cap_cost_scale" in the supply curve aggregation step. This can be a string equation with independent variables from the aggregation table (e.g. "2 * capacity ** -0.5"). The output of this equation should be a scalar that is applied to the capital_cost.