Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Releases: NREL/hescore-hpxml

v3.1

02 Jun 22:19
Compare
Choose a tag to compare

Adding capability to pass through a sending system identifier to HEScore. #68

v3.0.1

19 May 15:55
Compare
Choose a tag to compare

Bugfix release:

  • Removes cap on wall assembly R-values
  • Allows propane furnaces

HPXML to HEScore v2017 Translator, v3.0

25 Jan 17:07
Compare
Choose a tag to compare

This release translates HPXML v1.1.1, v2.0, v2.1, and v2.2 into HEScore inputs for the v2017 version of HEScore. Changes include:

  • Now installs as a package with pip.
  • Accepts HPXML v2.2.
  • Translates PV inputs.
  • Translates evaporative coolers as evaporative coolers (now supported by HEScore).

HPXML to HEScore v2015 Translator, v2.1

04 May 16:33
Compare
Choose a tag to compare
  • Adding conversion for evaporative coolers #35
  • bugfix for invalid building id #34
  • bugfix for when a heating or cooling system is missing #36

HPXML to HEScore v2015 Translator, v2.0

31 Mar 16:38
Compare
Choose a tag to compare

This is the second major release of the HPXML to HEScore Translator. This translator creates HEScore inputs that are compatible with v2015 of the HEScore API. Changes include:

  • Translating two of each of the following HEScore objects:
    • heating systems
    • cooling systems
    • hvac distribution systems
    • floors
    • roofs/attics
  • Updates and additions to the API test houses
  • Adding wood stoves
  • Various bug fixes

HPXML to HEScore v2014 Translator, v1.0

19 Jan 17:22
Compare
Choose a tag to compare

This is the first major release of the HPXML to HEScore Translator. This translator creates HEScore inputs that are compatible with v2014 of the HEScore API. The translator includes:

  • The ability to interpret HPXML files from v1.1.1, v2.0, and v2.1.
  • An automated test suite of over 60 tests of expected results and failure conditions.
  • Several exmaples of HPXML files that successfully translate to HEScore inputs including each of the 7 API Test Houses.
  • Full documentation of the translation assumptions and details.