Table of Contents#
- Project Overview
- Installation
- Change History
- License
- Cache :
cache_manager
- Findings :
finding
- HDF5 Data File Tree Structure :
h5tree
- User interface :
main
- NXDL Manager :
nxdl_manager
- NXDL Rules: The XML Schema files :
nxdl_schema
- NXDL Definition File Tree Structure :
nxdltree
- Manage the XML Schema files :
schema_manager
- Validation :
validate
Source Code#
Python Utilities for NeXus HDF5 files |
|
validate files against the NeXus/HDF5 standard |
|
Describe the tree structure of any HDF5 file |
|
Describe the tree structure of a NXDL XML file |
|
Python representation of an NeXus NXDL class specification. |
|
Read the NeXus XML Schema |
|
manages the XML Schema of this project |
|
Manage the NXDL cache directories of this project. |