Open msorockin opened 3 months ago
@msorockin
Sorry for the delay I missed the issue.
Is this still an issue? Can you tell me what you have tried so far?
@runette
Thank you for reply
I try to read and use data from SMS binary file I can open mesh with mdal.Datasource(mesh.2d) But I can't understand how to read data from SMS binary file and attach it to mesh
That should work out of the box.
Can you send a sample file set and I can look at it
On Sat, 21 Sept 2024, 17:20 msorockin, @.***> wrote:
@runette https://github.com/runette
Thank you for reply
I try to read and use data from SMS binary file I can open mesh with mdal.Datasource(mesh.2d) But I can't understand how to read data from SMS binary file and attach it to mesh
— Reply to this email directly, view it on GitHub https://github.com/ViRGIS-Team/mdal-python/issues/29#issuecomment-2365242013, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARC2MZPWSDR4CGZS4WKJTDZXWMEJAVCNFSM6AAAAABMEUNP3OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRVGI2DEMBRGM . You are receiving this because you were mentioned.Message ID: @.***>
How to attach a dataset from SMS:Binary Dataset File to a mesh? The mesh is in a separate 2dm file.