Releases: NatLabRockies/REopt.jl
Releases · NatLabRockies/REopt.jl
v0.56.4: Merge pull request #562 from NREL/develop
Fixed
- Bug where storage input with only Int values restricted Dict subtype passed into
set_sector_defaults!and caused InexactError - Bug where ElectricStorage input with only Real values restricted Dict subtype, causing off_grid_flag to be added as an Int instead of Bool, leading to a conversion error in ElectricStorageDefaults
- Fixed a bug in the type handling of emissions_factor_series_lb_XXX_per_kwh in which
xxxis in the group [CO2, SO2, NOx, PM25]. - Handle "HIMS" region incorrectly named "HI" in avert_102008.shp
Docstring bug fixes for ElectricTariff outputs
What's Changed
- Update electric_tariff.jl by @rathod-b in #544
- ElectricTariff results documentation corrections [v0.56.3] by @rathod-b in #545
Full Changelog: v0.56.2...v0.56.3
v0.56.2 Robust type handling of monthly_peaks_kw
Robust type handling of monthly_peaks_kw
Full Changelog: v0.56.1...v0.56.2
v0.56.1 Patch fixes for Peak Scaling, URDB meta, HT-TES Bypass
What's Changed
- Change peaks type from Float64 to <:Real by @Bill-Becker in #541
- Do not allow Hot TES to serve or bypass incompatible heating loads by @zolanaj in #531
- Update rate_effective_date URDB response by @gellwood in #542
- v0.56.1 Patch fixes for Peak Scaling, URDB meta, HT-TES Bypass by @Bill-Becker in #543
New Contributors
Full Changelog: v0.56.0...v0.56.1
v0.56.0 Peak Load Scaling and ElectricTariff Outputs
What's Changed
- Peak scaling by @adfarth in #526
- Fix type error in URDB rate_effective_date parsing by @Copilot in #533
- Fix variable definition order in get_load_metrics() by @Copilot in #535
- Update get_load_metrics() and others by @Bill-Becker in #534
- Access electric load and tariff metrics by @rathod-b in #502
- Addresses comments in PR 536 by @Bill-Becker in #537
- v0.56.0 ElectricTariff Cost/Rate Outputs and Peak Load Scaling by @Bill-Becker in #536
New Contributors
- @Copilot made their first contribution in #533
Full Changelog: v0.55.2...v0.56.0
v0.55.2
v0.55.1: CST Updates and Fixes
What's Changed
- Add CST to initial_capital_costs output by @Bill-Becker in #525
- Fix/update CST NSRDB API Call by @Bill-Becker in #527
- v0.55.1 Hot Fixes for CST by @Bill-Becker in #528
Full Changelog: v0.55.0...v0.55.1
v0.55.0
v0.54.1
What's Changed
- use ARM version of SAM lib file if ARM processor by @hdunham in #511
- Fix error with CHP + HighTempThermalStorage by @Bill-Becker in #514
- Allow cst waste heat option by @zolanaj in #515
- Patch Update v0.54.1 for CST/HT-TES, ARM for Macs by @Bill-Becker in #516
Full Changelog: v0.54.0...v0.54.1
v0.54.0 Defaults Updates; Add Concentrating Solar Thermal and High Temp TES
What's Changed
- Add hot sensible TES. exclusive heat flows from PTES LDRD to seed STEP1 by @zolanaj in #420
- merge develop with CST feature branch by @zolanaj in #490
- Update add-cst-reopt with develop by @zolanaj in #496
- Segmented cycle degradation by @rathod-b in #492
- Annual update of remaining defaults by @adfarth in #508
- Add Concentrating Solar Thermal (CST) with HighTempThermalStorage Technologies by @jtkadlec in #507
- v0.54.0 master < develop by @adfarth in #510
New Contributors
Full Changelog: v0.53.2...v0.54.0