resqpy.olio.vdbΒΆ

vdb.py: Module providing functions for reading from VDB datasets.

Classes

Data

Internal class for handling Data records in a vdb file.

Fragment

Internal class for handling an individual Fragment record in a vdb file.

FragmentChain

Internal class for handling a chain of Fragment records in a vdb file.

FragmentHeader

Internal class for handling a Fragment Header record in a vdb file.

Header

Internal class for handling a Header record in a vdb file.

KP

Internal class for a (Key, Pointer) record in a vdb file.

RawData

Internal class for handling Raw Data records in a vdb file.

VDB

Class for handling a vdb, particularly to support import of grid and properties.

Functions

bad_keyword

Return False if key is a valid keyword, otherwise True.

coerce

Returns a version of numpy array a with elements coerced to dtype.

ensemble_vdb_list

Returns a sorted list of vdb paths found in the directory tree under run_dir.