OpenSpirit v2.9.0 Build 27 - Generic Model

EpiInterpretation_EarthModel


Derived From:
EpEntity_Entity
Derivatives:
EpiReservoir_StratigraphicGrid
Capabilties:
read
A named collection of geologic features representations and associated properties that represent an internally consistent opinion of the sub-surface. An EarthModel's primary domain (either Time or Depth) represents the domain in which the bulk of interpretation was done. An Earth Model may, however contain feature representations from both the time and depth domains. A seismic interpretation project that picked faults and horizons on time migrated seismic data would be an example of an Earth Model with a primary domain of time (even though one may also have depth converted faults and horizons in the same project).

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
String

ro db

Comments associated with the earth model.
String

ro db

The primary domain of this earth model.
String

ro req db

Data key string representing the project that contains this entity.
 
Columns inherited from EpEntity_Entity
LastModifiedDate, Name, Project, ProjectName, StoreInstallationName, StoreType
 

Column Detail

KeyString

Data Type: String
Read only: true
Unique identifier for each table entry.

Description

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Comments associated with the earth model.

Project

Data Type:String
Content Type:Key
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
Data key string representing the project that contains this entity.

PrimaryDomain

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Permitted Values:TIME | DEPTH
The primary domain of this earth model. All representations scoped to this earth model will have the same primary domain.


OpenSpirit v2.9.0 Build 27 - Generic Model