h5utils is a python package adding extra functionality missing from MIT/nanoComp’s h5utils (which is not a python package and is available at https://github.com/NanoComp/h5utils). .
HDF5 (Hierarchical Data Format 5) is a file format for storing scientific data.
The tools in the h5utils package allow converting other formats from and to HDF5 and to visualize HDF5 files.
They include:
h5tovts, which converts HDF5 files to structured VTK files for visualization with VTK-aware programs. This is particularly useful to visualize HDF5 output files from MPB.
For more documentation, please see https://h5utils.readthedocs.io.
Installation:
pip install h5utils
Usage:
To convert an .h5 files to .vts, simply run:
h5tovts example.h5
For more help:
h5tovts --help
Release files for h5utils 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| h5utils-0.0.4.tar.gz | 787.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| h5utils-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.6 MB
Release files / h5utils-0.0.4.tar.gz
| Download URL | h5utils-0.0.4.tar.gz |
|---|---|
| Size | 787.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9868c80c265d2412a32fc5847e69b44f8526bed9e9c477f1d5db8f5275cb0f8e
|
|
BLAKE2b-256 checksum How to use checksums |
94680111abd7913108cc9418a78f64a8221086ebd12c6da9f22b67289e9086c3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.4.2 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.8.0 tqdm/4.48.2 CPython/3.8.6
|
Release files / h5utils-0.0.4-py3-none-any.whl
| Download URL | h5utils-0.0.4-py3-none-any.whl |
|---|---|
| Size | 825.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bd3b71f2575c8f5a0cd3eb828734bae7eb309070d1e6f26cb715d986e4f18685
|
|
BLAKE2b-256 checksum How to use checksums |
e4427c7ae6c9e57f7c330f19adb14bd429f94c25a6fe600389d9676a505ae710
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.4.2 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.8.0 tqdm/4.48.2 CPython/3.8.6
|