Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

sep005_io_fast-0.0.2-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page