"A web service that can be used to send and receive HDF5 data.
h5serv uses a REST interface to support CRUD (create, read, update, delete) operations on
the full spectrum of HDF5 objects including: groups, links, datasets, attributes, and
committed data types. As a REST-based service a variety of clients can be developed in
JavaScript, Python, C, and other common languages.
https://github.com/HDFGroup/h5serv
http://h5serv.readthedocs.io/en/latest/
h5pyd - A Python client library for the HDF5 REST interface
https://github.com/HDFGroup/h5pyd
No comments:
Post a Comment