xdmf 2.1.dfsg.1-6 source package in Ubuntu

Changelog

xdmf (2.1.dfsg.1-6) unstable; urgency=medium


  * Close old bug: Closes: #657607.
  * Standards-Version: 3.9.5 
  * Add proper versioned depends on debhelper 9.

 -- Alastair McKinstry <email address hidden>  Mon, 09 Dec 2013 15:01:40 +0000

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
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_2.1.dfsg.1-6.dsc 1.8 KiB 01ce9e3941cd17a3252a0f2f63fec30fd94846dadc2ce1b2216ebe855938dd83
xdmf_2.1.dfsg.1.orig.tar.gz 4.1 MiB fb53e4ffbcb1e1e0446f4732602fe91b4279c0e32aa6a440a8d871a1a11fa109
xdmf_2.1.dfsg.1-6.debian.tar.gz 7.1 KiB 01c843f8b16930a0794a5377ed2d9d5da022ea868195a7519a88e2ee61e4c400

Available diffs

No changes file available.

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.

libxdmf2: 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.