[ 源代码: h5utils ]
软件包:h5utils(1.13.1-3 以及其他的)
HDF5 files visualization tools
HDF5 (Hierarchical Data Format 5) is a file format for storing scientific data. These tools allow converting other formats to HDF5 and to visualize HDF5 files. They include:
- h5topng, which extracts a 2d slice of an HDF5 file and outputs a corresponding image in PNG format; - h5totxt, which extracts 2d slices and outputs comma-delimited text (suitable for import into a spreadsheet); - h5fromtxt, which converts simple text input into multi-dimensional numeric HDF5 datasets; - h5fromh4, which converts HDF4 data to HDF5; - h5tovtk, which converts HDF5 files to VTK files for visualization with VTK-aware programs;
其他与 h5utils 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.11) [armhf, i386]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libhdf4-0 (>= 4.0.2)
- Hierarchical Data Format library (embedded NetCDF)
-
- dep: libhdf5-103
- Hierarchical Data Format 5 (HDF5) - runtime files - serial version
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libmatheval1 (>= 1.1.3)
- GNU library for evaluating symbolic mathematical expressions (runtime)
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG 库 - 运行时(版本 1.6)
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- rec: hdf5-tools
- Hierarchical Data Format 5 (HDF5) - Runtime tools
-
- sug: octave
- GNU Octave 语言,用于数值计算