Skip to main content

Write XDMF files using h5py to open HDF5 file

Project description

CI readthedocs

Module to write XDMF files for HDF5 files. For example:

with h5py.File(root.with_suffix(".h5")) as file, xh.Grid(root.with_suffix(".xdmf")) as xdmf:

    xdmf += xh.Unstructured(file["coor"], file["conn"], "Quadrilateral")
    xdmf += xh.Attribute(file["stress"], "Cell")

See Documentation: xdmfwrite-h5py.readthedocs.io for more information and examples.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

XDMFWrite_h5py-0.2.0.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

XDMFWrite_h5py-0.2.0-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file XDMFWrite_h5py-0.2.0.tar.gz.

File metadata

  • Download URL: XDMFWrite_h5py-0.2.0.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for XDMFWrite_h5py-0.2.0.tar.gz
Algorithm Hash digest
SHA256 02b80133346d102f174dd802a399e411b5de3dddb8c13b7f8faee946872ed987
MD5 48c13147a990820e5e223d2da8a43a71
BLAKE2b-256 10c5be77ecd11c1d319f9123a28fe26b11d2f22c0d8a90d02732663f4de3dab5

See more details on using hashes here.

File details

Details for the file XDMFWrite_h5py-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for XDMFWrite_h5py-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 889b99e44ca01ffc34da567576468e1dcc1718c3da647ce50593285ac98019ff
MD5 196c4851ddc87053e83ccabdeee67858
BLAKE2b-256 e1fc3d4573b46922ca13f15f143d01ac3a72fa5206006bcd41362f802aaf2868

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page