resqpy.olio.write_hdf5ΒΆ

write_hdf5.py: Class to write a resqml hdf5 file and functions for copying hdf5 data.

Classes

H5Register

Class for registering arrays and then writing to an hdf5 file.

Functions

change_uuid

Changes hdf5 internal path (group name) for part, switching from old to new uuid.

copy_h5

Create a copy of an hdf5, optionally including or excluding arrays with specified uuids.

copy_h5_path_list

Create a copy of some hdf5 datasets (or groups), identified as a list of hdf5 internal paths.

set_global_default_chunks_and_compression

Set global default values for hdf5 chunks and compression.