Skip to content

Commit

Permalink
Fix dev changelog formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-robertson committed Nov 8, 2024
1 parent e5a2880 commit c7d90aa
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions docs/read_the_docs/source/changelog/changelog_dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,24 @@ Development Changelog
:released: pending

.. change::

:tags: bugfix, characteristics
:pullreq: 1265
:tickets: 1236

**Date**: 2024-08-06
**Date**: 2024-09-24

Title:
Fix Hot Water Fixtures multipliers

Description:
Mean-shift hot water usage multipliers distribution by increasing weighted average from 0.8 to 1.0 in Hot Water Fixtures.tsv.

resstock-estimation: `pull request 420 <https://github.com/NREL/resstock-estimation/pull/420>`_

Assignees: Lixi Liu


.. change::
:tags: workflow, infiltration, bugfix
:pullreq: 1257

Expand All @@ -37,20 +40,25 @@ Development Changelog

Assignees: Joe Robertson


.. change::
:tags: characteristics, floor area, bugfix
:pullreq: 1301
:tickets: 1273

**Date**: 2024-09-18
**Date**: 2024-09-23

Title:
Fix RECS floor area bins

Description:
RECS have been using incorrect floor area bins when assigning some characteristics due to a bug on how floor area bin is calculated. This PR fixes the issue.

resstock-estimation: `pull request 424 <https://github.com/NREL/resstock-estimation/pull/424>`_

Assignees: Rajendra Adhikari, Anthony Fontanini


.. change::
:tags: workflow, hot water, feature
:pullreq: 1282
Expand All @@ -72,7 +80,7 @@ Development Changelog
:tags: workflow, plug loads, feature
:pullreq: 1298

**Date**: 2024-09-24
**Date**: 2024-09-26

Title:
Latest OS-HPXML
Expand All @@ -90,7 +98,7 @@ Development Changelog
:tags: workflow, hvac, feature
:pullreq: 1254

**Date**: 2024-09-218
**Date**: 2024-09-27

Title:
Heating and Cooling Unavailable Days
Expand All @@ -99,4 +107,6 @@ Development Changelog
The purpose of this PR is to account for dwelling units whose HVAC system (heating/cooling) is unavailable for some number of days during the year (per RECS 2020).
Specifically, this PR modifies HVAC heating/cooling seasons using number of unavailable days and BAHSP definition for heating/cooling months.

resstock-estimation: `pull request 416 <https://github.com/NREL/resstock-estimation/pull/416>`_

Assignees: Joe Robertson

0 comments on commit c7d90aa

Please sign in to comment.