https://bugs.kde.org/show_bug.cgi?id=421193
Bug ID: 421193 Summary: import float(4) data from hdf5-file gives wrong results. Product: LabPlot2 Version: latest Platform: MS Windows OS: MS Windows Status: REPORTED Severity: grave Priority: NOR Component: backend Assignee: alexander.se...@web.de Reporter: chinoune.me...@hotmail.com Target Milestone: --- SUMMARY labplot2 import float(4) data as double(8) data, which leads to wrong data. importing a float(4) array with 100 elements gives a double(8) array with 50 elements. STEPS TO REPRODUCE 1. Import an hdf5 file with float(4) data stored in. 2. select data 3. import it inside spreadsheet Example: 31.7244 OBSERVED RESULT Previewed data seem good. while imported are completely wrong 9.23366E+09 EXPECTED RESULT 31.7244 SOFTWARE/OS VERSIONS Windows: 10/18363 ADDITIONAL INFORMATION It occurs in both 2.7.0 and nightly(2.8.0) -- You are receiving this mail because: You are watching all bug changes.