xdmf 3.0+git20190531-10build1 source package in Ubuntu
Changelog
xdmf (3.0+git20190531-10build1) jammy; urgency=medium * No-change rebuild with Python 3.10 only. -- Matthias Klose <email address hidden> Thu, 17 Mar 2022 18:51:21 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Alastair McKinstry
- Architectures:
- any
- Section:
- science
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | science | |
Jammy | release | universe | science |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xdmf_3.0+git20190531.orig.tar.xz | 375.1 KiB | bac60e9ca4eeb8aa296354a385a7a5aedd704c4d0760a292f30ae91185b67eb5 |
xdmf_3.0+git20190531-10build1.debian.tar.xz | 11.0 KiB | cf842743f6ae2b739b9bd3e8a20ff3f57087209d921ff3b53f4ee7a18bf3b96e |
xdmf_3.0+git20190531-10build1.dsc | 2.2 KiB | 3fdb605413a4b045adc538ee984984364ed4bd1c31f7a8fc3952aef353cf5d04 |
Available diffs
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