Datastore for H5 / HDF5 timeseries files

MATLAB Extensible Datastore for H5 / HDF5 timeseries files
269 Downloads
Updated 4 Oct 2023

Datastore for H5 / HDF5 timeseries files

View HDF5 custom file datastore for timeseries in MATLAB on File Exchange Open in MATLAB Online

MATLAB Extensible Datastore for H5 / HDF5 timeseries files

A MATLAB class and example implementing a custom file datastore. This component allows you to read time series data stored as simple variables within Hierarchical Data Format 5 (H5 / HDF5). The data may be read from a series of individual files, and assumes that every file in the set contains the same variable names you want to read with the same attributes. The reading takes place by chunks of rows of the data matrices.

More information on MATLAB Datastore can be found here: https://www.mathworks.com/help/matlab/datastore.html

Cite As

Robyn Jackey (2024). Datastore for H5 / HDF5 timeseries files (https://github.com/mathworks/hdf5-datastore), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Predictive Maintenance Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.1

Update to mathworks github repository

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.