Skip to content

Releases: NatLabRockies/REopt.jl

v0.56.4: Merge pull request #562 from NREL/develop

04 Jan 23:43
cc66293

Choose a tag to compare

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 xxx is in the group [CO2, SO2, NOx, PM25].
  • Handle "HIMS" region incorrectly named "HI" in avert_102008.shp

Docstring bug fixes for ElectricTariff outputs

01 Dec 18:19
593fc63

Choose a tag to compare

What's Changed

Full Changelog: v0.56.2...v0.56.3

v0.56.2 Robust type handling of monthly_peaks_kw

19 Nov 03:55

Choose a tag to compare

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

18 Nov 23:04
b34682c

Choose a tag to compare

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

12 Nov 03:50
7b38053

Choose a tag to compare

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

27 Oct 03:10
a02905c

Choose a tag to compare

What's Changed

  • ElectricTariff big-M updates for demand and energy tiers by @zolanaj in #513
  • v0.55.2 Fix for tiered energy and demand charges by @zolanaj in #529

Full Changelog: v0.55.1...v0.55.2

v0.55.1: CST Updates and Fixes

21 Oct 20:42
7e489d1

Choose a tag to compare

What's Changed

Full Changelog: v0.55.0...v0.55.1

v0.55.0

07 Oct 19:58
4899ead

Choose a tag to compare

What's Changed

Full Changelog: v0.54.1...v0.55.0

v0.54.1

25 Sep 19:50

Choose a tag to compare

What's Changed

Full Changelog: v0.54.0...v0.54.1

v0.54.0 Defaults Updates; Add Concentrating Solar Thermal and High Temp TES

12 Sep 20:51
cfbd74b

Choose a tag to compare

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