Skip to content

Commit b433a62

Browse files
Add SBT-related drilling cost fields added to client result parser
1 parent 21c16e3 commit b433a62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/geophires_x_client/geophires_x_result.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,9 @@ class GeophiresXResult:
193193
'Drilling and completion costs per well',
194194
'Drilling and completion costs per production well',
195195
'Drilling and completion costs per injection well',
196+
'Drilling and completion costs per vertical production well',
197+
'Drilling and completion costs per vertical injection well',
198+
'Drilling and completion costs per non - vertical sections',
196199
'Stimulation costs',
197200
'Surface power plant costs',
198201
'of which Absorption Chiller Cost',

0 commit comments

Comments
 (0)