h5utils 1.13.2-1build2 source package in Ubuntu

Changelog

h5utils (1.13.2-1build2) noble; urgency=medium

  * No-change rebuild against libhdf5-103-1t64

 -- Steve Langasek <email address hidden>  Wed, 13 Mar 2024 17:55:50 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
h5utils_1.13.2.orig.tar.gz 111.5 KiB fc0bb757eba170735425a625f4c1a7329a3d698edd7273279a3aa3ac622d7e1b
h5utils_1.13.2-1build2.debian.tar.xz 7.9 KiB 13804554d364548599efc9e34a46292f791969748c3c7819757021c61d12a7bb
h5utils_1.13.2-1build2.dsc 2.1 KiB d674579c652bcda59a766ae1836654c357d6993bb7c6c61b0f2d6180aff99367

View changes file

Binary packages built by this source

h5utils: 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-dbgsym: debug symbols for h5utils