HDF5/JSON v1.2-dev

  • Specification
    • Backus-Naur Grammar
      • File
      • Group
      • Dataset
      • Dataspace
      • Datatype
      • Attribute
      • Filter
      • Miscellaneous
    • JSON Schema
      • File
      • Group
      • Dataset
      • Datatype
      • Dataspace
      • Attribute
      • Filter
  • Examples
    • The “Classic”
    • An HDF5 Array Datatype
    • An HDF5 Compound Datatype
    • An HDF5 Datatype Object
    • An “empty” HDF5 File
    • An HDF5 Enumerated Datatype (Attribute)
    • An HDF5 Fixed-Length String Datatype (Dataset)
    • An HDF5 Uninitialized HDF5 Object Reference
    • An HDF5 Dataset with an HDF5 NULL Dataspace
    • An HDF5 Object Reference Datatype (Attribute)
    • An HDF5 Region Reference Datatype (Attribute)
    • A resizable HDF5 Dataset
    • HDF5 scalar Datasets and Attributes
    • A sample File
    • A few HDF5 Groups
    • An HDF5 variable-length Datatype (Dataset)
    • An HDF5 variable-length String Datatype (Attribute)
  • h5json Package
Theme by the Executable Book Project
  • .rst

Examples

Examples#

File content examples in HDF5/JSON.

  • The “Classic”
  • An HDF5 Array Datatype
  • An HDF5 Compound Datatype
  • An HDF5 Datatype Object
  • An “empty” HDF5 File
  • An HDF5 Enumerated Datatype (Attribute)
  • An HDF5 Fixed-Length String Datatype (Dataset)
  • An HDF5 Uninitialized HDF5 Object Reference
  • An HDF5 Dataset with an HDF5 NULL Dataspace
  • An HDF5 Object Reference Datatype (Attribute)
  • An HDF5 Region Reference Datatype (Attribute)
  • A resizable HDF5 Dataset
  • HDF5 scalar Datasets and Attributes
  • A sample File
  • A few HDF5 Groups
  • An HDF5 variable-length Datatype (Dataset)
  • An HDF5 variable-length String Datatype (Attribute)

previous

Filter

next

The “Classic”

© Copyright 2014 - 2022, The HDF Group.