{"id":17737727,"url":"https://github.com/tdegeus/xdmfwrite_h5py","last_synced_at":"2025-04-21T08:31:54.343Z","repository":{"id":40501307,"uuid":"270990685","full_name":"tdegeus/XDMFWrite_h5py","owner":"tdegeus","description":"XDMF meets h5py: Write XDMF files to interpret HDF5 files","archived":false,"fork":false,"pushed_at":"2022-12-20T09:07:10.000Z","size":41,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T17:53:31.176Z","etag":null,"topics":["fem","hdf5","paraview","xdmf"],"latest_commit_sha":null,"homepage":"https://xdmfwrite-h5py.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdegeus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-09T12:00:16.000Z","updated_at":"2024-11-29T00:03:48.000Z","dependencies_parsed_at":"2023-01-30T00:15:45.838Z","dependency_job_id":null,"html_url":"https://github.com/tdegeus/XDMFWrite_h5py","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdegeus%2FXDMFWrite_h5py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdegeus%2FXDMFWrite_h5py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdegeus%2FXDMFWrite_h5py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdegeus%2FXDMFWrite_h5py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdegeus","download_url":"https://codeload.github.com/tdegeus/XDMFWrite_h5py/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250023545,"owners_count":21362420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fem","hdf5","paraview","xdmf"],"created_at":"2024-10-26T01:42:31.772Z","updated_at":"2025-04-21T08:31:54.088Z","avatar_url":"https://github.com/tdegeus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/tdegeus/XDMFWrite_h5py/workflows/CI/badge.svg)](https://github.com/tdegeus/XDMFWrite_h5py/actions)\n[![readthedocs](https://readthedocs.org/projects/xdmfwrite_h5py/badge/?version=latest)](https://readthedocs.org/projects/xdmfwrite_h5py/badge/?version=latest)\n\nModule to write XDMF files for HDF5 files. For example:\n\n```python\nwith h5py.File(root.with_suffix(\".h5\")) as file, xh.Grid(root.with_suffix(\".xdmf\")) as xdmf:\n\n    xdmf += xh.Unstructured(file[\"coor\"], file[\"conn\"], \"Quadrilateral\")\n    xdmf += xh.Attribute(file[\"stress\"], \"Cell\")\n```\n\nSee\n**Documentation: [xdmfwrite-h5py.readthedocs.io](https://xdmfwrite-h5py.readthedocs.io/en/latest/)**\nfor more information and examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdegeus%2Fxdmfwrite_h5py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftdegeus%2Fxdmfwrite_h5py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdegeus%2Fxdmfwrite_h5py/lists"}