resqpy.olioΒΆ
Low level supporting modules, mostly providing functions rather than classes.
Small utility functions related to use of pure binary files. |
|
Base class for generic resqml objects. |
|
Simple functions relating to cartesian grid boxes. |
|
A simple dictionary mapping resqml class names to more readable names. |
|
Support for consolidation of datasets based on equivalence between parts. |
|
Classes for storing and retrieving dataframes as RESQML objects. |
|
Custom exceptions used in resqpy. |
|
Factorization and functions supporting grid extent determination from corner points. |
|
fine_coarse.py: Module providing support for grid refinement and coarsening. |
|
Miscellaneous functions relating to grids. |
|
intersection.py: functions to test whether lines intersect with planes. |
|
Basic functions for searching for keywords in an ascii control file such as a nexus deck. |
|
Functions to load data from various ASCII simulator file formats. |
|
point_inclusion.py: functions to test whether a point is within a polygon; also line intersection with planes. |
|
Module providing wrapper for random number generator seeding functions. |
|
read_nexus_fault.py: functions for reading Nexus fault definition data from an ascii file. |
|
relperm.py: class for dataframes of relative permeability data as RESQML objects. |
|
simple_lines.py: functions for handling simple lines in relation to a resqml grid. |
|
time.py: A very thin wrapper around python datetime functionality, to meet resqml standard. |
|
trademark.py module for mentioning trademarks in diagnostic log. |
|
Transmissibility functions for grids. |
|
triangulation.py: functions for finding Delaunay triangulation and Voronoi graph from a set of points. |
|
uuid.py: Thin wrapper around python uuid (universally unique identifier) module. |
|
vdb.py: Module providing functions for reading from VDB datasets. |
|
Utilities for working with 3D vectors in cartesian space. |
|
volume.py: Functions to calculate volumes of hexahedral cells; assumes consistent length units. |
|
Module for loading WELLSPEC files. |
|
Array writing functions. |
|
write_hdf5.py: Class to write a resqml hdf5 file and functions for copying hdf5 data. |
|
xml_et.py: Resqml xml element tree utilities module. |
|
xml_namespaces.py: Module defining constant resqml xml namespaces. |
|
Functions for reading zmap and roxar format files. |