Releases: NREL/reV
Releases · NREL/reV
Offshore Overhaul to use NRWAL and drop ORCA
What’s Changed
- Gb/log debug (#288) @grantbuster
Features
- Nrwal integration (#295) @grantbuster
- Remove dependence on ORCA and use NRWAL to compute LCOE on a WTK site basis for Offshore
- Allows for aggregation of offshore pixels and removes the need for a separate offshore transmission map.
Bug Fixes
- Pysam update (#298) @MRossol
- Update to PySAM 2.2.2, fix CSP, SWH, Linear, and Trough tests
- Change output file handling in Gen and Econ to take a single fully
out_fpath
kwarg - Streamline tests to write to tempdir
- Numpy eos (#299) @WilliamsTravis
- fix cli version request approach (#297) @MRossol
- Fix CLI version return appraoch
Updates
Feature: multiple exclusion source files for sc aggregation
What’s Changed
the excl_fpath argument can now be a list of source exclusion files with matching dataset shapes and "profile" global attribute.
- Gb/multi excl file (#287) @grantbuster
Agg, Logging, and SAM Config Refactor
What’s Changed
Features
- Gb/sc agg debug (#285) @grantbuster
- Fix agg performance issues
- Add option to pre-extract inclusions
- Fix no-data handling w/ data layers
- Allow input of a pre-extracted SAM config dicitonary to ProjectPoints, Gen, and Econ
- Must be in the format: {'config_id': {'sam_input' : sam_value, ...}}
- Add logging of versions to all major class inits
- add name to init_multi in all CLIs
Refactor TechMap, fix time_index_step bug
minor bug fixes and cleanup
bug fixes
What’s Changed
Bug Fixes
- fix bugs related to property changes in rex (#275) @MRossol
- fix points_per_worker default @grantbuster
Change cf_mean dtype to float32
fix points_per_worker config extractor
What’s Changed
- Fix points_per_worker config entry
Fix 'allocation' requirement in HPCConfig
Bug fix for 'allocation' as required key for HPC configs