Contents¶
- Project Overview
- Installation
- Change History
- License
- Cache :
cache_manager - Findings :
finding - GitHub :
github_handler - 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 |
|
Load and/or document the structure of a NeXus NXDL class specification |
|
Read the NeXus XML Schema |
|
manages the XML Schema of this project |
|
manages the NXDL cache directories of this project |
|
manages the communications with GitHub |