hdf5-reader-service
Microservice for reading HDF5 data and serving it via REST, aimed at performance and concurrency
PyPI |
|
Source code |
https://github.com/DiamondLightSource/python-hdf5-reader-service |
Documentation |
|
Releases |
https://github.com/DiamondLightSource/python-hdf5-reader-service/releases |
To run a basic server:
hdf5-reader-service --host <host> --port <port>
How the documentation is structured
Documentation is split into four categories, also accessible from links in the side-bar.
Tutorials
Tutorials for installation, library and commandline usage. New users start here.
How-to Guides
Practical step-by-step guides for the more experienced user.
How-to Guides
Explanations
Explanation of how the library works and why it works that way.
Explanations
Reference
Practical step-by-step guides for the more experienced user.