pywrdrb.utils.hdf5.get_hdf5_realization_numbers

pywrdrb.utils.hdf5.get_hdf5_realization_numbers#

pywrdrb.utils.hdf5.get_hdf5_realization_numbers(filename)#

Checks the contents of an hdf5 file, and returns a list of the realization ID numbers contained. Realizations have key ‘realization_i’ in the HDF5.

Parameters:

filename (str) – The HDF5 file of interest

Returns:

Containing realizations ID numbers; realizations have key ‘realization_i’ in the HDF5.

Return type:

list