Introduction
FlightDataAccessor provides a high-level interface for HDF5 files containing flight data. It provides the following utilities:
- Write segment.
- Join segment.
Project sponsored by Flight Data Services and released under the Open Software License (OSL-3.0).
Installation
Package requires pip
for installation.
pip install git+https://github.com/FlightDataServices/FlightDataAccessor.git
Source Code
Source code is available from GitHub:
Documentation
Documentation is available from the Python Package Index: