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 hdf5 and return a list of the realization IDs.

Parameters:

flename (str) – The filename for the hdf5 file.

Returns:

list of int or str corresponding to the realization IDs in the hdf5 file.

Return type:

realization_numbers