resqpy.olio.fine_coarseΒΆ

fine_coarse.py: Module providing support for grid refinement and coarsening.

Classes

FineCoarse

Class for holding a mapping between fine and coarse grids.

Functions

axis_for_letter

Returns 0, 1 or 2 for 'K', 'J', or 'I'; as required for axis arguments in FineCoarse methods.

letter_for_axis

Returns K, J, or I for axis; axis as required for axis arguments in FineCoarse methods.

tartan_refinement

Returns a new FineCoarse object set to a tartan grid refinement; fine extent is determined from arguments.