Skip to content

Releases: LBNL-ETA/OpticalMeasurementParser

v2.2.0

18 Jul 17:52
Compare
Choose a tag to compare
  • Now throws std::runtime_errors when trying to parse a malformed xml file.

v2.1.0

08 Dec 22:39
26619fc
Compare
Choose a tag to compare
  • Now throws std::runtime_error when trying to parse files that do not exist.

v2.0.0

27 Apr 22:23
e07d6b9
Compare
Choose a tag to compare
  • Refactor attempt to try to remove shared_ptr where possible and also trying to consolidate ProductData.

v1.4.1

28 Jul 17:43
Compare
Choose a tag to compare
  • Removed last unit conversion.
  • Added optional thicknessUnit string to ProductData.

v1.4.0

26 Jul 16:20
Compare
Choose a tag to compare

Removed conversion of slat geometry from mm to m.

IGSDB v2 PV data

05 May 20:00
69d19b5
Compare
Choose a tag to compare

Added the ability to parse files with PV data in the IGSDB v2 format. Note: So far this only supports glazing layers with PV data. The IGSDB v2 format should not be used for anything except glazing layers with PV data at this point.

v1.2.2

16 Mar 21:55
696c93e
Compare
Choose a tag to compare
Merge pull request #6 from LBNL-ETA/develop

Develop

v1.2.1

16 Mar 21:53
e332cb1
Compare
Choose a tag to compare
Merge pull request #5 from LBNL-ETA/WINDOW_shade_import

Window shade import

v1.2.0

07 Feb 21:19
Compare
Choose a tag to compare
Updating version to 1.2.0

v1.1.0 Optics to json

14 Jun 17:50
Compare
Choose a tag to compare

v1.1.0

  • Added functionality to convert Optics/IGDB files to json in the checker too json format.