Skip to content

Code to load DEWEsoft dxd files into SDyPy SEP005 compliant timeseries

Notifications You must be signed in to change notification settings

OWI-Lab/sep005_io_dxd

Repository files navigation

SEP005 .dxd io

Basic package to import data collected from Dewesoft .DXD files compliant with SDyPy format for timeseries as proposed in SEP005.

Using the package

from sep005_io_dxd import read_dxd

file_path = # Path to the tdms file of interest
signals = read_dxd(file_path)

Acknowledgements

This package was developed in the framework of the Interreg Smart Circular Bridge project

About

Code to load DEWEsoft dxd files into SDyPy SEP005 compliant timeseries

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages