resqpy.olio.zmap_reader.read_mesh

resqpy.olio.zmap_reader.read_mesh(inputfile, dtype=<class 'numpy.float64'>, format=None)[source]

Reads a mesh (lattice) from a zmap or roxar format file.

Returns

x, y, f – each a numpy float array of shape (no_rows, no_cols)