Install guide

Additional Customization Options
Customizing the Well, Field and Lease Modules
The lease module allows the editing of lease commitments, interests and remarks. Editing
can be turned off for sites that prefer read-only execution. Also, descriptive names can be
changed to take into account global differences, e.g. ‘Lessee’ has meaning in the Gulf of
Mexico, whereas ‘Block interests’ might be more applicable in the North Sea.
The file $OWHOME/WebApps/conf/lease_tables.dat controls lease module labels
and editing behavior. To customize the lease module:
prompt> cd $OWHOME/WebApps/conf
prompt> cp lease_tables.dat.default lease_tables.dat
prompt> vi lease_tables.dat (example below) and change labels/edit/multi flag.
# If present, the lease_tables file allows site-wide overwriting
# of the default lease table labels and editing behaviour.
# format: InternalKey TableName DetailFlag Label EditableFlag
# MultiLeaseSummaryFlag
# The 4th and 5th items (Label and EditableFlag) may be changed
# If EditableFlag is 'n/a', there is no edit functionality for the table.
# The 6th item controls appearance and can be edited if not n/a
document null YES Documents YES n/a
keyfact null YES "Key Facts" YES n/a
tract lease_tract NO Tract n/a n/a
boundary tract_boundary NO Boundary n/a n/a
lessee lessee NO Interests YES YES
lessor lessor NO "Lessor Interests" YES YES
commitment lease_commitment NO Commitments YES YES
narrative lease_narrative NO Remarks YES YES
Similar configuration files are used to control the labels and multi-object display properties
for wells, fields and basins. These cannot be edited at present through the browser.
$OWHOME/WebApps/conf/well_tables.dat:
document null YES Documents YES n/a
keyfact null YES "Key Facts" YES n/a
Picks pick NO Picks n/a YES
Curves log_crv_hdr YES Curves n/a YES
Time-Depths time_depth_curve YES "Time Depths" n/a YES
Dir-Surveys dir_survey_hdr YES "Dir Surveys" n/a YES
Posn-Logs positional_log_hdr YES "Posn Logs" n/a YES
Synthetics synthetic_seismic YES Synthetics n/a NO
Lithology computed_lithology_hdr YES Lithology n/a NO
Casing casing NO Casing n/a NO
Cores well_core NO Cores n/a NO
Shows intrp_drilg_show NO Shows n/a NO
Tests well_test NO Tests n/a NO
Dipmeter dipmeter NO Dipmeter n/a NO
Paleo paleo NO Paleo n/a NO
Zone-Attributes strat_unit_intrp NO "Zone Attributes" n/a NO
Plugging plugging NO Plugging n/a NO
DST-RFTs dst_rft_gen NO "DST RFTs" n/a NO
Interests well_interest NO Interests n/a NO
Dates well_date NO Dates n/a NO
Alt-UWIs well_uwi_alt NO "Alt UWIs" n/a NO
Well-Study well_study NO "Well Study" n/a NO
Note-Pad well_note_pad NO "Note Pad" n/a NO
Remarks well_remark NO "Remarks" n/a NO
WOW 5000.0.1.11 Release Notes Page 70 of 104 March 2014