Transform Openfast FAST.out data into the data compliant with SDyPy SEP005
Project description
SEP005 <- FAST io
Basic package to import data generated by FAST.out files compliant with SDyPy format for timeseries as proposed in SEP005.
Installation
Regular install:
pip install sep005-io-fast
For developers:
After cloning into your folder
pip install -e .[dev]
Using the package
from sep005_io_fast import read_fast_file
file_path = # Path to the FAST.out file of interest
signals = read_fast_file(file_path)
Acknowledgements
This package was developed in the framework of the Belfloat project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sep005_io_fast-0.0.2.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file sep005_io_fast-0.0.2.tar.gz
.
File metadata
- Download URL: sep005_io_fast-0.0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9e8c72fbc1850a742b281937aeef23e8ca0b6307968ad2cd5ee5dbc462c0d72 |
|
MD5 | ee2db9a795fd8f5f897864f6a053f9e1 |
|
BLAKE2b-256 | 72bd8ce3014d838904fddfdfa2b3ee49ac21035c402f7473d333e86109b3b4d8 |
File details
Details for the file sep005_io_fast-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: sep005_io_fast-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5c5a9ab4e5d5f861b150e6b2c6353ad7038553d52a76c3f02bacf32515bfb0d |
|
MD5 | b14987871db00dd5f29f5e7ecf702370 |
|
BLAKE2b-256 | c3eb6e6a22e0c6cf587eb93db0b031aa0470a29632cfa7adc866b40bef4d1dbd |