xdmf 3.0+git20190531-11build1 source package in Ubuntu

Changelog

xdmf (3.0+git20190531-11build1) lunar; urgency=medium

  * Rebuild against latest tiff

 -- Jeremy Bicha <email address hidden>  Sat, 04 Feb 2023 07:35:09 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Alastair McKinstry
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xdmf_3.0+git20190531.orig.tar.xz 375.1 KiB bac60e9ca4eeb8aa296354a385a7a5aedd704c4d0760a292f30ae91185b67eb5
xdmf_3.0+git20190531-11build1.debian.tar.xz 11.1 KiB 7a898da72a42fcde9deb1a9cc79567d24761f9bd04e411694177f44c6f276c10
xdmf_3.0+git20190531-11build1.dsc 2.2 KiB 110c061607769761d5e6671fe13eca00fcde2df24049c911f5c1807cc164755d

View changes file

Binary packages built by this source

libxdmf-dev: eXtensible Data Model and Format development tools

 This package contains the headers and development tools needed to build
 against the Xdmf libraries.

libxdmf3: eXtensible Data Model and Format library

 The need for a standardized method to exchange scientific data between
 High Performance Computing codes and tools lead to the development of the
 eXtensible Data Model and Format (XDMF) . Uses for XDMF range from a
 standard format used by HPC codes to take advantage of widely used
 visualization programs like ParaView and VisIt,
 to a mechanism for performing coupled calculations using multiple,
 previously stand alone codes.
 .
 XDMF uses XML to store Light data and to describe the data Model.
 HDF5 is used to store Heavy data. The data Format is stored redundantly
 in both XML and HDF5. This allows tools to parse XML to determine the
 resources that will be required to access the Heavy data.
 .
 This package provides a version built on the serial version of HDF5.

libxdmf3-dbgsym: debug symbols for libxdmf3
python3-xdmf: Python3 wrappers for the eXtensible Data Model and Format library

 This package provides python3 wrappers for the libXDMF library.

python3-xdmf-dbgsym: debug symbols for python3-xdmf