[Si...] Posted December 10, 2021 Share Posted December 10, 2021 Hi All When I select export -> stage file -> xml file, it will export a xml file. However I have difficulty to understand data type in the file. If you look at the attach figure, there are a lot of letters in the scalar data (highlight). I believe it should be representation for numbers, but I have no idea how to covert it. Can anyone help me to figure it out? Thank you! Best, Si Link to comment Share on other sites More sharing options...
[Da...] Posted December 14, 2021 Share Posted December 14, 2021 This is binary data encoded as Base64 string. You can find the description of the format in the GOM Inspection Exchange Format description at page 37. https://library.gom.com/general/#tab=search&search-text=open data formats&details=13381 Greetings Daniel Schrein Link to comment Share on other sites More sharing options...
[Si...] Posted December 14, 2021 Author Share Posted December 14, 2021 Good to know. Is there any python code available to convert these binary data? Thanks Si Link to comment Share on other sites More sharing options...
[Da...] Posted January 11, 2022 Share Posted January 11, 2022 No there is no python code available at the moment. But with the provided information in the format description it should be possible to convert the binary data. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in