Skip to content

Releases: NREL/reV

lat_lon_cols cleanup

04 Feb 15:32
ca261ba
Compare
Choose a tag to compare

What’s Changed

Updates

Add memory logging, fix forced_inclusion

01 Feb 21:00
d6b79d4
Compare
Choose a tag to compare

What’s Changed

Features

data_layer mean and sum w/ partial exclusions

27 Jan 16:55
1824798
Compare
Choose a tag to compare

What’s Changed

  • take mean or sum of data * excl during data_layer aggregation

Bug Fixes

  • multiply data by excl_multi prior to data_layer aggregation (#262) @MRossol

SC point area calculation fix

20 Jan 17:38
Compare
Choose a tag to compare

What’s Changed

Bug Fixes

  • Area fix (#257) @MRossol
    • Correct area calculation based on valid h5 gids not just valid exclusion pixels

Allow scale factors in exclusion layers

14 Jan 16:53
0ce87b2
Compare
Choose a tag to compare

What’s Changed

Features

Fix len(Outputs) to not rely on rex, caused a bug with rex v0.2.39

07 Jan 20:53
Compare
Choose a tag to compare

What’s Changed

Bug Fixes

Economy of Scale and Mean Wind Dirs

06 Jan 22:16
9876270
Compare
Choose a tag to compare

What’s Changed

Features

  • 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.

streamline logging

04 Jan 20:00
ce5ef74
Compare
Choose a tag to compare

What’s Changed

Updates

Offshore supply curve transmission table bug fix

17 Dec 18:55
fc64b92
Compare
Choose a tag to compare

What’s Changed

Fixed a bug that was preventing merging of offshore transmission tables during the supply curve step.

  • bug fix on offshore transmission table input with overlapping column … (#249) @grantbuster

Pipeline, exclusions, and downscaling clean up

08 Dec 21:38
8bd69ce
Compare
Choose a tag to compare

What’s Changed