HDF5/JSON Tools
Project description
hdf5-json
=========
.. image:: https://travis-ci.org/HDFGroup/hdf5-json.svg?branch=develop
:target: https://travis-ci.org/HDFGroup/hdf5-json
Specification and tools for representing HDF5 in JSON
Introduction
------------
This repository contains a specification, library, and utilities for describing HDF5 content in JSON.
The utilities can be used to convert any HDF5 file to JSON or from a JSON file (using the convention
described here to HDF5).
The library is useful for any Python application that needs to translate between HDF5 objects and JSON
serializations. In addition to the utilities provided in this repository, the library is used by HDF
Server (a RESTful web service for HDF5), and HDF Product Designer (an application for creating product
designs).
This respository also include utilities to generate code in Fortran or Python based on a JSON file.
See :doc:`Utilities` for a description of the included utilties.
Websites
--------
* Main website: http://www.hdfgroup.org
* Source code: https://github.com/HDFGroup/hdf5-json
* Mailing list: hdf-forum@lists.hdfgroup.org <hdf-forum@lists.hdfgroup.org>
* Documentation: http://hdf5-json.readthedocs.org
Related Projects
----------------
* HDF Server: https://www.hdfgroup.org/projects/hdfserver/
* Product Designer: https://wiki.earthdata.nasa.gov/display/HPD/HDF+Product+Designer
Installing
-----------
Via pip::
pip install h5json
From a release tarball or Git checkout::
python setup.py install
python testall.py # optional
The hd5tojson.py and jsontoh5.py convertors will be added to the path.
See docs/Installation.rst for step by step instructions.
Uninstalling
------------
Just remove the install directory and all contents to uninstall.
Reporting bugs (and general feedback)
-------------------------------------
Create new issues at http://github.com/HDFGroup/hdf5-json/issues for any problems you find.
For general questions/feedback, please use the list (hdf-forum@lists.hdfgroup.org).
=========
.. image:: https://travis-ci.org/HDFGroup/hdf5-json.svg?branch=develop
:target: https://travis-ci.org/HDFGroup/hdf5-json
Specification and tools for representing HDF5 in JSON
Introduction
------------
This repository contains a specification, library, and utilities for describing HDF5 content in JSON.
The utilities can be used to convert any HDF5 file to JSON or from a JSON file (using the convention
described here to HDF5).
The library is useful for any Python application that needs to translate between HDF5 objects and JSON
serializations. In addition to the utilities provided in this repository, the library is used by HDF
Server (a RESTful web service for HDF5), and HDF Product Designer (an application for creating product
designs).
This respository also include utilities to generate code in Fortran or Python based on a JSON file.
See :doc:`Utilities` for a description of the included utilties.
Websites
--------
* Main website: http://www.hdfgroup.org
* Source code: https://github.com/HDFGroup/hdf5-json
* Mailing list: hdf-forum@lists.hdfgroup.org <hdf-forum@lists.hdfgroup.org>
* Documentation: http://hdf5-json.readthedocs.org
Related Projects
----------------
* HDF Server: https://www.hdfgroup.org/projects/hdfserver/
* Product Designer: https://wiki.earthdata.nasa.gov/display/HPD/HDF+Product+Designer
Installing
-----------
Via pip::
pip install h5json
From a release tarball or Git checkout::
python setup.py install
python testall.py # optional
The hd5tojson.py and jsontoh5.py convertors will be added to the path.
See docs/Installation.rst for step by step instructions.
Uninstalling
------------
Just remove the install directory and all contents to uninstall.
Reporting bugs (and general feedback)
-------------------------------------
Create new issues at http://github.com/HDFGroup/hdf5-json/issues for any problems you find.
For general questions/feedback, please use the list (hdf-forum@lists.hdfgroup.org).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
h5json-1.1.3.tar.gz
(49.0 kB
view details)
File details
Details for the file h5json-1.1.3.tar.gz
.
File metadata
- Download URL: h5json-1.1.3.tar.gz
- Upload date:
- Size: 49.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68227b600049e3bee62c07db73e2aeaf15fb89be3f0b70334493c6697a2c6dcf |
|
MD5 | a165bc2ac343dfc6f2f2bdee889b52af |
|
BLAKE2b-256 | 3d04d94a04bf7fc10aeb9a84000d314690abfbe11d990bde329ec065f5c0d41e |