Releases: LBNL-ETA/OpticalMeasurementParser
Releases · LBNL-ETA/OpticalMeasurementParser
v2.2.0
v2.1.0
- Now throws std::runtime_error when trying to parse files that do not exist.
v2.0.0
- Refactor attempt to try to remove shared_ptr where possible and also trying to consolidate ProductData.
v1.4.1
- Removed last unit conversion.
- Added optional thicknessUnit string to ProductData.
v1.4.0
Removed conversion of slat geometry from mm to m.
IGSDB v2 PV data
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
Merge pull request #6 from LBNL-ETA/develop Develop
v1.2.1
Merge pull request #5 from LBNL-ETA/WINDOW_shade_import Window shade import
v1.2.0
Updating version to 1.2.0
v1.1.0 Optics to json
v1.1.0
- Added functionality to convert Optics/IGDB files to json in the checker too json format.