sep005-io-ashes

Transform Ashes .txt files with data into the data compliant with SDyPy SEP005


Keywords
io, Ashes, SEP005
License
MIT
Install
pip install sep005-io-ashes==0.0.1

Documentation

SEP005 <- Ashes io

Basic package to import data generated by Ashes.txt files compliant with SDyPy format for timeseries as proposed in SEP005.

Using the package

from sep005_io_ashes import read_ashes_file

filepaths = {# Define file paths or path}
signals = read_ashes_file(filepaths)

Acknowledgements

This package was developed in the framework of the Belfloat project