PyHexad
  • What is PyHexad?
    • Conventions
  • Installation
    • Prerequisites
    • The pyhexad Python Module
    • Sanity Check
    • Finishing Touches
  • Known Issues and Limitations
  • Displaying the Contents of an HDF5 File
    • A Hierarchical View: h5showTree
    • A Tabular View: h5showList
    • Item Details: h5getInfo
  • Working with HDF5 Arrays
    • Reading Arrays: h5readArray
    • Creating New Arrays: h5newArray
    • Writing Arrays: h5writeArray
  • Working with HDF5 Tables
    • Reading Tables: h5readTable
    • Creating New Tables: h5newTable
    • Appending Rows to a Table: h5appendRows
    • Writing to a Table: h5writeTable
  • Working with HDF5 Attributes
    • Reading Attributes: h5readAttribute
    • Writing Attributes: h5writeAttribute
  • Working with HDF5 Images
    • Reading Images: h5readImage
  • Miscellaneous
    • Creating Files: h5newFile
    • Creating Groups: h5newGroup
  • Supported Types
    • Scalar Types
    • Non-Scalar Types
  • Glossary
  • Copyright
 
PyHexad
  • Docs »
  • Welcome to the PyHexad User’s Guide!
  • Edit on GitHub

Welcome to the PyHexad User’s Guide!¶

Contents:

  • What is PyHexad?
    • Conventions
  • Installation
    • Prerequisites
    • The pyhexad Python Module
    • Sanity Check
    • Finishing Touches
  • Known Issues and Limitations
  • Displaying the Contents of an HDF5 File
    • A Hierarchical View: h5showTree
    • A Tabular View: h5showList
    • Item Details: h5getInfo
  • Working with HDF5 Arrays
    • Reading Arrays: h5readArray
    • Creating New Arrays: h5newArray
    • Writing Arrays: h5writeArray
  • Working with HDF5 Tables
    • Reading Tables: h5readTable
    • Creating New Tables: h5newTable
    • Appending Rows to a Table: h5appendRows
    • Writing to a Table: h5writeTable
  • Working with HDF5 Attributes
    • Reading Attributes: h5readAttribute
    • Writing Attributes: h5writeAttribute
  • Working with HDF5 Images
    • Reading Images: h5readImage
  • Miscellaneous
    • Creating Files: h5newFile
    • Creating Groups: h5newGroup
  • Supported Types
    • Scalar Types
    • Non-Scalar Types
  • Glossary
  • Copyright
Next

© Copyright 2014, 2015, The HDF Group.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.