Releases: agrav/freesif
Releases · agrav/freesif
0.2.0
v0.1.3: Feature/read panel pressures (#6)
- Add new methods get_pressure_panel_ids, get_panel_pressures.
0.1.2
First release
Summary
Changed
Specified content-type to correctly render the Markdown formatted README and enable upload to PyPi.
First release
Summary
Description
FREESIF
is Python package that enables easy extraction of data from SESAM Interface Files.
Description
Currently the package can parse data from the following file formats
- Formatted finite element model file (.FEM)
- Formatted interface file (.SIF)
- Unformatted interface file (.SIU)
... and store this as hierarchical data sets.
It also provides ways to query data sets from memory or storage to e.g. create visualizations, plots, tables etc.