resqpy.olio.load_dataΒΆ

Functions to load data from various ASCII simulator file formats.

Functions

file_exists

Returns True if the file exists (and is more recent than other file, if given).

load_array_from_ascii_file

Returns a numpy array with data loaded from an ascii file.

load_array_from_file

Load an array from an ascii (or pure binary) file.

load_corp_array_from_file

Loads a nexus corner point (CORP) array from a file, returns a 7D numpy array in pagoda ordering.