Skip to content
Novus Examples
h514.4 KB

Convert v2 HDF5 Experiment Hierarchy Source

Valid HDF5 hierarchy source with raw, processed, and metadata groups plus four unit-tagged datasets for Convert v2. Stable P8 artifact p8-convert-hdf5-source.

Preview — schema + first 3 rowsh5
propertyexpected
groups3
datasets4
shape32x8
Decoded HDF5 hierarchy expectations.

Specifications

Groups
3
Datasets
4
Shape
32x8
Delivery Mode
download-only
Provider
converter-v2
Provenance
Synthetic deterministic P8 fixture generated by generation/p8_content.py; seed namespace 2026082300
Fixture Reserve
convert-v2

Testing contract

Expected to pass
Scenario
Open the HDF5 file recursively and collect every dataset path and units attribute.
Expected result
Exactly four datasets under three groups are found and processed/normalised equals raw/detector_counts divided by 1000 to six decimals.

What is a .h5 file?

HDF5 (.h5) is a binary container format for large, heterogeneous scientific data. It stores multidimensional arrays (datasets) in a hierarchical group structure with attributes and chunked, compressed storage, and is standard in ML, physics, and geoscience.

How to use this file

Use an example .h5 file to test HDF5 readers (h5py, PyTables), group and dataset traversal, and attribute extraction.

How to use this file for testing

“Convert v2 HDF5 Experiment Hierarchy Source” is a deterministic Novus Examples fixture for Conversion testing, Scientific data. The same content exported across many formats and linked as a group, so you can convert one and diff against the expected twin.

Documented properties for this file: H5 · 14,712 bytes. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.

Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such — expect parsers to fail loudly rather than silently accept them.

Scientific fixtures are small, valid, and fully synthetic — no real organism, patient, sample, or observation. Point your parser or loader at the file and check it reads the documented records, variables, or headers; binary formats ship a readable twin or metadata listing for comparison.

Generated by generation/p8_content.py. Free for any use, no attribution required — license.