Read/write experimental and analysis data in the field of structural dynamics. Check out the documentation.
Currently, the SDyPy-io package supports the reading and writing of the UFF (Universal File Format) files and reading of the LVM files.
To use the package, install the sdypy package:
pip install sdypyThe io module is imported as follows:
from sdypy import ioThe UFF class is defined to manipulate the UFF (Universal File Format) files.
- Currently supported UFF data-set types:
- 15
- 55
- 58
- 58b
- 82
- 151
- 164
- 2411
- 2412
- 2414
- 2420
- 2429
The read function parses the LVM file and returns a dictionary with the data.