CHANGELOG.md in urbanopt-reopt-0.5.0 vs CHANGELOG.md in urbanopt-reopt-0.5.4
- old
+ new
@@ -1,6 +1,35 @@
# URBANopt REopt Gem
+## Version 0.5.4
+
+Date range: 2/8/21 - 2/25/21
+* Converts **Feature** and **Scenario Report** native timeseries data (i.e. load profile, optimized dispatches) to/from the specified **REopt Lite** time series resolution (defaulted to 1 timestep per hour), such that **OpenStudio** can be run at 10-minute intervals and **REopt Lite** at 1-hour or 15-minute intervals.
+
+
+## Version 0.5.3
+
+Date range: 1/21/21 - 2/8/21
+* **Storage** should not be considered in total production CSV series
+* **coincident_peak_load_charge_us_dollars_per_kw** should be defaulted to 0
+
+## Version 0.5.2
+
+Date range: 1/08/21 - 1/21/21
+* Adds default coincident peak load (top 100 hours) if not specified in assumptions file to a REopt Lite post
+* Specifies coincident peak price as 0 in test assumptions file to turn it off
+* Allows default roof area, land area and timesteps per hour to be overwritten by assumptions file when creating a REopt Lite post
+
+
+## Version 0.5.1
+
+Date range: 12/11/20 - 1/08/21
+
+* Extend polling time for resilience results
+* Do not error out if there are no resilience results
+* Handle renamed available_roof_area_sqft parameter (had been available_roof_area)
+
+
## Version 0.5.0
Date range: 11/13/20 - 12/11/20
* Updates to support OpenStudio 3.1