h5
Install h5
Compiling h5 from source
Prerequisites
Installation steps
Version compatibility
Custom CMake options
Documentation
C++ reference manual
Python reference manual
h5
Examples
h5.archive
h5.archive.Dict
h5.archive.HDFArchive
h5.archive.HDFArchiveGroup
h5.archive.HDFArchiveInert
h5.archive.List
h5.archive.Tuple
h5.archive_basic_layer
h5.archive_basic_layer.HDFArchiveGroupBasicLayer
h5.formats
h5.formats.get_format_info
h5.formats.register_backward_compatibility_method
h5.formats.register_class
h5.formats.FormatInfo
h5.version
h5.version.show_git_hash
h5.version.show_version
h5.version.version
h5.version.h5_hash
Reporting issues
Changelog
Version 2.0.0
General
doc
fix
cmake
Version 1.3.0
General
doc
cmake
Version 1.2.0
General
cmake
jenkins
fixes
Version 1.1.0
General
doc
cmake
Version 1.0.0
About h5
License
h5
Documentation
h5
h5.archive
h5.archive.HDFArchiveGroup
h5.archive.HDFArchiveGroup.write_attr
View page source
h5.archive.HDFArchiveGroup.write_attr
HDFArchiveGroup.
write_attr
(
key
,
val
)
Write an HDF5 attribute on this group.
Parameters
:
key
str
Attribute name.
val
object
Attribute value.
Versions
v: 2.0.0
Versions
latest
unstable
2.0.x