@corva/ui 3.3.0-4 → 3.3.0-5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs-bundle/utils/goalsConfig/goalsConfig.js +1 -1
- package/cjs-bundle/utils/metrics/metricsConfig.js +1 -1
- package/package.json +1 -1
- package/utils/goalsConfig/goalsConfig.d.ts.map +1 -1
- package/utils/goalsConfig/goalsConfig.js +1 -1
- package/utils/metrics/metricsConfig.d.ts +97 -92
- package/utils/metrics/metricsConfig.d.ts.map +1 -1
- package/utils/metrics/metricsConfig.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../metrics/utils.js"),i=require("../convert.js"),t={cumulative_tortuosity:{label:"Cumulative Tortuosity",key:"cumulative_tortuosity",isMetricGoal:!0},drilling_percentage:{label:"Drilling %",key:"drilling_percentage",convertToShow:e.convertPercentageMetrics,convertToSave:e.convertPercentageToSave,unitType:"percent",unit:"%",isMetricGoal:!0},drilled_feet_rotary_percentage:{label:"Rotary %",key:"drilled_feet_rotary_percentage",convertToShow:e.convertPercentageMetrics,convertToSave:e.convertPercentageToSave,unitType:"percent",unit:"%",isMetricGoal:!0},drilled_feet_slide_percentage:{label:"Slide %",key:"drilled_feet_slide_percentage",convertToShow:e.convertPercentageMetrics,convertToSave:e.convertPercentageToSave,unitType:"percent",unit:"%",isMetricGoal:!0},feet_per_day:{label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",unit:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isMetricGoal:!0},on_bottom_percentage:{label:"On Bottom %",key:"on_bottom_percentage",convertToShow:e.convertPercentageMetrics,convertToSave:e.convertPercentageToSave,unitType:"percent",unit:"%",isMetricGoal:!0},npt:{label:"NPT",key:"npt",unitType:"time",unit:"h",isMetricGoal:!0},pumps_on_to_bottom_average:{label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",unitType:"time",unit:"s",isMetricGoal:!0},spud_to_landing_point:{label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_rig_release_time:{label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_target:{label:"Spud to Target",key:"spud_to_target",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_total_depth_time:{label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",unit:"h",isMetricGoal:!0},cost_per_ft:{label:"Cost/".concat(i.getUnitDescription(i.getUnitPreference("length")).singular),key:"cost_per_ft",convertToShow:e.convertCostToShow,convertToSave:e.convertCostToSave,isMetricGoal:!0},cost_per_lat_ft:{label:"Lateral Cost/".concat(i.getUnitDescription(i.getUnitPreference("length")).singular),key:"cost_per_lat_ft",convertToShow:e.convertCostToShow,convertToSave:e.convertCostToSave,isMetricGoal:!0},gross_tripping_in_speed_total:{label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_out_speed_total:{label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_connection_time:{label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",unit:"min",isMetricGoal:!0},tripping_in_running_time:{label:"Tripping in (Running)",key:"tripping_in_running_time",unitType:"time",unit:"min",isMetricGoal:!1},trip_tripping_in_time_cased:{label:"Cased Hole Tripping In Time",key:"trip_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},trip_tripping_in_time_open:{label:"Open Hole Tripping In Time",key:"trip_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},trip_gross_tripping_in_time_cased:{label:"Cased Hole Tripping In Time (With Connection)",key:"trip_gross_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},trip_gross_tripping_in_time_open:{label:"Open Hole Tripping In Time (With Connection)",key:"trip_gross_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_out_time_cased:{label:"Cased Hole Tripping Out Time (With Connection)",key:"gross_tripping_out_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_out_time_open:{label:"Open Hole Tripping Out Time (With Connection)",key:"gross_tripping_out_time_open",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_in_speed_open_bha:{label:"Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed_cased_bha:{label:"Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_open_bha:{label:"Open Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_open_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_cased_bha:{label:"Cased Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_cased_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed:{label:"Casing - Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},tripping_out_time_cased:{label:"Cased Hole Tripping Out Time",key:"tripping_out_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},tripping_out_time_open:{label:"Open Hole Tripping Out Time",key:"tripping_out_time_open",unitType:"time",unit:"min",isMetricGoal:!1},tripping_in_speed:{label:"Entire Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_speed_cased:{label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_speed_open:{label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_connection_time:{label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",unit:"min",isMetricGoal:!0},tripping_out_running_time:{label:"Tripping out (Running)",key:"tripping_out_running_time",unitType:"time",unit:"min",isMetricGoal:!1},tripping_out_speed:{label:"Entire Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_speed_cased:{label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_speed_open:{label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_speed_bha:{label:"Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_bha:{label:"Entire Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed_cased:{label:"Casing - Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_speed_open:{label:"Casing - Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_time_cased:{label:"Cased Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!0},gross_tripping_in_time_open:{label:"Open Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!0},slips_to_slips_average:{label:"Casing Slips to Slips",key:"slips_to_slips_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_time_cased:{label:"Cased Hole Tripping In Time",key:"tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},tripping_in_time_open:{label:"Open Hole Tripping In Time",key:"tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},casing_tripping_in_speed_cased:{label:"Cased Hole Tripping In Speed",key:"casing_tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},casing_tripping_in_speed_open:{label:"Open Hole Tripping In Speed",key:"casing_tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},bottom_to_slips_average:{label:"Bottom to Slips Time",key:"bottom_to_slips_average",unitType:"time",unit:"s",isMetricGoal:!0},drilling_connection_average:{label:"Slips to Slips Time",key:"drilling_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},slips_to_bottom_average:{label:"Slips to Bottom Time",key:"slips_to_bottom_average",unitType:"time",unit:"s",isMetricGoal:!0},weight_to_weight_average:{label:"Weight to Weight Time",key:"weight_to_weight_average",unitType:"time",unit:"s",isMetricGoal:!0},rop:{label:"On-Bottom ROP",key:"rop",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_gross:{label:"Gross ROP",key:"rop_gross",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_rotary:{label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_slide:{label:"Slide ROP",key:"rop_slide",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},nu_nd_diverter_timelog_hal:{label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_casing_handling_equip_timelog_hal:{label:"RU/RD Casing Handling Equip",key:"ru_rd_casing_handling_equip_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},bop_wellhead_xmt_nu_nd_timelog_hal:{label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},bop_pressure_function_test_timelog_hal:{label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},install_retrieve_wear_bushing_timelog_hal:{label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},p_u_l_d_bha_timelog_hal:{label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},drillout_casing_shoe_track_timelog_hal:{label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},slip_cut_timelog_hal:{label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},survey_time_timelog_hal:{label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},drill_fit_lot_timelog_hal:{label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},pressure_test_timelog_hal:{label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_mpd_system_or_rcd_timelog_hal:{label:"RU/RD MPD System or RCD",key:"ru_rd_mpd_system_or_rcd_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},achieve_frac_design_injection_rate_timelog_hal:{label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_frac_head_timelog_hal:{label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_wireline_timelog_hal:{label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_lubricator_perf_guns_timelog_hal:{label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},nu_nd_diverter_timelog_equinor:{label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ru_casing_handling_equipment_equinor:{label:"RU Casing Handling Equipment",key:"ru_casing_handling_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},rd_casing_handling_equipment_equinor:{label:"RD Casing Handling Equipment",key:"rd_casing_handling_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},bop_wellhead_xmt_nu_nd_equinor:{label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_equinor",unitType:"time",unit:"h",isMetricGoal:!0},bop_test_equinor:{label:"BOP Test",key:"bop_test_equinor",unitType:"time",unit:"h",isMetricGoal:!0},install_wear_bushing_equinor:{label:"Install Wear Bushing",key:"install_wear_bushing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},retrieve_wear_bushing_equinor:{label:"Retrieve Wear Bushing",key:"retrieve_wear_bushing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_bha_equinor:{label:"M/U BHA",key:"mu_bha_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_bha_equinor:{label:"L/D BHA",key:"ld_bha_equinor",unitType:"time",unit:"h",isMetricGoal:!0},drillout_casing_shoe_track_equinor:{label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_equinor",unitType:"time",unit:"h",isMetricGoal:!0},slip_cut_equinor:{label:"Slip & Cut",key:"slip_cut_equinor",unitType:"time",unit:"h",isMetricGoal:!0},survey_time_equinor:{label:"Survey Time",key:"survey_time_equinor",unitType:"time",unit:"h",isMetricGoal:!0},drill_fit_lot_equinor:{label:"Drill & FIT/LOT",key:"drill_fit_lot_equinor",unitType:"time",unit:"h",isMetricGoal:!0},pressure_test_casing_liner_equinor:{label:"Pressure Test Casing/Liner",key:"pressure_test_casing_liner_equinor",unitType:"time",unit:"h",isMetricGoal:!0},land_test_casing_hanger_equinor:{label:"Land & Test Casing/Tubing Hanger",key:"land_test_casing_hanger_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_wireline_open_hole_equinor:{label:"M/U Wireline - Open Hole",key:"mu_wireline_open_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_wireline_open_hole_equinor:{label:"L/D Wireline - Open Hole",key:"ld_wireline_open_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_wireline_cased_hole_equinor:{label:"M/U Wireline - Cased Hole",key:"mu_wireline_cased_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_wireline_cased_hole_equinor:{label:"L/D Wireline - Cased Hole",key:"ld_wireline_cased_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_shoetrack_equinor:{label:"M/U Shoetrack",key:"mu_shoetrack_equinor",unitType:"time",unit:"h",isMetricGoal:!0},logging_time_ch_equinor:{label:"Logging Time CH",key:"logging_time_ch_equinor",unitType:"time",unit:"h",isMetricGoal:!0},logging_time_oh_equinor:{label:"Logging Time OH",key:"logging_time_oh_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_hanger_equinor:{label:"M/U Hanger",key:"mu_hanger_equinor",unitType:"time",unit:"h",isMetricGoal:!0},cementing_time_equinor:{label:"Cementing Time",key:"cementing_time_equinor",unitType:"time",unit:"h",isMetricGoal:!0},prepare_for_cementing_equinor:{label:"Prepare for cementing",key:"prepare_for_cementing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},run_landing_string_equinor:{label:"Run Landing String",key:"run_landing_string_equinor",unitType:"time",unit:"h",isMetricGoal:!0},pull_landing_string_equinor:{label:"Pull Landing String",key:"pull_landing_string_equinor",unitType:"time",unit:"h",isMetricGoal:!0},prep_to_pooh_equinor:{label:"Prep to POOH",key:"prep_to_pooh_equinor",unitType:"time",unit:"h",isMetricGoal:!0},nipple_up_bop_equinor:{label:"Nipple Up BOP",key:"nipple_up_bop_equinor",unitType:"time",unit:"h",isMetricGoal:!0},nipple_down_bop_equinor:{label:"Nipple Down BOP",key:"nipple_down_bop_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_cement_stand_equinor:{label:"M/U Cement Stand",key:"mu_cement_stand_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_cement_stand_equinor:{label:"L/D Cement Stand",key:"ld_cement_stand_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_dhpg_equinor:{label:"M/U DHPG",key:"mu_dhpg_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_dhpg_equinor:{label:"L/D DHPG",key:"ld_dhpg_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_dhsv_equinor:{label:"M/U DHSV",key:"mu_dhsv_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_dhsv_equinor:{label:"L/D DHSV",key:"ld_dhsv_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_gaslift_equipment_equinor:{label:"M/U Gaslift Equipment",key:"mu_gaslift_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_gaslift_equipment_equinor:{label:"L/D Gaslift Equipment",key:"ld_gaslift_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},tripping_in_connection_time_open_average:{label:"Open Hole Tripping In Connection Time",key:"tripping_in_connection_time_open_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_connection_time_cased_average:{label:"Cased Hole Tripping In Connection Time",key:"tripping_in_connection_time_cased_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_connection_average:{label:"Entire Hole Tripping In Connection Time",key:"tripping_in_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_time_open_average:{label:"Open Hole Tripping Out Connection Time",key:"tripping_out_connection_time_open_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_time_cased_average:{label:"Cased Hole Tripping Out Connection Time",key:"tripping_out_connection_time_cased_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_average:{label:"Entire Hole Tripping Out Connection Time",key:"tripping_out_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},total_variance:{label:"Total Variance",key:"total_variance_hal",unitType:"time",unit:"s",isMetricGoal:!0}};exports.GoalsConfig=t;
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../metrics/utils.js"),i=require("../convert.js"),t={cumulative_tortuosity:{label:"Cumulative Tortuosity",key:"cumulative_tortuosity",isMetricGoal:!0},drilling_percentage:{label:"Drilling %",key:"drilling_percentage",convertToShow:e.convertPercentageMetrics,convertToSave:e.convertPercentageToSave,unitType:"percent",unit:"%",isMetricGoal:!0},drilled_feet_rotary_percentage:{label:"Rotary %",key:"drilled_feet_rotary_percentage",convertToShow:e.convertPercentageMetrics,convertToSave:e.convertPercentageToSave,unitType:"percent",unit:"%",isMetricGoal:!0},drilled_feet_slide_percentage:{label:"Slide %",key:"drilled_feet_slide_percentage",convertToShow:e.convertPercentageMetrics,convertToSave:e.convertPercentageToSave,unitType:"percent",unit:"%",isMetricGoal:!0},feet_per_day:{label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",unit:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isMetricGoal:!0},on_bottom_percentage:{label:"On Bottom %",key:"on_bottom_percentage",convertToShow:e.convertPercentageMetrics,convertToSave:e.convertPercentageToSave,unitType:"percent",unit:"%",isMetricGoal:!0},npt:{label:"NPT",key:"npt",unitType:"time",unit:"h",isMetricGoal:!0},pumps_on_to_bottom_average:{label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",unitType:"time",unit:"s",isMetricGoal:!0},spud_to_landing_point:{label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_rig_release_time:{label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_target:{label:"Spud to Target",key:"spud_to_target",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_total_depth_time:{label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",unit:"h",isMetricGoal:!0},cost_per_ft:{label:"Cost/".concat(i.getUnitDescription(i.getUnitPreference("length")).singular),key:"cost_per_ft",convertToShow:e.convertCostToShow,convertToSave:e.convertCostToSave,isMetricGoal:!0},cost_per_lat_ft:{label:"Lateral Cost/".concat(i.getUnitDescription(i.getUnitPreference("length")).singular),key:"cost_per_lat_ft",convertToShow:e.convertCostToShow,convertToSave:e.convertCostToSave,isMetricGoal:!0},gross_tripping_in_speed_total:{label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_out_speed_total:{label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_connection_time:{label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",unit:"min",isMetricGoal:!0},tripping_in_running_time:{label:"Tripping in (Running)",key:"tripping_in_running_time",unitType:"time",unit:"min",isMetricGoal:!1},trip_tripping_in_time_cased:{label:"Cased Hole Tripping In Time",key:"trip_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},trip_tripping_in_time_open:{label:"Open Hole Tripping In Time",key:"trip_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},trip_gross_tripping_in_time_cased:{label:"Cased Hole Tripping In Time (With Connection)",key:"trip_gross_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},trip_gross_tripping_in_time_open:{label:"Open Hole Tripping In Time (With Connection)",key:"trip_gross_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_out_time_cased:{label:"Cased Hole Tripping Out Time (With Connection)",key:"gross_tripping_out_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_out_time_open:{label:"Open Hole Tripping Out Time (With Connection)",key:"gross_tripping_out_time_open",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_in_speed_open_bha:{label:"Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed_cased_bha:{label:"Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_open_bha:{label:"Open Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_open_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_cased_bha:{label:"Cased Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_cased_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed:{label:"Casing - Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},tripping_out_time_cased:{label:"Cased Hole Tripping Out Time",key:"tripping_out_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},tripping_out_time_open:{label:"Open Hole Tripping Out Time",key:"tripping_out_time_open",unitType:"time",unit:"min",isMetricGoal:!1},tripping_in_speed:{label:"Entire Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_speed_cased:{label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_speed_open:{label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_connection_time:{label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",unit:"min",isMetricGoal:!0},tripping_out_running_time:{label:"Tripping out (Running)",key:"tripping_out_running_time",unitType:"time",unit:"min",isMetricGoal:!1},tripping_out_speed:{label:"Entire Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_speed_cased:{label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_speed_open:{label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_speed_bha:{label:"Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_bha:{label:"Entire Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed_cased:{label:"Casing - Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_speed_open:{label:"Casing - Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_time_cased:{label:"Cased Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!0},gross_tripping_in_time_open:{label:"Open Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!0},slips_to_slips_average:{label:"Casing Slips to Slips",key:"slips_to_slips_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_time_cased:{label:"Cased Hole Tripping In Time",key:"tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},tripping_in_time_open:{label:"Open Hole Tripping In Time",key:"tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},casing_tripping_in_speed_cased:{label:"Cased Hole Tripping In Speed",key:"casing_tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},casing_tripping_in_speed_open:{label:"Open Hole Tripping In Speed",key:"casing_tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},bottom_to_slips_average:{label:"Bottom to Slips Time",key:"bottom_to_slips_average",unitType:"time",unit:"s",isMetricGoal:!0},drilling_connection_average:{label:"Slips to Slips Time",key:"drilling_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},slips_to_bottom_average:{label:"Slips to Bottom Time",key:"slips_to_bottom_average",unitType:"time",unit:"s",isMetricGoal:!0},weight_to_weight_average:{label:"Weight to Weight Time",key:"weight_to_weight_average",unitType:"time",unit:"s",isMetricGoal:!0},rop:{label:"On-Bottom ROP",key:"rop",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_gross:{label:"Gross ROP",key:"rop_gross",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_rotary:{label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_slide:{label:"Slide ROP",key:"rop_slide",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_net:{label:"Net ROP",key:"rop_net",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},nu_nd_diverter_timelog_hal:{label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_casing_handling_equip_timelog_hal:{label:"RU/RD Casing Handling Equip",key:"ru_rd_casing_handling_equip_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},bop_wellhead_xmt_nu_nd_timelog_hal:{label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},bop_pressure_function_test_timelog_hal:{label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},install_retrieve_wear_bushing_timelog_hal:{label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},p_u_l_d_bha_timelog_hal:{label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},drillout_casing_shoe_track_timelog_hal:{label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},slip_cut_timelog_hal:{label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},survey_time_timelog_hal:{label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},drill_fit_lot_timelog_hal:{label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},pressure_test_timelog_hal:{label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_mpd_system_or_rcd_timelog_hal:{label:"RU/RD MPD System or RCD",key:"ru_rd_mpd_system_or_rcd_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},achieve_frac_design_injection_rate_timelog_hal:{label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_frac_head_timelog_hal:{label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_wireline_timelog_hal:{label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_lubricator_perf_guns_timelog_hal:{label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},nu_nd_diverter_timelog_equinor:{label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ru_casing_handling_equipment_equinor:{label:"RU Casing Handling Equipment",key:"ru_casing_handling_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},rd_casing_handling_equipment_equinor:{label:"RD Casing Handling Equipment",key:"rd_casing_handling_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},bop_wellhead_xmt_nu_nd_equinor:{label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_equinor",unitType:"time",unit:"h",isMetricGoal:!0},bop_test_equinor:{label:"BOP Test",key:"bop_test_equinor",unitType:"time",unit:"h",isMetricGoal:!0},install_wear_bushing_equinor:{label:"Install Wear Bushing",key:"install_wear_bushing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},retrieve_wear_bushing_equinor:{label:"Retrieve Wear Bushing",key:"retrieve_wear_bushing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_bha_equinor:{label:"M/U BHA",key:"mu_bha_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_bha_equinor:{label:"L/D BHA",key:"ld_bha_equinor",unitType:"time",unit:"h",isMetricGoal:!0},drillout_casing_shoe_track_equinor:{label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_equinor",unitType:"time",unit:"h",isMetricGoal:!0},slip_cut_equinor:{label:"Slip & Cut",key:"slip_cut_equinor",unitType:"time",unit:"h",isMetricGoal:!0},survey_time_equinor:{label:"Survey Time",key:"survey_time_equinor",unitType:"time",unit:"h",isMetricGoal:!0},drill_fit_lot_equinor:{label:"Drill & FIT/LOT",key:"drill_fit_lot_equinor",unitType:"time",unit:"h",isMetricGoal:!0},pressure_test_casing_liner_equinor:{label:"Pressure Test Casing/Liner",key:"pressure_test_casing_liner_equinor",unitType:"time",unit:"h",isMetricGoal:!0},land_test_casing_hanger_equinor:{label:"Land & Test Casing/Tubing Hanger",key:"land_test_casing_hanger_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_wireline_open_hole_equinor:{label:"M/U Wireline - Open Hole",key:"mu_wireline_open_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_wireline_open_hole_equinor:{label:"L/D Wireline - Open Hole",key:"ld_wireline_open_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_wireline_cased_hole_equinor:{label:"M/U Wireline - Cased Hole",key:"mu_wireline_cased_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_wireline_cased_hole_equinor:{label:"L/D Wireline - Cased Hole",key:"ld_wireline_cased_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_shoetrack_equinor:{label:"M/U Shoetrack",key:"mu_shoetrack_equinor",unitType:"time",unit:"h",isMetricGoal:!0},logging_time_ch_equinor:{label:"Logging Time CH",key:"logging_time_ch_equinor",unitType:"time",unit:"h",isMetricGoal:!0},logging_time_oh_equinor:{label:"Logging Time OH",key:"logging_time_oh_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_hanger_equinor:{label:"M/U Hanger",key:"mu_hanger_equinor",unitType:"time",unit:"h",isMetricGoal:!0},cementing_time_equinor:{label:"Cementing Time",key:"cementing_time_equinor",unitType:"time",unit:"h",isMetricGoal:!0},prepare_for_cementing_equinor:{label:"Prepare for cementing",key:"prepare_for_cementing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},run_landing_string_equinor:{label:"Run Landing String",key:"run_landing_string_equinor",unitType:"time",unit:"h",isMetricGoal:!0},pull_landing_string_equinor:{label:"Pull Landing String",key:"pull_landing_string_equinor",unitType:"time",unit:"h",isMetricGoal:!0},prep_to_pooh_equinor:{label:"Prep to POOH",key:"prep_to_pooh_equinor",unitType:"time",unit:"h",isMetricGoal:!0},nipple_up_bop_equinor:{label:"Nipple Up BOP",key:"nipple_up_bop_equinor",unitType:"time",unit:"h",isMetricGoal:!0},nipple_down_bop_equinor:{label:"Nipple Down BOP",key:"nipple_down_bop_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_cement_stand_equinor:{label:"M/U Cement Stand",key:"mu_cement_stand_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_cement_stand_equinor:{label:"L/D Cement Stand",key:"ld_cement_stand_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_dhpg_equinor:{label:"M/U DHPG",key:"mu_dhpg_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_dhpg_equinor:{label:"L/D DHPG",key:"ld_dhpg_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_dhsv_equinor:{label:"M/U DHSV",key:"mu_dhsv_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_dhsv_equinor:{label:"L/D DHSV",key:"ld_dhsv_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_gaslift_equipment_equinor:{label:"M/U Gaslift Equipment",key:"mu_gaslift_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_gaslift_equipment_equinor:{label:"L/D Gaslift Equipment",key:"ld_gaslift_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},tripping_in_connection_time_open_average:{label:"Open Hole Tripping In Connection Time",key:"tripping_in_connection_time_open_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_connection_time_cased_average:{label:"Cased Hole Tripping In Connection Time",key:"tripping_in_connection_time_cased_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_connection_average:{label:"Entire Hole Tripping In Connection Time",key:"tripping_in_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_time_open_average:{label:"Open Hole Tripping Out Connection Time",key:"tripping_out_connection_time_open_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_time_cased_average:{label:"Cased Hole Tripping Out Connection Time",key:"tripping_out_connection_time_cased_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_average:{label:"Entire Hole Tripping Out Connection Time",key:"tripping_out_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},total_variance:{label:"Total Variance",key:"total_variance_hal",unitType:"time",unit:"s",isMetricGoal:!0}};exports.GoalsConfig=t;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../convert.js"),t=require("./utils.js"),i=require("./metricsCategories.js"),o={label:"Hole Depth",key:"hole_depth",isBiggestBest:!0,unitType:"length",from:"ft",convertForMultiRigs:t.getMax,category:i.metricsCategories.drilling_group},r={label:"Total Distance Drilled",key:"hole_depth_change",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},n={label:"Rotary Distance Drilled",key:"drilled_feet_rotary",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},_={label:"Slide Distance Drilled",key:"drilled_feet_slide",unitType:"length",from:"ft",convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},p={label:"Rotary %",key:"drilled_feet_rotary_percentage",to:"%",customConvert:t.convertPercentageMetrics,isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.percent_group},s={label:"Slide %",key:"drilled_feet_slide_percentage",to:"%",customConvert:t.convertPercentageMetrics,convertForMultiRigs:t.getAverage,category:i.metricsCategories.percent_group},g={label:"Drilling %",key:"drilling_percentage",to:"%",customConvert:t.convertPercentageMetrics,isBiggestBest:!0},l={label:"On-Bottom ROP",key:"rop",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.rop_group},a={label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.rop_group},u={label:"Slide ROP",key:"rop_slide",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.rop_group},m={label:"Net ROP",key:"rop_net",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage},c={label:"Gross ROP",key:"rop_gross",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.rop_group},y={label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",from:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_group},d={label:"On Bottom Time",key:"on_bottom_time",to:"h",convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},h={label:"On Bottom %",key:"on_bottom_percentage",to:"%",customConvert:t.convertPercentageMetrics,isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.percent_group},f={label:"Slips to Slips",key:"drilling_connection_average",to:"min",unitType:"time",from:"s",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_connection_group},v={label:"Weight to Weight",key:"weight_to_weight_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_connection_group},T={label:"Bottom to Slips",key:"bottom_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_connection_group},b={label:"Slips to Bottom",key:"slips_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_connection_group},x={label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_connection_group},k={label:"Entire Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},C={label:"Entire Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},q={label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},R={label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},M={label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},F={label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},B={label:"Casing Slips to Slips",key:"slips_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.casing_group},S={label:"Casing - Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.casing_group},H={label:"Casing - Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.casing_group},D={label:"Casing - Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.casing_group},A={label:"Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},O={label:"Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},w={label:"Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},P={label:"Entire Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},U={label:"Open Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_open_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},I={label:"Cased Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_cased_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},W={label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage},L={label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},E={label:"Cost/".concat(e.getUnitDescription(e.getUnitPreference("length")).singular),labelFunc:function(){return"Cost/".concat(e.getUnitDescription(e.getUnitPreference("length")).singular)},key:"cost_per_ft",customConvert:function(t){return t/e.convertValue(1,"length","ft")},convertForMultiRigs:t.getAverage,category:i.metricsCategories.cost_group},N={label:"Lateral Cost/".concat(e.getUnitDescription(e.getUnitPreference("length")).singular),labelFunc:function(){return"Lateral Cost/".concat(e.getUnitDescription(e.getUnitPreference("length")).singular)},key:"cost_per_lat_ft",customConvert:function(t){return t/e.convertValue(1,"length","ft")},convertForMultiRigs:t.getAverage,category:i.metricsCategories.cost_group},G={label:"NPT",key:"npt",unitType:"time",from:"h",to:"h",convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},j={label:"Circulating Time",key:"circulating_time",unitType:"time",from:"h",to:"h",convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},V={label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:t.getMax,category:i.metricsCategories.spud_time_group},X={label:"Spud to Target",key:"spud_to_target",unitType:"time",from:"h",to:"d",convertForMultiRigs:t.getMax,category:i.metricsCategories.spud_time_group},z={label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:t.getMax,category:i.metricsCategories.spud_time_group},J={label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",from:"h",to:"d",convertForMultiRigs:t.getMax,category:i.metricsCategories.spud_time_group},K={label:"Cumulative Tortuosity",key:"cumulative_tortuosity",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_group},Q={label:"Drilling Stand Count",key:"weight_to_weight_count",convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_connection_group},Y={label:"Tripping Connection Count",key:"tripping_connection_count",convertForMultiRigs:t.getSum,category:i.metricsCategories.tripping_connection_group},Z={label:"Casing Stand Count",key:"slips_to_slips_count",convertForMultiRigs:t.getSum,category:i.metricsCategories.casing_group},$={label:"Total BHA's",key:"bha_count",category:i.metricsCategories.drilling_group},ee={label:"Open Hole Tripping In Connection Time",key:"tripping_in_connection_time_open_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},te={label:"Cased Hole Tripping In Connection Time",key:"tripping_in_connection_time_cased_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},ie={label:"Entire Hole Tripping In Connection Time",key:"tripping_in_connection_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},oe={label:"Open Hole Tripping Out Connection Time",key:"tripping_out_connection_time_open_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},re={label:"Cased Hole Tripping Out Connection Time",key:"tripping_out_connection_time_cased_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},ne={label:"Entire Hole Tripping Out Connection Time",key:"tripping_out_connection_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},_e={label:"Total Variance",key:"total_variance_hal",isBiggestBest:!1,to:"h",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_group};exports.achieve_frac_design_injection_rate_timelog_hal={label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",from:"s",to:"h"},exports.bha_count=$,exports.bop_pressure_function_test_timelog_hal={label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",from:"s",to:"h"},exports.bop_test_equinor={label:"BOP Test",key:"bop_test_equinor",unitType:"time",from:"s",to:"h"},exports.bop_wellhead_xmt_nu_nd_equinor={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_equinor",unitType:"time",from:"s",to:"h"},exports.bop_wellhead_xmt_nu_nd_timelog_hal={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",from:"s",to:"h"},exports.bottom_to_slips_average=T,exports.build_rate={label:"Build Rate",key:"build_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},exports.cementing_time_equinor={label:"Cementing Time",key:"cementing_time_equinor",unitType:"time",from:"s",to:"h"},exports.circulating_time=j,exports.cost_per_ft=E,exports.cost_per_lat_ft=N,exports.cumulative_tortuosity=K,exports.drill_fit_lot_equinor={label:"Drill & FIT/LOT",key:"drill_fit_lot_equinor",unitType:"time",from:"s",to:"h"},exports.drill_fit_lot_timelog_hal={label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",from:"s",to:"h"},exports.drilled_feet_rotary=n,exports.drilled_feet_rotary_percentage=p,exports.drilled_feet_slide=_,exports.drilled_feet_slide_percentage=s,exports.drilling_connection_average=f,exports.drilling_percentage=g,exports.drilling_time_rotary={label:"Rotary Drilling Time",key:"drilling_time_rotary",to:"h",isBiggestBest:!0},exports.drilling_time_slide={label:"Slide Drilling Time",key:"drilling_time_slide",to:"h"},exports.drillout_casing_shoe_track_equinor={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_equinor",unitType:"time",from:"s",to:"h"},exports.drillout_casing_shoe_track_timelog_hal={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",from:"s",to:"h"},exports.feet_per_day=y,exports.gross_time={label:"Gross Time",key:"gross_time",unitType:"time",from:"s",to:"h"},exports.gross_tripping_in_speed=D,exports.gross_tripping_in_speed_bha=A,exports.gross_tripping_in_speed_cased=S,exports.gross_tripping_in_speed_cased_bha=w,exports.gross_tripping_in_speed_open=H,exports.gross_tripping_in_speed_open_bha=O,exports.gross_tripping_in_speed_total=W,exports.gross_tripping_in_time_cased={label:"Cased Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_cased",unitType:"time",from:"min"},exports.gross_tripping_in_time_open={label:"Open Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_open",unitType:"time",from:"min"},exports.gross_tripping_out_speed_bha=P,exports.gross_tripping_out_speed_cased_bha=I,exports.gross_tripping_out_speed_open_bha=U,exports.gross_tripping_out_speed_total=L,exports.hole_depth=o,exports.hole_depth_change=r,exports.install_retrieve_wear_bushing_timelog_hal={label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",from:"s",to:"h"},exports.install_wear_bushing_equinor={label:"Install Wear Bushing",key:"install_wear_bushing_equinor",unitType:"time",from:"s",to:"h"},exports.land_test_casing_hanger_equinor={label:"Land & Test Casing/Tubing Hanger",key:"land_test_casing_hanger_equinor",unitType:"time",from:"s",to:"h"},exports.ld_bha_equinor={label:"L/D BHA",key:"ld_bha_equinor",unitType:"time",from:"s",to:"h"},exports.ld_cement_stand_equinor={label:"L/D Cement Stand",key:"ld_cement_stand_equinor",unitType:"time",from:"s",to:"h"},exports.ld_dhpg_equinor={label:"L/D DHPG",key:"ld_dhpg_equinor",unitType:"time",from:"s",to:"h"},exports.ld_dhsv_equinor={label:"L/D DHSV",key:"ld_dhsv_equinor",unitType:"time",from:"s",to:"h"},exports.ld_gaslift_equipment_equinor={label:"L/D Gaslift Equipment",key:"ld_gaslift_equipment_equinor",unitType:"time",from:"s",to:"h"},exports.ld_wireline_cased_hole_equinor={label:"L/D Wireline - Cased Hole",key:"ld_wireline_cased_hole_equinor",unitType:"time",from:"s",to:"h"},exports.ld_wireline_open_hole_equinor={label:"L/D Wireline - Open Hole",key:"ld_wireline_open_hole_equinor",unitType:"time",from:"s",to:"h"},exports.logging_time_ch_equinor={label:"Logging Time CH",key:"logging_time_ch_equinor",unitType:"time",from:"s",to:"h"},exports.logging_time_oh_equinor={label:"Logging Time OH",key:"logging_time_oh_equinor",unitType:"time",from:"s",to:"h"},exports.mu_bha_equinor={label:"M/U BHA",key:"mu_bha_equinor",unitType:"time",from:"s",to:"h"},exports.mu_cement_stand_equinor={label:"M/U Cement Stand",key:"mu_cement_stand_equinor",unitType:"time",from:"s",to:"h"},exports.mu_dhpg_equinor={label:"M/U DHPG",key:"mu_dhpg_equinor",unitType:"time",from:"s",to:"h"},exports.mu_dhsv_equinor={label:"M/U DHSV",key:"mu_dhsv_equinor",unitType:"time",from:"s",to:"h"},exports.mu_gaslift_equipment_equinor={label:"M/U Gaslift Equipment",key:"mu_gaslift_equipment_equinor",unitType:"time",from:"s",to:"h"},exports.mu_hanger_equinor={label:"M/U Hanger",key:"mu_hanger_equinor",unitType:"time",from:"s",to:"h"},exports.mu_shoetrack_equinor={label:"M/U Shoetrack",key:"mu_shoetrack_equinor",unitType:"time",from:"s",to:"h"},exports.mu_wireline_cased_hole_equinor={label:"M/U Wireline - Cased Hole",key:"mu_wireline_cased_hole_equinor",unitType:"time",from:"s",to:"h"},exports.mu_wireline_open_hole_equinor={label:"M/U Wireline - Open Hole",key:"mu_wireline_open_hole_equinor",unitType:"time",from:"s",to:"h"},exports.nipple_down_bop_equinor={label:"Nipple Down BOP",key:"nipple_down_bop_equinor",unitType:"time",from:"s",to:"h"},exports.nipple_up_bop_equinor={label:"Nipple Up BOP",key:"nipple_up_bop_equinor",unitType:"time",from:"s",to:"h"},exports.npt=G,exports.nu_nd_diverter_timelog_equinor={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_equinor",unitType:"time",from:"s",to:"h"},exports.nu_nd_diverter_timelog_hal={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",from:"s",to:"h"},exports.on_bottom_percentage=h,exports.on_bottom_time=d,exports.p_u_l_d_bha_timelog_hal={label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",from:"s",to:"h"},exports.prep_to_pooh_equinor={label:"Prep to POOH",key:"prep_to_pooh_equinor",unitType:"time",from:"s",to:"h"},exports.prepare_for_cementing_equinor={label:"Prepare for cementing",key:"prepare_for_cementing_equinor",unitType:"time",from:"s",to:"h"},exports.pressure_test_casing_liner_equinor={label:"Pressure Test Casing/Liner",key:"pressure_test_casing_liner_equinor",unitType:"time",from:"s",to:"h"},exports.pressure_test_timelog_hal={label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",from:"s",to:"h"},exports.pull_landing_string_equinor={label:"Pull Landing String",key:"pull_landing_string_equinor",unitType:"time",from:"s",to:"h"},exports.pumps_on_to_bottom_average=x,exports.rd_casing_handling_equipment_equinor={label:"RD Casing Handling Equipment",key:"rd_casing_handling_equipment_equinor",unitType:"time",from:"s",to:"h"},exports.retrieve_wear_bushing_equinor={label:"Retrieve Wear Bushing",key:"retrieve_wear_bushing_equinor",unitType:"time",from:"s",to:"h"},exports.rop=l,exports.rop_gross=c,exports.rop_net=m,exports.rop_rotary=a,exports.rop_slide=u,exports.ru_casing_handling_equipment_equinor={label:"RU Casing Handling Equipment",key:"ru_casing_handling_equipment_equinor",unitType:"time",from:"s",to:"h"},exports.ru_rd_casing_handling_equip_timelog_hal={label:"RU/RD Casing Handling Equip",key:"ru_rd_casing_handling_equip_timelog_hal",unitType:"time",from:"s",to:"h"},exports.ru_rd_frac_head_timelog_hal={label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",from:"s",to:"h"},exports.ru_rd_lubricator_perf_guns_timelog_hal={label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",from:"s",to:"h"},exports.ru_rd_mpd_system_or_rcd_timelog_hal={label:"RU/RD MPD System or RCD",key:"ru_rd_mpd_system_or_rcd_timelog_hal",unitType:"time",from:"s",to:"h"},exports.ru_rd_wireline_timelog_hal={label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",from:"s",to:"h"},exports.run_landing_string_equinor={label:"Run Landing String",key:"run_landing_string_equinor",unitType:"time",from:"s",to:"h"},exports.slip_cut_equinor={label:"Slip & Cut",key:"slip_cut_equinor",unitType:"time",from:"s",to:"h"},exports.slip_cut_timelog_hal={label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",from:"s",to:"h"},exports.slips_to_bottom_average=b,exports.slips_to_slips=B,exports.slips_to_slips_count=Z,exports.spud_to_landing_point=J,exports.spud_to_rig_release_time=V,exports.spud_to_target=X,exports.spud_to_total_depth_time=z,exports.survey_time_equinor={label:"Survey Time",key:"survey_time_equinor",unitType:"time",from:"s",to:"h"},exports.survey_time_timelog_hal={label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",from:"s",to:"h"},exports.total_variance=_e,exports.tripping_connection_count=Y,exports.tripping_in_connection_average=ie,exports.tripping_in_connection_time={label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",from:"min"},exports.tripping_in_connection_time_cased={label:"Connection Time in Cased Hole",key:"tripping_in_connection_time_cased",to:"min",from:"s",unitType:"time"},exports.tripping_in_connection_time_cased_average=te,exports.tripping_in_connection_time_open_average=ee,exports.tripping_in_speed=k,exports.tripping_in_speed_cased=q,exports.tripping_in_speed_open=M,exports.tripping_in_time={label:"Casing Tripping In Entire Hole",key:"tripping_in_time",to:"min",from:"s",unitType:"time"},exports.tripping_in_time_cased={label:"Casing Tripping In Cased Hole",key:"tripping_in_time_cased",to:"min",from:"s",unitType:"time"},exports.tripping_in_time_open={label:"Casing Tripping In Open Hole",key:"tripping_in_time_open",to:"min",from:"s",unitType:"time"},exports.tripping_in_time_with_connection={label:"Casing Tripping In Entire Hole + Connection Time in Entire Hole",key:"tripping_in_time_with_connection",to:"min",from:"h",unitType:"time"},exports.tripping_in_time_with_connection_open={label:"Casing Tripping In Open Hole + Connection Time in Open Hole",key:"tripping_in_time_with_connection_open",to:"min",from:"h",unitType:"time"},exports.tripping_out_connection_average=ne,exports.tripping_out_connection_time={label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",from:"min"},exports.tripping_out_connection_time_cased_average=re,exports.tripping_out_connection_time_open_average=oe,exports.tripping_out_speed=C,exports.tripping_out_speed_cased=R,exports.tripping_out_speed_open=F,exports.turn_rate={label:"Turn Rate",key:"turn_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},exports.weight_to_weight_average=v,exports.weight_to_weight_count=Q;
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../convert.js"),t=require("./utils.js"),i=require("./metricsCategories.js"),o={label:"Hole Depth",key:"hole_depth",isBiggestBest:!0,unitType:"length",from:"ft",convertForMultiRigs:t.getMax,category:i.metricsCategories.drilling_group},r={label:"Total Distance Drilled",key:"hole_depth_change",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},n={label:"Rotary Distance Drilled",key:"drilled_feet_rotary",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},_={label:"Slide Distance Drilled",key:"drilled_feet_slide",unitType:"length",from:"ft",convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},p={label:"Rotary %",key:"drilled_feet_rotary_percentage",to:"%",customConvert:t.convertPercentageMetrics,isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.percent_group},s={label:"Slide %",key:"drilled_feet_slide_percentage",to:"%",customConvert:t.convertPercentageMetrics,convertForMultiRigs:t.getAverage,category:i.metricsCategories.percent_group},g={label:"Drilling %",key:"drilling_percentage",to:"%",customConvert:t.convertPercentageMetrics,isBiggestBest:!0},l={label:"On-Bottom ROP",key:"rop",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.rop_group},a={label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.rop_group},u={label:"Slide ROP",key:"rop_slide",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.rop_group},m={label:"Net ROP",key:"rop_net",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.rop_group},c={label:"Gross ROP",key:"rop_gross",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.rop_group},y={label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",from:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_group},d={label:"On Bottom Time",key:"on_bottom_time",to:"h",convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},h={label:"On Bottom %",key:"on_bottom_percentage",to:"%",customConvert:t.convertPercentageMetrics,isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.percent_group},f={label:"Slips to Slips",key:"drilling_connection_average",to:"min",unitType:"time",from:"s",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_connection_group},v={label:"Weight to Weight",key:"weight_to_weight_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_connection_group},T={label:"Bottom to Slips",key:"bottom_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_connection_group},b={label:"Slips to Bottom",key:"slips_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_connection_group},x={label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_connection_group},k={label:"Entire Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},C={label:"Entire Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},q={label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},R={label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},M={label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},F={label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},B={label:"Casing Slips to Slips",key:"slips_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.casing_group},S={label:"Casing - Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.casing_group},H={label:"Casing - Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.casing_group},D={label:"Casing - Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.casing_group},A={label:"Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},O={label:"Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},w={label:"Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_in_speed_group},P={label:"Entire Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},U={label:"Open Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_open_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},I={label:"Cased Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_cased_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},W={label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage},L={label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_out_speed_group},E={label:"Cost/".concat(e.getUnitDescription(e.getUnitPreference("length")).singular),labelFunc:function(){return"Cost/".concat(e.getUnitDescription(e.getUnitPreference("length")).singular)},key:"cost_per_ft",customConvert:function(t){return t/e.convertValue(1,"length","ft")},convertForMultiRigs:t.getAverage,category:i.metricsCategories.cost_group},N={label:"Lateral Cost/".concat(e.getUnitDescription(e.getUnitPreference("length")).singular),labelFunc:function(){return"Lateral Cost/".concat(e.getUnitDescription(e.getUnitPreference("length")).singular)},key:"cost_per_lat_ft",customConvert:function(t){return t/e.convertValue(1,"length","ft")},convertForMultiRigs:t.getAverage,category:i.metricsCategories.cost_group},G={label:"NPT",key:"npt",unitType:"time",from:"h",to:"h",convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},j={label:"Circulating Time",key:"circulating_time",unitType:"time",from:"h",to:"h",convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_group},V={label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:t.getMax,category:i.metricsCategories.spud_time_group},X={label:"Spud to Target",key:"spud_to_target",unitType:"time",from:"h",to:"d",convertForMultiRigs:t.getMax,category:i.metricsCategories.spud_time_group},z={label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:t.getMax,category:i.metricsCategories.spud_time_group},J={label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",from:"h",to:"d",convertForMultiRigs:t.getMax,category:i.metricsCategories.spud_time_group},K={label:"Cumulative Tortuosity",key:"cumulative_tortuosity",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_group},Q={label:"Drilling Stand Count",key:"weight_to_weight_count",convertForMultiRigs:t.getSum,category:i.metricsCategories.drilling_connection_group},Y={label:"Tripping Connection Count",key:"tripping_connection_count",convertForMultiRigs:t.getSum,category:i.metricsCategories.tripping_connection_group},Z={label:"Casing Stand Count",key:"slips_to_slips_count",convertForMultiRigs:t.getSum,category:i.metricsCategories.casing_group},$={label:"Total BHA's",key:"bha_count",category:i.metricsCategories.drilling_group},ee={label:"Open Hole Tripping In Connection Time",key:"tripping_in_connection_time_open_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},te={label:"Cased Hole Tripping In Connection Time",key:"tripping_in_connection_time_cased_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},ie={label:"Entire Hole Tripping In Connection Time",key:"tripping_in_connection_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},oe={label:"Open Hole Tripping Out Connection Time",key:"tripping_out_connection_time_open_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},re={label:"Cased Hole Tripping Out Connection Time",key:"tripping_out_connection_time_cased_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},ne={label:"Entire Hole Tripping Out Connection Time",key:"tripping_out_connection_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.tripping_connection_group},_e={label:"Total Variance",key:"total_variance_hal",isBiggestBest:!1,to:"h",from:"s",unitType:"time",convertForMultiRigs:t.getAverage,category:i.metricsCategories.drilling_group};exports.achieve_frac_design_injection_rate_timelog_hal={label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",from:"s",to:"h"},exports.bha_count=$,exports.bop_pressure_function_test_timelog_hal={label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",from:"s",to:"h"},exports.bop_test_equinor={label:"BOP Test",key:"bop_test_equinor",unitType:"time",from:"s",to:"h"},exports.bop_wellhead_xmt_nu_nd_equinor={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_equinor",unitType:"time",from:"s",to:"h"},exports.bop_wellhead_xmt_nu_nd_timelog_hal={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",from:"s",to:"h"},exports.bottom_to_slips_average=T,exports.build_rate={label:"Build Rate",key:"build_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},exports.cementing_time_equinor={label:"Cementing Time",key:"cementing_time_equinor",unitType:"time",from:"s",to:"h"},exports.circulating_time=j,exports.cost_per_ft=E,exports.cost_per_lat_ft=N,exports.cumulative_tortuosity=K,exports.drill_fit_lot_equinor={label:"Drill & FIT/LOT",key:"drill_fit_lot_equinor",unitType:"time",from:"s",to:"h"},exports.drill_fit_lot_timelog_hal={label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",from:"s",to:"h"},exports.drilled_feet_rotary=n,exports.drilled_feet_rotary_percentage=p,exports.drilled_feet_slide=_,exports.drilled_feet_slide_percentage=s,exports.drilling_connection_average=f,exports.drilling_percentage=g,exports.drilling_time_rotary={label:"Rotary Drilling Time",key:"drilling_time_rotary",to:"h",isBiggestBest:!0},exports.drilling_time_slide={label:"Slide Drilling Time",key:"drilling_time_slide",to:"h"},exports.drillout_casing_shoe_track_equinor={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_equinor",unitType:"time",from:"s",to:"h"},exports.drillout_casing_shoe_track_timelog_hal={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",from:"s",to:"h"},exports.feet_per_day=y,exports.gross_time={label:"Gross Time",key:"gross_time",unitType:"time",from:"s",to:"h"},exports.gross_tripping_in_speed=D,exports.gross_tripping_in_speed_bha=A,exports.gross_tripping_in_speed_cased=S,exports.gross_tripping_in_speed_cased_bha=w,exports.gross_tripping_in_speed_open=H,exports.gross_tripping_in_speed_open_bha=O,exports.gross_tripping_in_speed_total=W,exports.gross_tripping_in_time_cased={label:"Cased Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_cased",unitType:"time",from:"min"},exports.gross_tripping_in_time_open={label:"Open Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_open",unitType:"time",from:"min"},exports.gross_tripping_out_speed_bha=P,exports.gross_tripping_out_speed_cased_bha=I,exports.gross_tripping_out_speed_open_bha=U,exports.gross_tripping_out_speed_total=L,exports.hole_depth=o,exports.hole_depth_change=r,exports.install_retrieve_wear_bushing_timelog_hal={label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",from:"s",to:"h"},exports.install_wear_bushing_equinor={label:"Install Wear Bushing",key:"install_wear_bushing_equinor",unitType:"time",from:"s",to:"h"},exports.land_test_casing_hanger_equinor={label:"Land & Test Casing/Tubing Hanger",key:"land_test_casing_hanger_equinor",unitType:"time",from:"s",to:"h"},exports.ld_bha_equinor={label:"L/D BHA",key:"ld_bha_equinor",unitType:"time",from:"s",to:"h"},exports.ld_cement_stand_equinor={label:"L/D Cement Stand",key:"ld_cement_stand_equinor",unitType:"time",from:"s",to:"h"},exports.ld_dhpg_equinor={label:"L/D DHPG",key:"ld_dhpg_equinor",unitType:"time",from:"s",to:"h"},exports.ld_dhsv_equinor={label:"L/D DHSV",key:"ld_dhsv_equinor",unitType:"time",from:"s",to:"h"},exports.ld_gaslift_equipment_equinor={label:"L/D Gaslift Equipment",key:"ld_gaslift_equipment_equinor",unitType:"time",from:"s",to:"h"},exports.ld_wireline_cased_hole_equinor={label:"L/D Wireline - Cased Hole",key:"ld_wireline_cased_hole_equinor",unitType:"time",from:"s",to:"h"},exports.ld_wireline_open_hole_equinor={label:"L/D Wireline - Open Hole",key:"ld_wireline_open_hole_equinor",unitType:"time",from:"s",to:"h"},exports.logging_time_ch_equinor={label:"Logging Time CH",key:"logging_time_ch_equinor",unitType:"time",from:"s",to:"h"},exports.logging_time_oh_equinor={label:"Logging Time OH",key:"logging_time_oh_equinor",unitType:"time",from:"s",to:"h"},exports.mu_bha_equinor={label:"M/U BHA",key:"mu_bha_equinor",unitType:"time",from:"s",to:"h"},exports.mu_cement_stand_equinor={label:"M/U Cement Stand",key:"mu_cement_stand_equinor",unitType:"time",from:"s",to:"h"},exports.mu_dhpg_equinor={label:"M/U DHPG",key:"mu_dhpg_equinor",unitType:"time",from:"s",to:"h"},exports.mu_dhsv_equinor={label:"M/U DHSV",key:"mu_dhsv_equinor",unitType:"time",from:"s",to:"h"},exports.mu_gaslift_equipment_equinor={label:"M/U Gaslift Equipment",key:"mu_gaslift_equipment_equinor",unitType:"time",from:"s",to:"h"},exports.mu_hanger_equinor={label:"M/U Hanger",key:"mu_hanger_equinor",unitType:"time",from:"s",to:"h"},exports.mu_shoetrack_equinor={label:"M/U Shoetrack",key:"mu_shoetrack_equinor",unitType:"time",from:"s",to:"h"},exports.mu_wireline_cased_hole_equinor={label:"M/U Wireline - Cased Hole",key:"mu_wireline_cased_hole_equinor",unitType:"time",from:"s",to:"h"},exports.mu_wireline_open_hole_equinor={label:"M/U Wireline - Open Hole",key:"mu_wireline_open_hole_equinor",unitType:"time",from:"s",to:"h"},exports.nipple_down_bop_equinor={label:"Nipple Down BOP",key:"nipple_down_bop_equinor",unitType:"time",from:"s",to:"h"},exports.nipple_up_bop_equinor={label:"Nipple Up BOP",key:"nipple_up_bop_equinor",unitType:"time",from:"s",to:"h"},exports.npt=G,exports.nu_nd_diverter_timelog_equinor={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_equinor",unitType:"time",from:"s",to:"h"},exports.nu_nd_diverter_timelog_hal={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",from:"s",to:"h"},exports.on_bottom_percentage=h,exports.on_bottom_time=d,exports.p_u_l_d_bha_timelog_hal={label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",from:"s",to:"h"},exports.prep_to_pooh_equinor={label:"Prep to POOH",key:"prep_to_pooh_equinor",unitType:"time",from:"s",to:"h"},exports.prepare_for_cementing_equinor={label:"Prepare for cementing",key:"prepare_for_cementing_equinor",unitType:"time",from:"s",to:"h"},exports.pressure_test_casing_liner_equinor={label:"Pressure Test Casing/Liner",key:"pressure_test_casing_liner_equinor",unitType:"time",from:"s",to:"h"},exports.pressure_test_timelog_hal={label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",from:"s",to:"h"},exports.pull_landing_string_equinor={label:"Pull Landing String",key:"pull_landing_string_equinor",unitType:"time",from:"s",to:"h"},exports.pumps_on_to_bottom_average=x,exports.rd_casing_handling_equipment_equinor={label:"RD Casing Handling Equipment",key:"rd_casing_handling_equipment_equinor",unitType:"time",from:"s",to:"h"},exports.retrieve_wear_bushing_equinor={label:"Retrieve Wear Bushing",key:"retrieve_wear_bushing_equinor",unitType:"time",from:"s",to:"h"},exports.rop=l,exports.rop_gross=c,exports.rop_net=m,exports.rop_rotary=a,exports.rop_slide=u,exports.ru_casing_handling_equipment_equinor={label:"RU Casing Handling Equipment",key:"ru_casing_handling_equipment_equinor",unitType:"time",from:"s",to:"h"},exports.ru_rd_casing_handling_equip_timelog_hal={label:"RU/RD Casing Handling Equip",key:"ru_rd_casing_handling_equip_timelog_hal",unitType:"time",from:"s",to:"h"},exports.ru_rd_frac_head_timelog_hal={label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",from:"s",to:"h"},exports.ru_rd_lubricator_perf_guns_timelog_hal={label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",from:"s",to:"h"},exports.ru_rd_mpd_system_or_rcd_timelog_hal={label:"RU/RD MPD System or RCD",key:"ru_rd_mpd_system_or_rcd_timelog_hal",unitType:"time",from:"s",to:"h"},exports.ru_rd_wireline_timelog_hal={label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",from:"s",to:"h"},exports.run_landing_string_equinor={label:"Run Landing String",key:"run_landing_string_equinor",unitType:"time",from:"s",to:"h"},exports.slip_cut_equinor={label:"Slip & Cut",key:"slip_cut_equinor",unitType:"time",from:"s",to:"h"},exports.slip_cut_timelog_hal={label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",from:"s",to:"h"},exports.slips_to_bottom_average=b,exports.slips_to_slips=B,exports.slips_to_slips_count=Z,exports.spud_to_landing_point=J,exports.spud_to_rig_release_time=V,exports.spud_to_target=X,exports.spud_to_total_depth_time=z,exports.survey_time_equinor={label:"Survey Time",key:"survey_time_equinor",unitType:"time",from:"s",to:"h"},exports.survey_time_timelog_hal={label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",from:"s",to:"h"},exports.total_variance=_e,exports.tripping_connection_count=Y,exports.tripping_in_connection_average=ie,exports.tripping_in_connection_time={label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",from:"min"},exports.tripping_in_connection_time_cased={label:"Connection Time in Cased Hole",key:"tripping_in_connection_time_cased",to:"min",from:"s",unitType:"time"},exports.tripping_in_connection_time_cased_average=te,exports.tripping_in_connection_time_open_average=ee,exports.tripping_in_speed=k,exports.tripping_in_speed_cased=q,exports.tripping_in_speed_open=M,exports.tripping_in_time={label:"Casing Tripping In Entire Hole",key:"tripping_in_time",to:"min",from:"s",unitType:"time"},exports.tripping_in_time_cased={label:"Casing Tripping In Cased Hole",key:"tripping_in_time_cased",to:"min",from:"s",unitType:"time"},exports.tripping_in_time_open={label:"Casing Tripping In Open Hole",key:"tripping_in_time_open",to:"min",from:"s",unitType:"time"},exports.tripping_in_time_with_connection={label:"Casing Tripping In Entire Hole + Connection Time in Entire Hole",key:"tripping_in_time_with_connection",to:"min",from:"h",unitType:"time"},exports.tripping_in_time_with_connection_open={label:"Casing Tripping In Open Hole + Connection Time in Open Hole",key:"tripping_in_time_with_connection_open",to:"min",from:"h",unitType:"time"},exports.tripping_out_connection_average=ne,exports.tripping_out_connection_time={label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",from:"min"},exports.tripping_out_connection_time_cased_average=re,exports.tripping_out_connection_time_open_average=oe,exports.tripping_out_speed=C,exports.tripping_out_speed_cased=R,exports.tripping_out_speed_open=F,exports.turn_rate={label:"Turn Rate",key:"turn_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},exports.weight_to_weight_average=v,exports.weight_to_weight_count=Q;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"goalsConfig.d.ts","sourceRoot":"","sources":["../../../src/utils/goalsConfig/goalsConfig.ts"],"names":[],"mappings":"AA4BA,MAAM,MAAM,UAAU,GAAG;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,MAAM,CAAC;IAC7C,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,KAAK,MAAM,CAAC;IACnD,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,KAAK,MAAM,CAAC;IACnD,YAAY,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,UAAU,
|
|
1
|
+
{"version":3,"file":"goalsConfig.d.ts","sourceRoot":"","sources":["../../../src/utils/goalsConfig/goalsConfig.ts"],"names":[],"mappings":"AA4BA,MAAM,MAAM,UAAU,GAAG;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,MAAM,CAAC;IAC7C,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,KAAK,MAAM,CAAC;IACnD,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,KAAK,MAAM,CAAC;IACnD,YAAY,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,UAAU,CA81BlD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{convertPercentageMetrics as e,convertPercentageToSave as i,convertCostToShow as t,convertCostToSave as n}from"../metrics/utils.js";import{getUnitDescription as _,getUnitPreference as l}from"../convert.js";var o={cumulative_tortuosity:{label:"Cumulative Tortuosity",key:"cumulative_tortuosity",isMetricGoal:!0},drilling_percentage:{label:"Drilling %",key:"drilling_percentage",convertToShow:e,convertToSave:i,unitType:"percent",unit:"%",isMetricGoal:!0},drilled_feet_rotary_percentage:{label:"Rotary %",key:"drilled_feet_rotary_percentage",convertToShow:e,convertToSave:i,unitType:"percent",unit:"%",isMetricGoal:!0},drilled_feet_slide_percentage:{label:"Slide %",key:"drilled_feet_slide_percentage",convertToShow:e,convertToSave:i,unitType:"percent",unit:"%",isMetricGoal:!0},feet_per_day:{label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",unit:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isMetricGoal:!0},on_bottom_percentage:{label:"On Bottom %",key:"on_bottom_percentage",convertToShow:e,convertToSave:i,unitType:"percent",unit:"%",isMetricGoal:!0},npt:{label:"NPT",key:"npt",unitType:"time",unit:"h",isMetricGoal:!0},pumps_on_to_bottom_average:{label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",unitType:"time",unit:"s",isMetricGoal:!0},spud_to_landing_point:{label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_rig_release_time:{label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_target:{label:"Spud to Target",key:"spud_to_target",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_total_depth_time:{label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",unit:"h",isMetricGoal:!0},cost_per_ft:{label:"Cost/".concat(_(l("length")).singular),key:"cost_per_ft",convertToShow:t,convertToSave:n,isMetricGoal:!0},cost_per_lat_ft:{label:"Lateral Cost/".concat(_(l("length")).singular),key:"cost_per_lat_ft",convertToShow:t,convertToSave:n,isMetricGoal:!0},gross_tripping_in_speed_total:{label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_out_speed_total:{label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_connection_time:{label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",unit:"min",isMetricGoal:!0},tripping_in_running_time:{label:"Tripping in (Running)",key:"tripping_in_running_time",unitType:"time",unit:"min",isMetricGoal:!1},trip_tripping_in_time_cased:{label:"Cased Hole Tripping In Time",key:"trip_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},trip_tripping_in_time_open:{label:"Open Hole Tripping In Time",key:"trip_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},trip_gross_tripping_in_time_cased:{label:"Cased Hole Tripping In Time (With Connection)",key:"trip_gross_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},trip_gross_tripping_in_time_open:{label:"Open Hole Tripping In Time (With Connection)",key:"trip_gross_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_out_time_cased:{label:"Cased Hole Tripping Out Time (With Connection)",key:"gross_tripping_out_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_out_time_open:{label:"Open Hole Tripping Out Time (With Connection)",key:"gross_tripping_out_time_open",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_in_speed_open_bha:{label:"Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed_cased_bha:{label:"Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_open_bha:{label:"Open Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_open_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_cased_bha:{label:"Cased Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_cased_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed:{label:"Casing - Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},tripping_out_time_cased:{label:"Cased Hole Tripping Out Time",key:"tripping_out_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},tripping_out_time_open:{label:"Open Hole Tripping Out Time",key:"tripping_out_time_open",unitType:"time",unit:"min",isMetricGoal:!1},tripping_in_speed:{label:"Entire Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_speed_cased:{label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_speed_open:{label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_connection_time:{label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",unit:"min",isMetricGoal:!0},tripping_out_running_time:{label:"Tripping out (Running)",key:"tripping_out_running_time",unitType:"time",unit:"min",isMetricGoal:!1},tripping_out_speed:{label:"Entire Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_speed_cased:{label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_speed_open:{label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_speed_bha:{label:"Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_bha:{label:"Entire Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed_cased:{label:"Casing - Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_speed_open:{label:"Casing - Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_time_cased:{label:"Cased Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!0},gross_tripping_in_time_open:{label:"Open Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!0},slips_to_slips_average:{label:"Casing Slips to Slips",key:"slips_to_slips_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_time_cased:{label:"Cased Hole Tripping In Time",key:"tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},tripping_in_time_open:{label:"Open Hole Tripping In Time",key:"tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},casing_tripping_in_speed_cased:{label:"Cased Hole Tripping In Speed",key:"casing_tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},casing_tripping_in_speed_open:{label:"Open Hole Tripping In Speed",key:"casing_tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},bottom_to_slips_average:{label:"Bottom to Slips Time",key:"bottom_to_slips_average",unitType:"time",unit:"s",isMetricGoal:!0},drilling_connection_average:{label:"Slips to Slips Time",key:"drilling_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},slips_to_bottom_average:{label:"Slips to Bottom Time",key:"slips_to_bottom_average",unitType:"time",unit:"s",isMetricGoal:!0},weight_to_weight_average:{label:"Weight to Weight Time",key:"weight_to_weight_average",unitType:"time",unit:"s",isMetricGoal:!0},rop:{label:"On-Bottom ROP",key:"rop",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_gross:{label:"Gross ROP",key:"rop_gross",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_rotary:{label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_slide:{label:"Slide ROP",key:"rop_slide",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},nu_nd_diverter_timelog_hal:{label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_casing_handling_equip_timelog_hal:{label:"RU/RD Casing Handling Equip",key:"ru_rd_casing_handling_equip_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},bop_wellhead_xmt_nu_nd_timelog_hal:{label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},bop_pressure_function_test_timelog_hal:{label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},install_retrieve_wear_bushing_timelog_hal:{label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},p_u_l_d_bha_timelog_hal:{label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},drillout_casing_shoe_track_timelog_hal:{label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},slip_cut_timelog_hal:{label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},survey_time_timelog_hal:{label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},drill_fit_lot_timelog_hal:{label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},pressure_test_timelog_hal:{label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_mpd_system_or_rcd_timelog_hal:{label:"RU/RD MPD System or RCD",key:"ru_rd_mpd_system_or_rcd_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},achieve_frac_design_injection_rate_timelog_hal:{label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_frac_head_timelog_hal:{label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_wireline_timelog_hal:{label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_lubricator_perf_guns_timelog_hal:{label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},nu_nd_diverter_timelog_equinor:{label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ru_casing_handling_equipment_equinor:{label:"RU Casing Handling Equipment",key:"ru_casing_handling_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},rd_casing_handling_equipment_equinor:{label:"RD Casing Handling Equipment",key:"rd_casing_handling_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},bop_wellhead_xmt_nu_nd_equinor:{label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_equinor",unitType:"time",unit:"h",isMetricGoal:!0},bop_test_equinor:{label:"BOP Test",key:"bop_test_equinor",unitType:"time",unit:"h",isMetricGoal:!0},install_wear_bushing_equinor:{label:"Install Wear Bushing",key:"install_wear_bushing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},retrieve_wear_bushing_equinor:{label:"Retrieve Wear Bushing",key:"retrieve_wear_bushing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_bha_equinor:{label:"M/U BHA",key:"mu_bha_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_bha_equinor:{label:"L/D BHA",key:"ld_bha_equinor",unitType:"time",unit:"h",isMetricGoal:!0},drillout_casing_shoe_track_equinor:{label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_equinor",unitType:"time",unit:"h",isMetricGoal:!0},slip_cut_equinor:{label:"Slip & Cut",key:"slip_cut_equinor",unitType:"time",unit:"h",isMetricGoal:!0},survey_time_equinor:{label:"Survey Time",key:"survey_time_equinor",unitType:"time",unit:"h",isMetricGoal:!0},drill_fit_lot_equinor:{label:"Drill & FIT/LOT",key:"drill_fit_lot_equinor",unitType:"time",unit:"h",isMetricGoal:!0},pressure_test_casing_liner_equinor:{label:"Pressure Test Casing/Liner",key:"pressure_test_casing_liner_equinor",unitType:"time",unit:"h",isMetricGoal:!0},land_test_casing_hanger_equinor:{label:"Land & Test Casing/Tubing Hanger",key:"land_test_casing_hanger_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_wireline_open_hole_equinor:{label:"M/U Wireline - Open Hole",key:"mu_wireline_open_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_wireline_open_hole_equinor:{label:"L/D Wireline - Open Hole",key:"ld_wireline_open_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_wireline_cased_hole_equinor:{label:"M/U Wireline - Cased Hole",key:"mu_wireline_cased_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_wireline_cased_hole_equinor:{label:"L/D Wireline - Cased Hole",key:"ld_wireline_cased_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_shoetrack_equinor:{label:"M/U Shoetrack",key:"mu_shoetrack_equinor",unitType:"time",unit:"h",isMetricGoal:!0},logging_time_ch_equinor:{label:"Logging Time CH",key:"logging_time_ch_equinor",unitType:"time",unit:"h",isMetricGoal:!0},logging_time_oh_equinor:{label:"Logging Time OH",key:"logging_time_oh_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_hanger_equinor:{label:"M/U Hanger",key:"mu_hanger_equinor",unitType:"time",unit:"h",isMetricGoal:!0},cementing_time_equinor:{label:"Cementing Time",key:"cementing_time_equinor",unitType:"time",unit:"h",isMetricGoal:!0},prepare_for_cementing_equinor:{label:"Prepare for cementing",key:"prepare_for_cementing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},run_landing_string_equinor:{label:"Run Landing String",key:"run_landing_string_equinor",unitType:"time",unit:"h",isMetricGoal:!0},pull_landing_string_equinor:{label:"Pull Landing String",key:"pull_landing_string_equinor",unitType:"time",unit:"h",isMetricGoal:!0},prep_to_pooh_equinor:{label:"Prep to POOH",key:"prep_to_pooh_equinor",unitType:"time",unit:"h",isMetricGoal:!0},nipple_up_bop_equinor:{label:"Nipple Up BOP",key:"nipple_up_bop_equinor",unitType:"time",unit:"h",isMetricGoal:!0},nipple_down_bop_equinor:{label:"Nipple Down BOP",key:"nipple_down_bop_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_cement_stand_equinor:{label:"M/U Cement Stand",key:"mu_cement_stand_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_cement_stand_equinor:{label:"L/D Cement Stand",key:"ld_cement_stand_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_dhpg_equinor:{label:"M/U DHPG",key:"mu_dhpg_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_dhpg_equinor:{label:"L/D DHPG",key:"ld_dhpg_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_dhsv_equinor:{label:"M/U DHSV",key:"mu_dhsv_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_dhsv_equinor:{label:"L/D DHSV",key:"ld_dhsv_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_gaslift_equipment_equinor:{label:"M/U Gaslift Equipment",key:"mu_gaslift_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_gaslift_equipment_equinor:{label:"L/D Gaslift Equipment",key:"ld_gaslift_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},tripping_in_connection_time_open_average:{label:"Open Hole Tripping In Connection Time",key:"tripping_in_connection_time_open_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_connection_time_cased_average:{label:"Cased Hole Tripping In Connection Time",key:"tripping_in_connection_time_cased_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_connection_average:{label:"Entire Hole Tripping In Connection Time",key:"tripping_in_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_time_open_average:{label:"Open Hole Tripping Out Connection Time",key:"tripping_out_connection_time_open_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_time_cased_average:{label:"Cased Hole Tripping Out Connection Time",key:"tripping_out_connection_time_cased_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_average:{label:"Entire Hole Tripping Out Connection Time",key:"tripping_out_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},total_variance:{label:"Total Variance",key:"total_variance_hal",unitType:"time",unit:"s",isMetricGoal:!0}};export{o as GoalsConfig};
|
|
1
|
+
import{convertPercentageMetrics as e,convertPercentageToSave as i,convertCostToShow as t,convertCostToSave as n}from"../metrics/utils.js";import{getUnitDescription as _,getUnitPreference as l}from"../convert.js";var o={cumulative_tortuosity:{label:"Cumulative Tortuosity",key:"cumulative_tortuosity",isMetricGoal:!0},drilling_percentage:{label:"Drilling %",key:"drilling_percentage",convertToShow:e,convertToSave:i,unitType:"percent",unit:"%",isMetricGoal:!0},drilled_feet_rotary_percentage:{label:"Rotary %",key:"drilled_feet_rotary_percentage",convertToShow:e,convertToSave:i,unitType:"percent",unit:"%",isMetricGoal:!0},drilled_feet_slide_percentage:{label:"Slide %",key:"drilled_feet_slide_percentage",convertToShow:e,convertToSave:i,unitType:"percent",unit:"%",isMetricGoal:!0},feet_per_day:{label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",unit:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isMetricGoal:!0},on_bottom_percentage:{label:"On Bottom %",key:"on_bottom_percentage",convertToShow:e,convertToSave:i,unitType:"percent",unit:"%",isMetricGoal:!0},npt:{label:"NPT",key:"npt",unitType:"time",unit:"h",isMetricGoal:!0},pumps_on_to_bottom_average:{label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",unitType:"time",unit:"s",isMetricGoal:!0},spud_to_landing_point:{label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_rig_release_time:{label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_target:{label:"Spud to Target",key:"spud_to_target",unitType:"time",unit:"h",isMetricGoal:!0},spud_to_total_depth_time:{label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",unit:"h",isMetricGoal:!0},cost_per_ft:{label:"Cost/".concat(_(l("length")).singular),key:"cost_per_ft",convertToShow:t,convertToSave:n,isMetricGoal:!0},cost_per_lat_ft:{label:"Lateral Cost/".concat(_(l("length")).singular),key:"cost_per_lat_ft",convertToShow:t,convertToSave:n,isMetricGoal:!0},gross_tripping_in_speed_total:{label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_out_speed_total:{label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_connection_time:{label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",unit:"min",isMetricGoal:!0},tripping_in_running_time:{label:"Tripping in (Running)",key:"tripping_in_running_time",unitType:"time",unit:"min",isMetricGoal:!1},trip_tripping_in_time_cased:{label:"Cased Hole Tripping In Time",key:"trip_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},trip_tripping_in_time_open:{label:"Open Hole Tripping In Time",key:"trip_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},trip_gross_tripping_in_time_cased:{label:"Cased Hole Tripping In Time (With Connection)",key:"trip_gross_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},trip_gross_tripping_in_time_open:{label:"Open Hole Tripping In Time (With Connection)",key:"trip_gross_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_out_time_cased:{label:"Cased Hole Tripping Out Time (With Connection)",key:"gross_tripping_out_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_out_time_open:{label:"Open Hole Tripping Out Time (With Connection)",key:"gross_tripping_out_time_open",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_in_speed_open_bha:{label:"Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed_cased_bha:{label:"Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_open_bha:{label:"Open Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_open_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_cased_bha:{label:"Cased Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_cased_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed:{label:"Casing - Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},tripping_out_time_cased:{label:"Cased Hole Tripping Out Time",key:"tripping_out_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},tripping_out_time_open:{label:"Open Hole Tripping Out Time",key:"tripping_out_time_open",unitType:"time",unit:"min",isMetricGoal:!1},tripping_in_speed:{label:"Entire Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_speed_cased:{label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_in_speed_open:{label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_connection_time:{label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",unit:"min",isMetricGoal:!0},tripping_out_running_time:{label:"Tripping out (Running)",key:"tripping_out_running_time",unitType:"time",unit:"min",isMetricGoal:!1},tripping_out_speed:{label:"Entire Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_speed_cased:{label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},tripping_out_speed_open:{label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_speed_bha:{label:"Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_bha:{label:"Entire Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_bha",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_in_speed_cased:{label:"Casing - Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_speed_open:{label:"Casing - Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_time_cased:{label:"Cased Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!0},gross_tripping_in_time_open:{label:"Open Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!0},slips_to_slips_average:{label:"Casing Slips to Slips",key:"slips_to_slips_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_time_cased:{label:"Cased Hole Tripping In Time",key:"tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},tripping_in_time_open:{label:"Open Hole Tripping In Time",key:"tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},casing_tripping_in_speed_cased:{label:"Cased Hole Tripping In Speed",key:"casing_tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},casing_tripping_in_speed_open:{label:"Open Hole Tripping In Speed",key:"casing_tripping_in_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},bottom_to_slips_average:{label:"Bottom to Slips Time",key:"bottom_to_slips_average",unitType:"time",unit:"s",isMetricGoal:!0},drilling_connection_average:{label:"Slips to Slips Time",key:"drilling_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},slips_to_bottom_average:{label:"Slips to Bottom Time",key:"slips_to_bottom_average",unitType:"time",unit:"s",isMetricGoal:!0},weight_to_weight_average:{label:"Weight to Weight Time",key:"weight_to_weight_average",unitType:"time",unit:"s",isMetricGoal:!0},rop:{label:"On-Bottom ROP",key:"rop",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_gross:{label:"Gross ROP",key:"rop_gross",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_rotary:{label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_slide:{label:"Slide ROP",key:"rop_slide",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},rop_net:{label:"Net ROP",key:"rop_net",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},nu_nd_diverter_timelog_hal:{label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_casing_handling_equip_timelog_hal:{label:"RU/RD Casing Handling Equip",key:"ru_rd_casing_handling_equip_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},bop_wellhead_xmt_nu_nd_timelog_hal:{label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},bop_pressure_function_test_timelog_hal:{label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},install_retrieve_wear_bushing_timelog_hal:{label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},p_u_l_d_bha_timelog_hal:{label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},drillout_casing_shoe_track_timelog_hal:{label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},slip_cut_timelog_hal:{label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},survey_time_timelog_hal:{label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},drill_fit_lot_timelog_hal:{label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},pressure_test_timelog_hal:{label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_mpd_system_or_rcd_timelog_hal:{label:"RU/RD MPD System or RCD",key:"ru_rd_mpd_system_or_rcd_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},achieve_frac_design_injection_rate_timelog_hal:{label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_frac_head_timelog_hal:{label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_wireline_timelog_hal:{label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_lubricator_perf_guns_timelog_hal:{label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},nu_nd_diverter_timelog_equinor:{label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ru_casing_handling_equipment_equinor:{label:"RU Casing Handling Equipment",key:"ru_casing_handling_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},rd_casing_handling_equipment_equinor:{label:"RD Casing Handling Equipment",key:"rd_casing_handling_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},bop_wellhead_xmt_nu_nd_equinor:{label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_equinor",unitType:"time",unit:"h",isMetricGoal:!0},bop_test_equinor:{label:"BOP Test",key:"bop_test_equinor",unitType:"time",unit:"h",isMetricGoal:!0},install_wear_bushing_equinor:{label:"Install Wear Bushing",key:"install_wear_bushing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},retrieve_wear_bushing_equinor:{label:"Retrieve Wear Bushing",key:"retrieve_wear_bushing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_bha_equinor:{label:"M/U BHA",key:"mu_bha_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_bha_equinor:{label:"L/D BHA",key:"ld_bha_equinor",unitType:"time",unit:"h",isMetricGoal:!0},drillout_casing_shoe_track_equinor:{label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_equinor",unitType:"time",unit:"h",isMetricGoal:!0},slip_cut_equinor:{label:"Slip & Cut",key:"slip_cut_equinor",unitType:"time",unit:"h",isMetricGoal:!0},survey_time_equinor:{label:"Survey Time",key:"survey_time_equinor",unitType:"time",unit:"h",isMetricGoal:!0},drill_fit_lot_equinor:{label:"Drill & FIT/LOT",key:"drill_fit_lot_equinor",unitType:"time",unit:"h",isMetricGoal:!0},pressure_test_casing_liner_equinor:{label:"Pressure Test Casing/Liner",key:"pressure_test_casing_liner_equinor",unitType:"time",unit:"h",isMetricGoal:!0},land_test_casing_hanger_equinor:{label:"Land & Test Casing/Tubing Hanger",key:"land_test_casing_hanger_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_wireline_open_hole_equinor:{label:"M/U Wireline - Open Hole",key:"mu_wireline_open_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_wireline_open_hole_equinor:{label:"L/D Wireline - Open Hole",key:"ld_wireline_open_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_wireline_cased_hole_equinor:{label:"M/U Wireline - Cased Hole",key:"mu_wireline_cased_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_wireline_cased_hole_equinor:{label:"L/D Wireline - Cased Hole",key:"ld_wireline_cased_hole_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_shoetrack_equinor:{label:"M/U Shoetrack",key:"mu_shoetrack_equinor",unitType:"time",unit:"h",isMetricGoal:!0},logging_time_ch_equinor:{label:"Logging Time CH",key:"logging_time_ch_equinor",unitType:"time",unit:"h",isMetricGoal:!0},logging_time_oh_equinor:{label:"Logging Time OH",key:"logging_time_oh_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_hanger_equinor:{label:"M/U Hanger",key:"mu_hanger_equinor",unitType:"time",unit:"h",isMetricGoal:!0},cementing_time_equinor:{label:"Cementing Time",key:"cementing_time_equinor",unitType:"time",unit:"h",isMetricGoal:!0},prepare_for_cementing_equinor:{label:"Prepare for cementing",key:"prepare_for_cementing_equinor",unitType:"time",unit:"h",isMetricGoal:!0},run_landing_string_equinor:{label:"Run Landing String",key:"run_landing_string_equinor",unitType:"time",unit:"h",isMetricGoal:!0},pull_landing_string_equinor:{label:"Pull Landing String",key:"pull_landing_string_equinor",unitType:"time",unit:"h",isMetricGoal:!0},prep_to_pooh_equinor:{label:"Prep to POOH",key:"prep_to_pooh_equinor",unitType:"time",unit:"h",isMetricGoal:!0},nipple_up_bop_equinor:{label:"Nipple Up BOP",key:"nipple_up_bop_equinor",unitType:"time",unit:"h",isMetricGoal:!0},nipple_down_bop_equinor:{label:"Nipple Down BOP",key:"nipple_down_bop_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_cement_stand_equinor:{label:"M/U Cement Stand",key:"mu_cement_stand_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_cement_stand_equinor:{label:"L/D Cement Stand",key:"ld_cement_stand_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_dhpg_equinor:{label:"M/U DHPG",key:"mu_dhpg_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_dhpg_equinor:{label:"L/D DHPG",key:"ld_dhpg_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_dhsv_equinor:{label:"M/U DHSV",key:"mu_dhsv_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_dhsv_equinor:{label:"L/D DHSV",key:"ld_dhsv_equinor",unitType:"time",unit:"h",isMetricGoal:!0},mu_gaslift_equipment_equinor:{label:"M/U Gaslift Equipment",key:"mu_gaslift_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},ld_gaslift_equipment_equinor:{label:"L/D Gaslift Equipment",key:"ld_gaslift_equipment_equinor",unitType:"time",unit:"h",isMetricGoal:!0},tripping_in_connection_time_open_average:{label:"Open Hole Tripping In Connection Time",key:"tripping_in_connection_time_open_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_connection_time_cased_average:{label:"Cased Hole Tripping In Connection Time",key:"tripping_in_connection_time_cased_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_in_connection_average:{label:"Entire Hole Tripping In Connection Time",key:"tripping_in_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_time_open_average:{label:"Open Hole Tripping Out Connection Time",key:"tripping_out_connection_time_open_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_time_cased_average:{label:"Cased Hole Tripping Out Connection Time",key:"tripping_out_connection_time_cased_average",unitType:"time",unit:"s",isMetricGoal:!0},tripping_out_connection_average:{label:"Entire Hole Tripping Out Connection Time",key:"tripping_out_connection_average",unitType:"time",unit:"s",isMetricGoal:!0},total_variance:{label:"Total Variance",key:"total_variance_hal",unitType:"time",unit:"s",isMetricGoal:!0}};export{o as GoalsConfig};
|
|
@@ -170,6 +170,11 @@ export namespace rop_net {
|
|
|
170
170
|
let isBiggestBest_8: boolean;
|
|
171
171
|
export { isBiggestBest_8 as isBiggestBest };
|
|
172
172
|
export { getAverage as convertForMultiRigs };
|
|
173
|
+
let category_9: {
|
|
174
|
+
label: string;
|
|
175
|
+
value: string;
|
|
176
|
+
};
|
|
177
|
+
export { category_9 as category };
|
|
173
178
|
}
|
|
174
179
|
export namespace rop_gross {
|
|
175
180
|
let label_11: string;
|
|
@@ -183,11 +188,11 @@ export namespace rop_gross {
|
|
|
183
188
|
let isBiggestBest_9: boolean;
|
|
184
189
|
export { isBiggestBest_9 as isBiggestBest };
|
|
185
190
|
export { getAverage as convertForMultiRigs };
|
|
186
|
-
let
|
|
191
|
+
let category_10: {
|
|
187
192
|
label: string;
|
|
188
193
|
value: string;
|
|
189
194
|
};
|
|
190
|
-
export {
|
|
195
|
+
export { category_10 as category };
|
|
191
196
|
}
|
|
192
197
|
export namespace feet_per_day {
|
|
193
198
|
let label_12: string;
|
|
@@ -202,11 +207,11 @@ export namespace feet_per_day {
|
|
|
202
207
|
let isBiggestBest_10: boolean;
|
|
203
208
|
export { isBiggestBest_10 as isBiggestBest };
|
|
204
209
|
export { getAverage as convertForMultiRigs };
|
|
205
|
-
let
|
|
210
|
+
let category_11: {
|
|
206
211
|
label: string;
|
|
207
212
|
value: string;
|
|
208
213
|
};
|
|
209
|
-
export {
|
|
214
|
+
export { category_11 as category };
|
|
210
215
|
}
|
|
211
216
|
export namespace drilling_time_rotary {
|
|
212
217
|
let label_13: string;
|
|
@@ -234,11 +239,11 @@ export namespace on_bottom_time {
|
|
|
234
239
|
let to_5: string;
|
|
235
240
|
export { to_5 as to };
|
|
236
241
|
export { getSum as convertForMultiRigs };
|
|
237
|
-
let
|
|
242
|
+
let category_12: {
|
|
238
243
|
label: string;
|
|
239
244
|
value: string;
|
|
240
245
|
};
|
|
241
|
-
export {
|
|
246
|
+
export { category_12 as category };
|
|
242
247
|
}
|
|
243
248
|
export namespace on_bottom_percentage {
|
|
244
249
|
let label_16: string;
|
|
@@ -251,11 +256,11 @@ export namespace on_bottom_percentage {
|
|
|
251
256
|
let isBiggestBest_12: boolean;
|
|
252
257
|
export { isBiggestBest_12 as isBiggestBest };
|
|
253
258
|
export { getAverage as convertForMultiRigs };
|
|
254
|
-
let
|
|
259
|
+
let category_13: {
|
|
255
260
|
label: string;
|
|
256
261
|
value: string;
|
|
257
262
|
};
|
|
258
|
-
export {
|
|
263
|
+
export { category_13 as category };
|
|
259
264
|
}
|
|
260
265
|
export namespace drilling_connection_average {
|
|
261
266
|
let label_17: string;
|
|
@@ -269,11 +274,11 @@ export namespace drilling_connection_average {
|
|
|
269
274
|
let from_10: string;
|
|
270
275
|
export { from_10 as from };
|
|
271
276
|
export { getAverage as convertForMultiRigs };
|
|
272
|
-
let
|
|
277
|
+
let category_14: {
|
|
273
278
|
label: string;
|
|
274
279
|
value: string;
|
|
275
280
|
};
|
|
276
|
-
export {
|
|
281
|
+
export { category_14 as category };
|
|
277
282
|
}
|
|
278
283
|
export namespace weight_to_weight_average {
|
|
279
284
|
let label_18: string;
|
|
@@ -287,11 +292,11 @@ export namespace weight_to_weight_average {
|
|
|
287
292
|
let unitType_11: string;
|
|
288
293
|
export { unitType_11 as unitType };
|
|
289
294
|
export { getAverage as convertForMultiRigs };
|
|
290
|
-
let
|
|
295
|
+
let category_15: {
|
|
291
296
|
label: string;
|
|
292
297
|
value: string;
|
|
293
298
|
};
|
|
294
|
-
export {
|
|
299
|
+
export { category_15 as category };
|
|
295
300
|
}
|
|
296
301
|
export namespace bottom_to_slips_average {
|
|
297
302
|
let label_19: string;
|
|
@@ -305,11 +310,11 @@ export namespace bottom_to_slips_average {
|
|
|
305
310
|
let unitType_12: string;
|
|
306
311
|
export { unitType_12 as unitType };
|
|
307
312
|
export { getAverage as convertForMultiRigs };
|
|
308
|
-
let
|
|
313
|
+
let category_16: {
|
|
309
314
|
label: string;
|
|
310
315
|
value: string;
|
|
311
316
|
};
|
|
312
|
-
export {
|
|
317
|
+
export { category_16 as category };
|
|
313
318
|
}
|
|
314
319
|
export namespace slips_to_bottom_average {
|
|
315
320
|
let label_20: string;
|
|
@@ -323,11 +328,11 @@ export namespace slips_to_bottom_average {
|
|
|
323
328
|
let unitType_13: string;
|
|
324
329
|
export { unitType_13 as unitType };
|
|
325
330
|
export { getAverage as convertForMultiRigs };
|
|
326
|
-
let
|
|
331
|
+
let category_17: {
|
|
327
332
|
label: string;
|
|
328
333
|
value: string;
|
|
329
334
|
};
|
|
330
|
-
export {
|
|
335
|
+
export { category_17 as category };
|
|
331
336
|
}
|
|
332
337
|
export namespace pumps_on_to_bottom_average {
|
|
333
338
|
let label_21: string;
|
|
@@ -341,11 +346,11 @@ export namespace pumps_on_to_bottom_average {
|
|
|
341
346
|
let unitType_14: string;
|
|
342
347
|
export { unitType_14 as unitType };
|
|
343
348
|
export { getAverage as convertForMultiRigs };
|
|
344
|
-
let
|
|
349
|
+
let category_18: {
|
|
345
350
|
label: string;
|
|
346
351
|
value: string;
|
|
347
352
|
};
|
|
348
|
-
export {
|
|
353
|
+
export { category_18 as category };
|
|
349
354
|
}
|
|
350
355
|
export namespace tripping_in_speed {
|
|
351
356
|
let label_22: string;
|
|
@@ -359,11 +364,11 @@ export namespace tripping_in_speed {
|
|
|
359
364
|
let isBiggestBest_13: boolean;
|
|
360
365
|
export { isBiggestBest_13 as isBiggestBest };
|
|
361
366
|
export { getAverage as convertForMultiRigs };
|
|
362
|
-
let
|
|
367
|
+
let category_19: {
|
|
363
368
|
label: string;
|
|
364
369
|
value: string;
|
|
365
370
|
};
|
|
366
|
-
export {
|
|
371
|
+
export { category_19 as category };
|
|
367
372
|
}
|
|
368
373
|
export namespace tripping_out_speed {
|
|
369
374
|
let label_23: string;
|
|
@@ -377,11 +382,11 @@ export namespace tripping_out_speed {
|
|
|
377
382
|
let isBiggestBest_14: boolean;
|
|
378
383
|
export { isBiggestBest_14 as isBiggestBest };
|
|
379
384
|
export { getAverage as convertForMultiRigs };
|
|
380
|
-
let
|
|
385
|
+
let category_20: {
|
|
381
386
|
label: string;
|
|
382
387
|
value: string;
|
|
383
388
|
};
|
|
384
|
-
export {
|
|
389
|
+
export { category_20 as category };
|
|
385
390
|
}
|
|
386
391
|
export namespace tripping_in_speed_cased {
|
|
387
392
|
let label_24: string;
|
|
@@ -395,11 +400,11 @@ export namespace tripping_in_speed_cased {
|
|
|
395
400
|
let isBiggestBest_15: boolean;
|
|
396
401
|
export { isBiggestBest_15 as isBiggestBest };
|
|
397
402
|
export { getAverage as convertForMultiRigs };
|
|
398
|
-
let
|
|
403
|
+
let category_21: {
|
|
399
404
|
label: string;
|
|
400
405
|
value: string;
|
|
401
406
|
};
|
|
402
|
-
export {
|
|
407
|
+
export { category_21 as category };
|
|
403
408
|
}
|
|
404
409
|
export namespace tripping_out_speed_cased {
|
|
405
410
|
let label_25: string;
|
|
@@ -413,11 +418,11 @@ export namespace tripping_out_speed_cased {
|
|
|
413
418
|
let isBiggestBest_16: boolean;
|
|
414
419
|
export { isBiggestBest_16 as isBiggestBest };
|
|
415
420
|
export { getAverage as convertForMultiRigs };
|
|
416
|
-
let
|
|
421
|
+
let category_22: {
|
|
417
422
|
label: string;
|
|
418
423
|
value: string;
|
|
419
424
|
};
|
|
420
|
-
export {
|
|
425
|
+
export { category_22 as category };
|
|
421
426
|
}
|
|
422
427
|
export namespace tripping_in_speed_open {
|
|
423
428
|
let label_26: string;
|
|
@@ -431,11 +436,11 @@ export namespace tripping_in_speed_open {
|
|
|
431
436
|
let isBiggestBest_17: boolean;
|
|
432
437
|
export { isBiggestBest_17 as isBiggestBest };
|
|
433
438
|
export { getAverage as convertForMultiRigs };
|
|
434
|
-
let
|
|
439
|
+
let category_23: {
|
|
435
440
|
label: string;
|
|
436
441
|
value: string;
|
|
437
442
|
};
|
|
438
|
-
export {
|
|
443
|
+
export { category_23 as category };
|
|
439
444
|
}
|
|
440
445
|
export namespace tripping_out_speed_open {
|
|
441
446
|
let label_27: string;
|
|
@@ -449,11 +454,11 @@ export namespace tripping_out_speed_open {
|
|
|
449
454
|
let isBiggestBest_18: boolean;
|
|
450
455
|
export { isBiggestBest_18 as isBiggestBest };
|
|
451
456
|
export { getAverage as convertForMultiRigs };
|
|
452
|
-
let
|
|
457
|
+
let category_24: {
|
|
453
458
|
label: string;
|
|
454
459
|
value: string;
|
|
455
460
|
};
|
|
456
|
-
export {
|
|
461
|
+
export { category_24 as category };
|
|
457
462
|
}
|
|
458
463
|
export namespace tripping_in_time_cased {
|
|
459
464
|
let label_28: string;
|
|
@@ -539,11 +544,11 @@ export namespace slips_to_slips {
|
|
|
539
544
|
let unitType_27: string;
|
|
540
545
|
export { unitType_27 as unitType };
|
|
541
546
|
export { getAverage as convertForMultiRigs };
|
|
542
|
-
let
|
|
547
|
+
let category_25: {
|
|
543
548
|
label: string;
|
|
544
549
|
value: string;
|
|
545
550
|
};
|
|
546
|
-
export {
|
|
551
|
+
export { category_25 as category };
|
|
547
552
|
}
|
|
548
553
|
export namespace gross_tripping_in_speed_cased {
|
|
549
554
|
let label_35: string;
|
|
@@ -555,11 +560,11 @@ export namespace gross_tripping_in_speed_cased {
|
|
|
555
560
|
let from_28: string;
|
|
556
561
|
export { from_28 as from };
|
|
557
562
|
export { getAverage as convertForMultiRigs };
|
|
558
|
-
let
|
|
563
|
+
let category_26: {
|
|
559
564
|
label: string;
|
|
560
565
|
value: string;
|
|
561
566
|
};
|
|
562
|
-
export {
|
|
567
|
+
export { category_26 as category };
|
|
563
568
|
}
|
|
564
569
|
export namespace gross_tripping_in_speed_open {
|
|
565
570
|
let label_36: string;
|
|
@@ -571,11 +576,11 @@ export namespace gross_tripping_in_speed_open {
|
|
|
571
576
|
let from_29: string;
|
|
572
577
|
export { from_29 as from };
|
|
573
578
|
export { getAverage as convertForMultiRigs };
|
|
574
|
-
let
|
|
579
|
+
let category_27: {
|
|
575
580
|
label: string;
|
|
576
581
|
value: string;
|
|
577
582
|
};
|
|
578
|
-
export {
|
|
583
|
+
export { category_27 as category };
|
|
579
584
|
}
|
|
580
585
|
export namespace gross_tripping_in_speed {
|
|
581
586
|
let label_37: string;
|
|
@@ -587,11 +592,11 @@ export namespace gross_tripping_in_speed {
|
|
|
587
592
|
let from_30: string;
|
|
588
593
|
export { from_30 as from };
|
|
589
594
|
export { getAverage as convertForMultiRigs };
|
|
590
|
-
let
|
|
595
|
+
let category_28: {
|
|
591
596
|
label: string;
|
|
592
597
|
value: string;
|
|
593
598
|
};
|
|
594
|
-
export {
|
|
599
|
+
export { category_28 as category };
|
|
595
600
|
}
|
|
596
601
|
export namespace gross_tripping_in_speed_bha {
|
|
597
602
|
let label_38: string;
|
|
@@ -603,11 +608,11 @@ export namespace gross_tripping_in_speed_bha {
|
|
|
603
608
|
let from_31: string;
|
|
604
609
|
export { from_31 as from };
|
|
605
610
|
export { getAverage as convertForMultiRigs };
|
|
606
|
-
let
|
|
611
|
+
let category_29: {
|
|
607
612
|
label: string;
|
|
608
613
|
value: string;
|
|
609
614
|
};
|
|
610
|
-
export {
|
|
615
|
+
export { category_29 as category };
|
|
611
616
|
}
|
|
612
617
|
export namespace gross_tripping_in_speed_open_bha {
|
|
613
618
|
let label_39: string;
|
|
@@ -619,11 +624,11 @@ export namespace gross_tripping_in_speed_open_bha {
|
|
|
619
624
|
let from_32: string;
|
|
620
625
|
export { from_32 as from };
|
|
621
626
|
export { getAverage as convertForMultiRigs };
|
|
622
|
-
let
|
|
627
|
+
let category_30: {
|
|
623
628
|
label: string;
|
|
624
629
|
value: string;
|
|
625
630
|
};
|
|
626
|
-
export {
|
|
631
|
+
export { category_30 as category };
|
|
627
632
|
}
|
|
628
633
|
export namespace gross_tripping_in_speed_cased_bha {
|
|
629
634
|
let label_40: string;
|
|
@@ -635,11 +640,11 @@ export namespace gross_tripping_in_speed_cased_bha {
|
|
|
635
640
|
let from_33: string;
|
|
636
641
|
export { from_33 as from };
|
|
637
642
|
export { getAverage as convertForMultiRigs };
|
|
638
|
-
let
|
|
643
|
+
let category_31: {
|
|
639
644
|
label: string;
|
|
640
645
|
value: string;
|
|
641
646
|
};
|
|
642
|
-
export {
|
|
647
|
+
export { category_31 as category };
|
|
643
648
|
}
|
|
644
649
|
export namespace gross_tripping_out_speed_bha {
|
|
645
650
|
let label_41: string;
|
|
@@ -651,11 +656,11 @@ export namespace gross_tripping_out_speed_bha {
|
|
|
651
656
|
let from_34: string;
|
|
652
657
|
export { from_34 as from };
|
|
653
658
|
export { getAverage as convertForMultiRigs };
|
|
654
|
-
let
|
|
659
|
+
let category_32: {
|
|
655
660
|
label: string;
|
|
656
661
|
value: string;
|
|
657
662
|
};
|
|
658
|
-
export {
|
|
663
|
+
export { category_32 as category };
|
|
659
664
|
}
|
|
660
665
|
export namespace gross_tripping_out_speed_open_bha {
|
|
661
666
|
let label_42: string;
|
|
@@ -667,11 +672,11 @@ export namespace gross_tripping_out_speed_open_bha {
|
|
|
667
672
|
let from_35: string;
|
|
668
673
|
export { from_35 as from };
|
|
669
674
|
export { getAverage as convertForMultiRigs };
|
|
670
|
-
let
|
|
675
|
+
let category_33: {
|
|
671
676
|
label: string;
|
|
672
677
|
value: string;
|
|
673
678
|
};
|
|
674
|
-
export {
|
|
679
|
+
export { category_33 as category };
|
|
675
680
|
}
|
|
676
681
|
export namespace gross_tripping_out_speed_cased_bha {
|
|
677
682
|
let label_43: string;
|
|
@@ -683,11 +688,11 @@ export namespace gross_tripping_out_speed_cased_bha {
|
|
|
683
688
|
let from_36: string;
|
|
684
689
|
export { from_36 as from };
|
|
685
690
|
export { getAverage as convertForMultiRigs };
|
|
686
|
-
let
|
|
691
|
+
let category_34: {
|
|
687
692
|
label: string;
|
|
688
693
|
value: string;
|
|
689
694
|
};
|
|
690
|
-
export {
|
|
695
|
+
export { category_34 as category };
|
|
691
696
|
}
|
|
692
697
|
export namespace gross_tripping_in_speed_total {
|
|
693
698
|
let label_44: string;
|
|
@@ -710,11 +715,11 @@ export namespace gross_tripping_out_speed_total {
|
|
|
710
715
|
let from_38: string;
|
|
711
716
|
export { from_38 as from };
|
|
712
717
|
export { getAverage as convertForMultiRigs };
|
|
713
|
-
let
|
|
718
|
+
let category_35: {
|
|
714
719
|
label: string;
|
|
715
720
|
value: string;
|
|
716
721
|
};
|
|
717
|
-
export {
|
|
722
|
+
export { category_35 as category };
|
|
718
723
|
}
|
|
719
724
|
export namespace cost_per_ft {
|
|
720
725
|
let label_46: string;
|
|
@@ -724,11 +729,11 @@ export namespace cost_per_ft {
|
|
|
724
729
|
export { key_46 as key };
|
|
725
730
|
export function customConvert(value: any): number;
|
|
726
731
|
export { getAverage as convertForMultiRigs };
|
|
727
|
-
let
|
|
732
|
+
let category_36: {
|
|
728
733
|
label: string;
|
|
729
734
|
value: string;
|
|
730
735
|
};
|
|
731
|
-
export {
|
|
736
|
+
export { category_36 as category };
|
|
732
737
|
}
|
|
733
738
|
export namespace cost_per_lat_ft {
|
|
734
739
|
let label_47: string;
|
|
@@ -740,11 +745,11 @@ export namespace cost_per_lat_ft {
|
|
|
740
745
|
export function customConvert_1(value: any): number;
|
|
741
746
|
export { customConvert_1 as customConvert };
|
|
742
747
|
export { getAverage as convertForMultiRigs };
|
|
743
|
-
let
|
|
748
|
+
let category_37: {
|
|
744
749
|
label: string;
|
|
745
750
|
value: string;
|
|
746
751
|
};
|
|
747
|
-
export {
|
|
752
|
+
export { category_37 as category };
|
|
748
753
|
}
|
|
749
754
|
export namespace npt {
|
|
750
755
|
let label_48: string;
|
|
@@ -758,11 +763,11 @@ export namespace npt {
|
|
|
758
763
|
let to_19: string;
|
|
759
764
|
export { to_19 as to };
|
|
760
765
|
export { getSum as convertForMultiRigs };
|
|
761
|
-
let
|
|
766
|
+
let category_38: {
|
|
762
767
|
label: string;
|
|
763
768
|
value: string;
|
|
764
769
|
};
|
|
765
|
-
export {
|
|
770
|
+
export { category_38 as category };
|
|
766
771
|
}
|
|
767
772
|
export namespace circulating_time {
|
|
768
773
|
let label_49: string;
|
|
@@ -776,11 +781,11 @@ export namespace circulating_time {
|
|
|
776
781
|
let to_20: string;
|
|
777
782
|
export { to_20 as to };
|
|
778
783
|
export { getSum as convertForMultiRigs };
|
|
779
|
-
let
|
|
784
|
+
let category_39: {
|
|
780
785
|
label: string;
|
|
781
786
|
value: string;
|
|
782
787
|
};
|
|
783
|
-
export {
|
|
788
|
+
export { category_39 as category };
|
|
784
789
|
}
|
|
785
790
|
export namespace spud_to_rig_release_time {
|
|
786
791
|
let label_50: string;
|
|
@@ -794,11 +799,11 @@ export namespace spud_to_rig_release_time {
|
|
|
794
799
|
let to_21: string;
|
|
795
800
|
export { to_21 as to };
|
|
796
801
|
export { getMax as convertForMultiRigs };
|
|
797
|
-
let
|
|
802
|
+
let category_40: {
|
|
798
803
|
label: string;
|
|
799
804
|
value: string;
|
|
800
805
|
};
|
|
801
|
-
export {
|
|
806
|
+
export { category_40 as category };
|
|
802
807
|
}
|
|
803
808
|
export namespace spud_to_target {
|
|
804
809
|
let label_51: string;
|
|
@@ -812,11 +817,11 @@ export namespace spud_to_target {
|
|
|
812
817
|
let to_22: string;
|
|
813
818
|
export { to_22 as to };
|
|
814
819
|
export { getMax as convertForMultiRigs };
|
|
815
|
-
let
|
|
820
|
+
let category_41: {
|
|
816
821
|
label: string;
|
|
817
822
|
value: string;
|
|
818
823
|
};
|
|
819
|
-
export {
|
|
824
|
+
export { category_41 as category };
|
|
820
825
|
}
|
|
821
826
|
export namespace spud_to_total_depth_time {
|
|
822
827
|
let label_52: string;
|
|
@@ -830,11 +835,11 @@ export namespace spud_to_total_depth_time {
|
|
|
830
835
|
let to_23: string;
|
|
831
836
|
export { to_23 as to };
|
|
832
837
|
export { getMax as convertForMultiRigs };
|
|
833
|
-
let
|
|
838
|
+
let category_42: {
|
|
834
839
|
label: string;
|
|
835
840
|
value: string;
|
|
836
841
|
};
|
|
837
|
-
export {
|
|
842
|
+
export { category_42 as category };
|
|
838
843
|
}
|
|
839
844
|
export namespace spud_to_landing_point {
|
|
840
845
|
let label_53: string;
|
|
@@ -848,11 +853,11 @@ export namespace spud_to_landing_point {
|
|
|
848
853
|
let to_24: string;
|
|
849
854
|
export { to_24 as to };
|
|
850
855
|
export { getMax as convertForMultiRigs };
|
|
851
|
-
let
|
|
856
|
+
let category_43: {
|
|
852
857
|
label: string;
|
|
853
858
|
value: string;
|
|
854
859
|
};
|
|
855
|
-
export {
|
|
860
|
+
export { category_43 as category };
|
|
856
861
|
}
|
|
857
862
|
export namespace gross_time {
|
|
858
863
|
let label_54: string;
|
|
@@ -895,11 +900,11 @@ export namespace cumulative_tortuosity {
|
|
|
895
900
|
let key_57: string;
|
|
896
901
|
export { key_57 as key };
|
|
897
902
|
export { getAverage as convertForMultiRigs };
|
|
898
|
-
let
|
|
903
|
+
let category_44: {
|
|
899
904
|
label: string;
|
|
900
905
|
value: string;
|
|
901
906
|
};
|
|
902
|
-
export {
|
|
907
|
+
export { category_44 as category };
|
|
903
908
|
}
|
|
904
909
|
export namespace weight_to_weight_count {
|
|
905
910
|
let label_58: string;
|
|
@@ -907,11 +912,11 @@ export namespace weight_to_weight_count {
|
|
|
907
912
|
let key_58: string;
|
|
908
913
|
export { key_58 as key };
|
|
909
914
|
export { getSum as convertForMultiRigs };
|
|
910
|
-
let
|
|
915
|
+
let category_45: {
|
|
911
916
|
label: string;
|
|
912
917
|
value: string;
|
|
913
918
|
};
|
|
914
|
-
export {
|
|
919
|
+
export { category_45 as category };
|
|
915
920
|
}
|
|
916
921
|
export namespace tripping_connection_count {
|
|
917
922
|
let label_59: string;
|
|
@@ -919,11 +924,11 @@ export namespace tripping_connection_count {
|
|
|
919
924
|
let key_59: string;
|
|
920
925
|
export { key_59 as key };
|
|
921
926
|
export { getSum as convertForMultiRigs };
|
|
922
|
-
let
|
|
927
|
+
let category_46: {
|
|
923
928
|
label: string;
|
|
924
929
|
value: string;
|
|
925
930
|
};
|
|
926
|
-
export {
|
|
931
|
+
export { category_46 as category };
|
|
927
932
|
}
|
|
928
933
|
export namespace slips_to_slips_count {
|
|
929
934
|
let label_60: string;
|
|
@@ -931,22 +936,22 @@ export namespace slips_to_slips_count {
|
|
|
931
936
|
let key_60: string;
|
|
932
937
|
export { key_60 as key };
|
|
933
938
|
export { getSum as convertForMultiRigs };
|
|
934
|
-
let
|
|
939
|
+
let category_47: {
|
|
935
940
|
label: string;
|
|
936
941
|
value: string;
|
|
937
942
|
};
|
|
938
|
-
export {
|
|
943
|
+
export { category_47 as category };
|
|
939
944
|
}
|
|
940
945
|
export namespace bha_count {
|
|
941
946
|
let label_61: string;
|
|
942
947
|
export { label_61 as label };
|
|
943
948
|
let key_61: string;
|
|
944
949
|
export { key_61 as key };
|
|
945
|
-
let
|
|
950
|
+
let category_48: {
|
|
946
951
|
label: string;
|
|
947
952
|
value: string;
|
|
948
953
|
};
|
|
949
|
-
export {
|
|
954
|
+
export { category_48 as category };
|
|
950
955
|
}
|
|
951
956
|
export namespace gross_tripping_in_time_cased {
|
|
952
957
|
let label_62: string;
|
|
@@ -1648,11 +1653,11 @@ export namespace tripping_in_connection_time_open_average {
|
|
|
1648
1653
|
let unitType_106: string;
|
|
1649
1654
|
export { unitType_106 as unitType };
|
|
1650
1655
|
export { getAverage as convertForMultiRigs };
|
|
1651
|
-
let
|
|
1656
|
+
let category_49: {
|
|
1652
1657
|
label: string;
|
|
1653
1658
|
value: string;
|
|
1654
1659
|
};
|
|
1655
|
-
export {
|
|
1660
|
+
export { category_49 as category };
|
|
1656
1661
|
}
|
|
1657
1662
|
export namespace tripping_in_connection_time_cased_average {
|
|
1658
1663
|
let label_121: string;
|
|
@@ -1666,11 +1671,11 @@ export namespace tripping_in_connection_time_cased_average {
|
|
|
1666
1671
|
let unitType_107: string;
|
|
1667
1672
|
export { unitType_107 as unitType };
|
|
1668
1673
|
export { getAverage as convertForMultiRigs };
|
|
1669
|
-
let
|
|
1674
|
+
let category_50: {
|
|
1670
1675
|
label: string;
|
|
1671
1676
|
value: string;
|
|
1672
1677
|
};
|
|
1673
|
-
export {
|
|
1678
|
+
export { category_50 as category };
|
|
1674
1679
|
}
|
|
1675
1680
|
export namespace tripping_in_connection_average {
|
|
1676
1681
|
let label_122: string;
|
|
@@ -1684,11 +1689,11 @@ export namespace tripping_in_connection_average {
|
|
|
1684
1689
|
let unitType_108: string;
|
|
1685
1690
|
export { unitType_108 as unitType };
|
|
1686
1691
|
export { getAverage as convertForMultiRigs };
|
|
1687
|
-
let
|
|
1692
|
+
let category_51: {
|
|
1688
1693
|
label: string;
|
|
1689
1694
|
value: string;
|
|
1690
1695
|
};
|
|
1691
|
-
export {
|
|
1696
|
+
export { category_51 as category };
|
|
1692
1697
|
}
|
|
1693
1698
|
export namespace tripping_out_connection_time_open_average {
|
|
1694
1699
|
let label_123: string;
|
|
@@ -1702,11 +1707,11 @@ export namespace tripping_out_connection_time_open_average {
|
|
|
1702
1707
|
let unitType_109: string;
|
|
1703
1708
|
export { unitType_109 as unitType };
|
|
1704
1709
|
export { getAverage as convertForMultiRigs };
|
|
1705
|
-
let
|
|
1710
|
+
let category_52: {
|
|
1706
1711
|
label: string;
|
|
1707
1712
|
value: string;
|
|
1708
1713
|
};
|
|
1709
|
-
export {
|
|
1714
|
+
export { category_52 as category };
|
|
1710
1715
|
}
|
|
1711
1716
|
export namespace tripping_out_connection_time_cased_average {
|
|
1712
1717
|
let label_124: string;
|
|
@@ -1720,11 +1725,11 @@ export namespace tripping_out_connection_time_cased_average {
|
|
|
1720
1725
|
let unitType_110: string;
|
|
1721
1726
|
export { unitType_110 as unitType };
|
|
1722
1727
|
export { getAverage as convertForMultiRigs };
|
|
1723
|
-
let
|
|
1728
|
+
let category_53: {
|
|
1724
1729
|
label: string;
|
|
1725
1730
|
value: string;
|
|
1726
1731
|
};
|
|
1727
|
-
export {
|
|
1732
|
+
export { category_53 as category };
|
|
1728
1733
|
}
|
|
1729
1734
|
export namespace tripping_out_connection_average {
|
|
1730
1735
|
let label_125: string;
|
|
@@ -1738,11 +1743,11 @@ export namespace tripping_out_connection_average {
|
|
|
1738
1743
|
let unitType_111: string;
|
|
1739
1744
|
export { unitType_111 as unitType };
|
|
1740
1745
|
export { getAverage as convertForMultiRigs };
|
|
1741
|
-
let
|
|
1746
|
+
let category_54: {
|
|
1742
1747
|
label: string;
|
|
1743
1748
|
value: string;
|
|
1744
1749
|
};
|
|
1745
|
-
export {
|
|
1750
|
+
export { category_54 as category };
|
|
1746
1751
|
}
|
|
1747
1752
|
export namespace total_variance {
|
|
1748
1753
|
let label_126: string;
|
|
@@ -1758,11 +1763,11 @@ export namespace total_variance {
|
|
|
1758
1763
|
let unitType_112: string;
|
|
1759
1764
|
export { unitType_112 as unitType };
|
|
1760
1765
|
export { getAverage as convertForMultiRigs };
|
|
1761
|
-
let
|
|
1766
|
+
let category_55: {
|
|
1762
1767
|
label: string;
|
|
1763
1768
|
value: string;
|
|
1764
1769
|
};
|
|
1765
|
-
export {
|
|
1770
|
+
export { category_55 as category };
|
|
1766
1771
|
}
|
|
1767
1772
|
import { getMax } from './utils';
|
|
1768
1773
|
import { getSum } from './utils';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"metricsConfig.d.ts","sourceRoot":"","sources":["../../../src/utils/metrics/metricsConfig.js"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"metricsConfig.d.ts","sourceRoot":"","sources":["../../../src/utils/metrics/metricsConfig.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA6IqB,4DAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAqR3C,oCAAwE;;;IAEpE,kDAAgD;;;;;;;;;;;IAOpD,sCAAgF;;;;IAE5E,oDAAgD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBApZI,SAAS;uBAAT,SAAS;yCAAT,SAAS;2BAAT,SAAS"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{getUnitDescription as e,getUnitPreference as i,convertValue as t}from"../convert.js";import{getAverage as o,getMax as n,getSum as r,convertPercentageMetrics as l}from"./utils.js";import{metricsCategories as p}from"./metricsCategories.js";var _={label:"Hole Depth",key:"hole_depth",isBiggestBest:!0,unitType:"length",from:"ft",convertForMultiRigs:n,category:p.drilling_group},g={label:"Total Distance Drilled",key:"hole_depth_change",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:r,category:p.drilling_group},s={label:"Rotary Distance Drilled",key:"drilled_feet_rotary",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:r,category:p.drilling_group},a={label:"Slide Distance Drilled",key:"drilled_feet_slide",unitType:"length",from:"ft",convertForMultiRigs:r,category:p.drilling_group},u={label:"Rotary %",key:"drilled_feet_rotary_percentage",to:"%",customConvert:l,isBiggestBest:!0,convertForMultiRigs:o,category:p.percent_group},m={label:"Slide %",key:"drilled_feet_slide_percentage",to:"%",customConvert:l,convertForMultiRigs:o,category:p.percent_group},y={label:"Drilling %",key:"drilling_percentage",to:"%",customConvert:l,isBiggestBest:!0},c={label:"On-Bottom ROP",key:"rop",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.rop_group},d={label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.rop_group},h={label:"Slide ROP",key:"rop_slide",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.rop_group},T={label:"Net ROP",key:"rop_net",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},f={label:"Gross ROP",key:"rop_gross",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.rop_group},b={label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",from:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isBiggestBest:!0,convertForMultiRigs:o,category:p.drilling_group},k={label:"Rotary Drilling Time",key:"drilling_time_rotary",to:"h",isBiggestBest:!0},v={label:"Slide Drilling Time",key:"drilling_time_slide",to:"h"},R={label:"On Bottom Time",key:"on_bottom_time",to:"h",convertForMultiRigs:r,category:p.drilling_group},C={label:"On Bottom %",key:"on_bottom_percentage",to:"%",customConvert:l,isBiggestBest:!0,convertForMultiRigs:o,category:p.percent_group},M={label:"Slips to Slips",key:"drilling_connection_average",to:"min",unitType:"time",from:"s",convertForMultiRigs:o,category:p.drilling_connection_group},F={label:"Weight to Weight",key:"weight_to_weight_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.drilling_connection_group},B={label:"Bottom to Slips",key:"bottom_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.drilling_connection_group},H={label:"Slips to Bottom",key:"slips_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.drilling_connection_group},q={label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.drilling_connection_group},D={label:"Entire Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_in_speed_group},S={label:"Entire Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_out_speed_group},O={label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_in_speed_group},P={label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_out_speed_group},I={label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_in_speed_group},W={label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_out_speed_group},L={label:"Casing Tripping In Cased Hole",key:"tripping_in_time_cased",to:"min",from:"s",unitType:"time"},U={label:"Casing Tripping In Open Hole",key:"tripping_in_time_open",to:"min",from:"s",unitType:"time"},w={label:"Casing Tripping In Entire Hole",key:"tripping_in_time",to:"min",from:"s",unitType:"time"},E={label:"Connection Time in Cased Hole",key:"tripping_in_connection_time_cased",to:"min",from:"s",unitType:"time"},N={label:"Casing Tripping In Open Hole + Connection Time in Open Hole",key:"tripping_in_time_with_connection_open",to:"min",from:"h",unitType:"time"},G={label:"Casing Tripping In Entire Hole + Connection Time in Entire Hole",key:"tripping_in_time_with_connection",to:"min",from:"h",unitType:"time"},j={label:"Casing Slips to Slips",key:"slips_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.casing_group},A={label:"Casing - Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.casing_group},V={label:"Casing - Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.casing_group},x={label:"Casing - Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.casing_group},X={label:"Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_in_speed_group},z={label:"Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_in_speed_group},J={label:"Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_in_speed_group},K={label:"Entire Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_out_speed_group},Q={label:"Open Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_open_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_out_speed_group},Y={label:"Cased Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_cased_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_out_speed_group},Z={label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},$={label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_out_speed_group},ee={label:"Cost/".concat(e(i("length")).singular),labelFunc:function(){return"Cost/".concat(e(i("length")).singular)},key:"cost_per_ft",customConvert:function(e){return e/t(1,"length","ft")},convertForMultiRigs:o,category:p.cost_group},ie={label:"Lateral Cost/".concat(e(i("length")).singular),labelFunc:function(){return"Lateral Cost/".concat(e(i("length")).singular)},key:"cost_per_lat_ft",customConvert:function(e){return e/t(1,"length","ft")},convertForMultiRigs:o,category:p.cost_group},te={label:"NPT",key:"npt",unitType:"time",from:"h",to:"h",convertForMultiRigs:r,category:p.drilling_group},oe={label:"Circulating Time",key:"circulating_time",unitType:"time",from:"h",to:"h",convertForMultiRigs:r,category:p.drilling_group},ne={label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:n,category:p.spud_time_group},re={label:"Spud to Target",key:"spud_to_target",unitType:"time",from:"h",to:"d",convertForMultiRigs:n,category:p.spud_time_group},le={label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:n,category:p.spud_time_group},pe={label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",from:"h",to:"d",convertForMultiRigs:n,category:p.spud_time_group},_e={label:"Gross Time",key:"gross_time",unitType:"time",from:"s",to:"h"},ge={label:"Turn Rate",key:"turn_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},se={label:"Build Rate",key:"build_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},ae={label:"Cumulative Tortuosity",key:"cumulative_tortuosity",convertForMultiRigs:o,category:p.drilling_group},ue={label:"Drilling Stand Count",key:"weight_to_weight_count",convertForMultiRigs:r,category:p.drilling_connection_group},me={label:"Tripping Connection Count",key:"tripping_connection_count",convertForMultiRigs:r,category:p.tripping_connection_group},ye={label:"Casing Stand Count",key:"slips_to_slips_count",convertForMultiRigs:r,category:p.casing_group},ce={label:"Total BHA's",key:"bha_count",category:p.drilling_group},de={label:"Cased Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_cased",unitType:"time",from:"min"},he={label:"Open Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_open",unitType:"time",from:"min"},Te={label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",from:"min"},fe={label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",from:"min"},be={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",from:"s",to:"h"},ke={label:"RU/RD Casing Handling Equip",key:"ru_rd_casing_handling_equip_timelog_hal",unitType:"time",from:"s",to:"h"},ve={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",from:"s",to:"h"},Re={label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",from:"s",to:"h"},Ce={label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",from:"s",to:"h"},Me={label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",from:"s",to:"h"},Fe={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",from:"s",to:"h"},Be={label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",from:"s",to:"h"},He={label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",from:"s",to:"h"},qe={label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",from:"s",to:"h"},De={label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",from:"s",to:"h"},Se={label:"RU/RD MPD System or RCD",key:"ru_rd_mpd_system_or_rcd_timelog_hal",unitType:"time",from:"s",to:"h"},Oe={label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",from:"s",to:"h"},Pe={label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",from:"s",to:"h"},Ie={label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",from:"s",to:"h"},We={label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",from:"s",to:"h"},Le={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_equinor",unitType:"time",from:"s",to:"h"},Ue={label:"RU Casing Handling Equipment",key:"ru_casing_handling_equipment_equinor",unitType:"time",from:"s",to:"h"},we={label:"RD Casing Handling Equipment",key:"rd_casing_handling_equipment_equinor",unitType:"time",from:"s",to:"h"},Ee={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_equinor",unitType:"time",from:"s",to:"h"},Ne={label:"BOP Test",key:"bop_test_equinor",unitType:"time",from:"s",to:"h"},Ge={label:"Install Wear Bushing",key:"install_wear_bushing_equinor",unitType:"time",from:"s",to:"h"},je={label:"Retrieve Wear Bushing",key:"retrieve_wear_bushing_equinor",unitType:"time",from:"s",to:"h"},Ae={label:"M/U BHA",key:"mu_bha_equinor",unitType:"time",from:"s",to:"h"},Ve={label:"L/D BHA",key:"ld_bha_equinor",unitType:"time",from:"s",to:"h"},xe={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_equinor",unitType:"time",from:"s",to:"h"},Xe={label:"Slip & Cut",key:"slip_cut_equinor",unitType:"time",from:"s",to:"h"},ze={label:"Survey Time",key:"survey_time_equinor",unitType:"time",from:"s",to:"h"},Je={label:"Drill & FIT/LOT",key:"drill_fit_lot_equinor",unitType:"time",from:"s",to:"h"},Ke={label:"Pressure Test Casing/Liner",key:"pressure_test_casing_liner_equinor",unitType:"time",from:"s",to:"h"},Qe={label:"Land & Test Casing/Tubing Hanger",key:"land_test_casing_hanger_equinor",unitType:"time",from:"s",to:"h"},Ye={label:"M/U Wireline - Open Hole",key:"mu_wireline_open_hole_equinor",unitType:"time",from:"s",to:"h"},Ze={label:"L/D Wireline - Open Hole",key:"ld_wireline_open_hole_equinor",unitType:"time",from:"s",to:"h"},$e={label:"M/U Wireline - Cased Hole",key:"mu_wireline_cased_hole_equinor",unitType:"time",from:"s",to:"h"},ei={label:"L/D Wireline - Cased Hole",key:"ld_wireline_cased_hole_equinor",unitType:"time",from:"s",to:"h"},ii={label:"M/U Shoetrack",key:"mu_shoetrack_equinor",unitType:"time",from:"s",to:"h"},ti={label:"Logging Time CH",key:"logging_time_ch_equinor",unitType:"time",from:"s",to:"h"},oi={label:"Logging Time OH",key:"logging_time_oh_equinor",unitType:"time",from:"s",to:"h"},ni={label:"M/U Hanger",key:"mu_hanger_equinor",unitType:"time",from:"s",to:"h"},ri={label:"Cementing Time",key:"cementing_time_equinor",unitType:"time",from:"s",to:"h"},li={label:"Prepare for cementing",key:"prepare_for_cementing_equinor",unitType:"time",from:"s",to:"h"},pi={label:"Run Landing String",key:"run_landing_string_equinor",unitType:"time",from:"s",to:"h"},_i={label:"Pull Landing String",key:"pull_landing_string_equinor",unitType:"time",from:"s",to:"h"},gi={label:"Prep to POOH",key:"prep_to_pooh_equinor",unitType:"time",from:"s",to:"h"},si={label:"Nipple Up BOP",key:"nipple_up_bop_equinor",unitType:"time",from:"s",to:"h"},ai={label:"Nipple Down BOP",key:"nipple_down_bop_equinor",unitType:"time",from:"s",to:"h"},ui={label:"M/U Cement Stand",key:"mu_cement_stand_equinor",unitType:"time",from:"s",to:"h"},mi={label:"L/D Cement Stand",key:"ld_cement_stand_equinor",unitType:"time",from:"s",to:"h"},yi={label:"M/U DHPG",key:"mu_dhpg_equinor",unitType:"time",from:"s",to:"h"},ci={label:"L/D DHPG",key:"ld_dhpg_equinor",unitType:"time",from:"s",to:"h"},di={label:"M/U DHSV",key:"mu_dhsv_equinor",unitType:"time",from:"s",to:"h"},hi={label:"L/D DHSV",key:"ld_dhsv_equinor",unitType:"time",from:"s",to:"h"},Ti={label:"M/U Gaslift Equipment",key:"mu_gaslift_equipment_equinor",unitType:"time",from:"s",to:"h"},fi={label:"L/D Gaslift Equipment",key:"ld_gaslift_equipment_equinor",unitType:"time",from:"s",to:"h"},bi={label:"Open Hole Tripping In Connection Time",key:"tripping_in_connection_time_open_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},ki={label:"Cased Hole Tripping In Connection Time",key:"tripping_in_connection_time_cased_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},vi={label:"Entire Hole Tripping In Connection Time",key:"tripping_in_connection_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},Ri={label:"Open Hole Tripping Out Connection Time",key:"tripping_out_connection_time_open_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},Ci={label:"Cased Hole Tripping Out Connection Time",key:"tripping_out_connection_time_cased_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},Mi={label:"Entire Hole Tripping Out Connection Time",key:"tripping_out_connection_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},Fi={label:"Total Variance",key:"total_variance_hal",isBiggestBest:!1,to:"h",from:"s",unitType:"time",convertForMultiRigs:o,category:p.drilling_group};export{Oe as achieve_frac_design_injection_rate_timelog_hal,ce as bha_count,Re as bop_pressure_function_test_timelog_hal,Ne as bop_test_equinor,Ee as bop_wellhead_xmt_nu_nd_equinor,ve as bop_wellhead_xmt_nu_nd_timelog_hal,B as bottom_to_slips_average,se as build_rate,ri as cementing_time_equinor,oe as circulating_time,ee as cost_per_ft,ie as cost_per_lat_ft,ae as cumulative_tortuosity,Je as drill_fit_lot_equinor,qe as drill_fit_lot_timelog_hal,s as drilled_feet_rotary,u as drilled_feet_rotary_percentage,a as drilled_feet_slide,m as drilled_feet_slide_percentage,M as drilling_connection_average,y as drilling_percentage,k as drilling_time_rotary,v as drilling_time_slide,xe as drillout_casing_shoe_track_equinor,Fe as drillout_casing_shoe_track_timelog_hal,b as feet_per_day,_e as gross_time,x as gross_tripping_in_speed,X as gross_tripping_in_speed_bha,A as gross_tripping_in_speed_cased,J as gross_tripping_in_speed_cased_bha,V as gross_tripping_in_speed_open,z as gross_tripping_in_speed_open_bha,Z as gross_tripping_in_speed_total,de as gross_tripping_in_time_cased,he as gross_tripping_in_time_open,K as gross_tripping_out_speed_bha,Y as gross_tripping_out_speed_cased_bha,Q as gross_tripping_out_speed_open_bha,$ as gross_tripping_out_speed_total,_ as hole_depth,g as hole_depth_change,Ce as install_retrieve_wear_bushing_timelog_hal,Ge as install_wear_bushing_equinor,Qe as land_test_casing_hanger_equinor,Ve as ld_bha_equinor,mi as ld_cement_stand_equinor,ci as ld_dhpg_equinor,hi as ld_dhsv_equinor,fi as ld_gaslift_equipment_equinor,ei as ld_wireline_cased_hole_equinor,Ze as ld_wireline_open_hole_equinor,ti as logging_time_ch_equinor,oi as logging_time_oh_equinor,Ae as mu_bha_equinor,ui as mu_cement_stand_equinor,yi as mu_dhpg_equinor,di as mu_dhsv_equinor,Ti as mu_gaslift_equipment_equinor,ni as mu_hanger_equinor,ii as mu_shoetrack_equinor,$e as mu_wireline_cased_hole_equinor,Ye as mu_wireline_open_hole_equinor,ai as nipple_down_bop_equinor,si as nipple_up_bop_equinor,te as npt,Le as nu_nd_diverter_timelog_equinor,be as nu_nd_diverter_timelog_hal,C as on_bottom_percentage,R as on_bottom_time,Me as p_u_l_d_bha_timelog_hal,gi as prep_to_pooh_equinor,li as prepare_for_cementing_equinor,Ke as pressure_test_casing_liner_equinor,De as pressure_test_timelog_hal,_i as pull_landing_string_equinor,q as pumps_on_to_bottom_average,we as rd_casing_handling_equipment_equinor,je as retrieve_wear_bushing_equinor,c as rop,f as rop_gross,T as rop_net,d as rop_rotary,h as rop_slide,Ue as ru_casing_handling_equipment_equinor,ke as ru_rd_casing_handling_equip_timelog_hal,Pe as ru_rd_frac_head_timelog_hal,We as ru_rd_lubricator_perf_guns_timelog_hal,Se as ru_rd_mpd_system_or_rcd_timelog_hal,Ie as ru_rd_wireline_timelog_hal,pi as run_landing_string_equinor,Xe as slip_cut_equinor,Be as slip_cut_timelog_hal,H as slips_to_bottom_average,j as slips_to_slips,ye as slips_to_slips_count,pe as spud_to_landing_point,ne as spud_to_rig_release_time,re as spud_to_target,le as spud_to_total_depth_time,ze as survey_time_equinor,He as survey_time_timelog_hal,Fi as total_variance,me as tripping_connection_count,vi as tripping_in_connection_average,Te as tripping_in_connection_time,E as tripping_in_connection_time_cased,ki as tripping_in_connection_time_cased_average,bi as tripping_in_connection_time_open_average,D as tripping_in_speed,O as tripping_in_speed_cased,I as tripping_in_speed_open,w as tripping_in_time,L as tripping_in_time_cased,U as tripping_in_time_open,G as tripping_in_time_with_connection,N as tripping_in_time_with_connection_open,Mi as tripping_out_connection_average,fe as tripping_out_connection_time,Ci as tripping_out_connection_time_cased_average,Ri as tripping_out_connection_time_open_average,S as tripping_out_speed,P as tripping_out_speed_cased,W as tripping_out_speed_open,ge as turn_rate,F as weight_to_weight_average,ue as weight_to_weight_count};
|
|
1
|
+
import{getUnitDescription as e,getUnitPreference as i,convertValue as t}from"../convert.js";import{getAverage as o,getMax as n,getSum as r,convertPercentageMetrics as l}from"./utils.js";import{metricsCategories as p}from"./metricsCategories.js";var _={label:"Hole Depth",key:"hole_depth",isBiggestBest:!0,unitType:"length",from:"ft",convertForMultiRigs:n,category:p.drilling_group},g={label:"Total Distance Drilled",key:"hole_depth_change",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:r,category:p.drilling_group},s={label:"Rotary Distance Drilled",key:"drilled_feet_rotary",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:r,category:p.drilling_group},a={label:"Slide Distance Drilled",key:"drilled_feet_slide",unitType:"length",from:"ft",convertForMultiRigs:r,category:p.drilling_group},u={label:"Rotary %",key:"drilled_feet_rotary_percentage",to:"%",customConvert:l,isBiggestBest:!0,convertForMultiRigs:o,category:p.percent_group},m={label:"Slide %",key:"drilled_feet_slide_percentage",to:"%",customConvert:l,convertForMultiRigs:o,category:p.percent_group},y={label:"Drilling %",key:"drilling_percentage",to:"%",customConvert:l,isBiggestBest:!0},c={label:"On-Bottom ROP",key:"rop",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.rop_group},d={label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.rop_group},h={label:"Slide ROP",key:"rop_slide",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.rop_group},T={label:"Net ROP",key:"rop_net",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.rop_group},f={label:"Gross ROP",key:"rop_gross",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.rop_group},b={label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",from:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isBiggestBest:!0,convertForMultiRigs:o,category:p.drilling_group},k={label:"Rotary Drilling Time",key:"drilling_time_rotary",to:"h",isBiggestBest:!0},v={label:"Slide Drilling Time",key:"drilling_time_slide",to:"h"},R={label:"On Bottom Time",key:"on_bottom_time",to:"h",convertForMultiRigs:r,category:p.drilling_group},C={label:"On Bottom %",key:"on_bottom_percentage",to:"%",customConvert:l,isBiggestBest:!0,convertForMultiRigs:o,category:p.percent_group},M={label:"Slips to Slips",key:"drilling_connection_average",to:"min",unitType:"time",from:"s",convertForMultiRigs:o,category:p.drilling_connection_group},F={label:"Weight to Weight",key:"weight_to_weight_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.drilling_connection_group},B={label:"Bottom to Slips",key:"bottom_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.drilling_connection_group},H={label:"Slips to Bottom",key:"slips_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.drilling_connection_group},q={label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.drilling_connection_group},D={label:"Entire Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_in_speed_group},S={label:"Entire Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_out_speed_group},O={label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_in_speed_group},P={label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_out_speed_group},I={label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_in_speed_group},W={label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o,category:p.tripping_out_speed_group},L={label:"Casing Tripping In Cased Hole",key:"tripping_in_time_cased",to:"min",from:"s",unitType:"time"},U={label:"Casing Tripping In Open Hole",key:"tripping_in_time_open",to:"min",from:"s",unitType:"time"},w={label:"Casing Tripping In Entire Hole",key:"tripping_in_time",to:"min",from:"s",unitType:"time"},E={label:"Connection Time in Cased Hole",key:"tripping_in_connection_time_cased",to:"min",from:"s",unitType:"time"},N={label:"Casing Tripping In Open Hole + Connection Time in Open Hole",key:"tripping_in_time_with_connection_open",to:"min",from:"h",unitType:"time"},G={label:"Casing Tripping In Entire Hole + Connection Time in Entire Hole",key:"tripping_in_time_with_connection",to:"min",from:"h",unitType:"time"},j={label:"Casing Slips to Slips",key:"slips_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.casing_group},A={label:"Casing - Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.casing_group},V={label:"Casing - Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.casing_group},x={label:"Casing - Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.casing_group},X={label:"Entire Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_in_speed_group},z={label:"Open Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_open_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_in_speed_group},J={label:"Cased Hole Tripping In Speed (With Connection)",key:"gross_tripping_in_speed_cased_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_in_speed_group},K={label:"Entire Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_out_speed_group},Q={label:"Open Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_open_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_out_speed_group},Y={label:"Cased Hole Tripping Out Speed (With Connection)",key:"gross_tripping_out_speed_cased_bha",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_out_speed_group},Z={label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},$={label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:o,category:p.tripping_out_speed_group},ee={label:"Cost/".concat(e(i("length")).singular),labelFunc:function(){return"Cost/".concat(e(i("length")).singular)},key:"cost_per_ft",customConvert:function(e){return e/t(1,"length","ft")},convertForMultiRigs:o,category:p.cost_group},ie={label:"Lateral Cost/".concat(e(i("length")).singular),labelFunc:function(){return"Lateral Cost/".concat(e(i("length")).singular)},key:"cost_per_lat_ft",customConvert:function(e){return e/t(1,"length","ft")},convertForMultiRigs:o,category:p.cost_group},te={label:"NPT",key:"npt",unitType:"time",from:"h",to:"h",convertForMultiRigs:r,category:p.drilling_group},oe={label:"Circulating Time",key:"circulating_time",unitType:"time",from:"h",to:"h",convertForMultiRigs:r,category:p.drilling_group},ne={label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:n,category:p.spud_time_group},re={label:"Spud to Target",key:"spud_to_target",unitType:"time",from:"h",to:"d",convertForMultiRigs:n,category:p.spud_time_group},le={label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:n,category:p.spud_time_group},pe={label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",from:"h",to:"d",convertForMultiRigs:n,category:p.spud_time_group},_e={label:"Gross Time",key:"gross_time",unitType:"time",from:"s",to:"h"},ge={label:"Turn Rate",key:"turn_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},se={label:"Build Rate",key:"build_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},ae={label:"Cumulative Tortuosity",key:"cumulative_tortuosity",convertForMultiRigs:o,category:p.drilling_group},ue={label:"Drilling Stand Count",key:"weight_to_weight_count",convertForMultiRigs:r,category:p.drilling_connection_group},me={label:"Tripping Connection Count",key:"tripping_connection_count",convertForMultiRigs:r,category:p.tripping_connection_group},ye={label:"Casing Stand Count",key:"slips_to_slips_count",convertForMultiRigs:r,category:p.casing_group},ce={label:"Total BHA's",key:"bha_count",category:p.drilling_group},de={label:"Cased Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_cased",unitType:"time",from:"min"},he={label:"Open Hole Tripping In Time (With Connection)",key:"gross_tripping_in_time_open",unitType:"time",from:"min"},Te={label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",from:"min"},fe={label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",from:"min"},be={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",from:"s",to:"h"},ke={label:"RU/RD Casing Handling Equip",key:"ru_rd_casing_handling_equip_timelog_hal",unitType:"time",from:"s",to:"h"},ve={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",from:"s",to:"h"},Re={label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",from:"s",to:"h"},Ce={label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",from:"s",to:"h"},Me={label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",from:"s",to:"h"},Fe={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",from:"s",to:"h"},Be={label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",from:"s",to:"h"},He={label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",from:"s",to:"h"},qe={label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",from:"s",to:"h"},De={label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",from:"s",to:"h"},Se={label:"RU/RD MPD System or RCD",key:"ru_rd_mpd_system_or_rcd_timelog_hal",unitType:"time",from:"s",to:"h"},Oe={label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",from:"s",to:"h"},Pe={label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",from:"s",to:"h"},Ie={label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",from:"s",to:"h"},We={label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",from:"s",to:"h"},Le={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_equinor",unitType:"time",from:"s",to:"h"},Ue={label:"RU Casing Handling Equipment",key:"ru_casing_handling_equipment_equinor",unitType:"time",from:"s",to:"h"},we={label:"RD Casing Handling Equipment",key:"rd_casing_handling_equipment_equinor",unitType:"time",from:"s",to:"h"},Ee={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_equinor",unitType:"time",from:"s",to:"h"},Ne={label:"BOP Test",key:"bop_test_equinor",unitType:"time",from:"s",to:"h"},Ge={label:"Install Wear Bushing",key:"install_wear_bushing_equinor",unitType:"time",from:"s",to:"h"},je={label:"Retrieve Wear Bushing",key:"retrieve_wear_bushing_equinor",unitType:"time",from:"s",to:"h"},Ae={label:"M/U BHA",key:"mu_bha_equinor",unitType:"time",from:"s",to:"h"},Ve={label:"L/D BHA",key:"ld_bha_equinor",unitType:"time",from:"s",to:"h"},xe={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_equinor",unitType:"time",from:"s",to:"h"},Xe={label:"Slip & Cut",key:"slip_cut_equinor",unitType:"time",from:"s",to:"h"},ze={label:"Survey Time",key:"survey_time_equinor",unitType:"time",from:"s",to:"h"},Je={label:"Drill & FIT/LOT",key:"drill_fit_lot_equinor",unitType:"time",from:"s",to:"h"},Ke={label:"Pressure Test Casing/Liner",key:"pressure_test_casing_liner_equinor",unitType:"time",from:"s",to:"h"},Qe={label:"Land & Test Casing/Tubing Hanger",key:"land_test_casing_hanger_equinor",unitType:"time",from:"s",to:"h"},Ye={label:"M/U Wireline - Open Hole",key:"mu_wireline_open_hole_equinor",unitType:"time",from:"s",to:"h"},Ze={label:"L/D Wireline - Open Hole",key:"ld_wireline_open_hole_equinor",unitType:"time",from:"s",to:"h"},$e={label:"M/U Wireline - Cased Hole",key:"mu_wireline_cased_hole_equinor",unitType:"time",from:"s",to:"h"},ei={label:"L/D Wireline - Cased Hole",key:"ld_wireline_cased_hole_equinor",unitType:"time",from:"s",to:"h"},ii={label:"M/U Shoetrack",key:"mu_shoetrack_equinor",unitType:"time",from:"s",to:"h"},ti={label:"Logging Time CH",key:"logging_time_ch_equinor",unitType:"time",from:"s",to:"h"},oi={label:"Logging Time OH",key:"logging_time_oh_equinor",unitType:"time",from:"s",to:"h"},ni={label:"M/U Hanger",key:"mu_hanger_equinor",unitType:"time",from:"s",to:"h"},ri={label:"Cementing Time",key:"cementing_time_equinor",unitType:"time",from:"s",to:"h"},li={label:"Prepare for cementing",key:"prepare_for_cementing_equinor",unitType:"time",from:"s",to:"h"},pi={label:"Run Landing String",key:"run_landing_string_equinor",unitType:"time",from:"s",to:"h"},_i={label:"Pull Landing String",key:"pull_landing_string_equinor",unitType:"time",from:"s",to:"h"},gi={label:"Prep to POOH",key:"prep_to_pooh_equinor",unitType:"time",from:"s",to:"h"},si={label:"Nipple Up BOP",key:"nipple_up_bop_equinor",unitType:"time",from:"s",to:"h"},ai={label:"Nipple Down BOP",key:"nipple_down_bop_equinor",unitType:"time",from:"s",to:"h"},ui={label:"M/U Cement Stand",key:"mu_cement_stand_equinor",unitType:"time",from:"s",to:"h"},mi={label:"L/D Cement Stand",key:"ld_cement_stand_equinor",unitType:"time",from:"s",to:"h"},yi={label:"M/U DHPG",key:"mu_dhpg_equinor",unitType:"time",from:"s",to:"h"},ci={label:"L/D DHPG",key:"ld_dhpg_equinor",unitType:"time",from:"s",to:"h"},di={label:"M/U DHSV",key:"mu_dhsv_equinor",unitType:"time",from:"s",to:"h"},hi={label:"L/D DHSV",key:"ld_dhsv_equinor",unitType:"time",from:"s",to:"h"},Ti={label:"M/U Gaslift Equipment",key:"mu_gaslift_equipment_equinor",unitType:"time",from:"s",to:"h"},fi={label:"L/D Gaslift Equipment",key:"ld_gaslift_equipment_equinor",unitType:"time",from:"s",to:"h"},bi={label:"Open Hole Tripping In Connection Time",key:"tripping_in_connection_time_open_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},ki={label:"Cased Hole Tripping In Connection Time",key:"tripping_in_connection_time_cased_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},vi={label:"Entire Hole Tripping In Connection Time",key:"tripping_in_connection_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},Ri={label:"Open Hole Tripping Out Connection Time",key:"tripping_out_connection_time_open_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},Ci={label:"Cased Hole Tripping Out Connection Time",key:"tripping_out_connection_time_cased_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},Mi={label:"Entire Hole Tripping Out Connection Time",key:"tripping_out_connection_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o,category:p.tripping_connection_group},Fi={label:"Total Variance",key:"total_variance_hal",isBiggestBest:!1,to:"h",from:"s",unitType:"time",convertForMultiRigs:o,category:p.drilling_group};export{Oe as achieve_frac_design_injection_rate_timelog_hal,ce as bha_count,Re as bop_pressure_function_test_timelog_hal,Ne as bop_test_equinor,Ee as bop_wellhead_xmt_nu_nd_equinor,ve as bop_wellhead_xmt_nu_nd_timelog_hal,B as bottom_to_slips_average,se as build_rate,ri as cementing_time_equinor,oe as circulating_time,ee as cost_per_ft,ie as cost_per_lat_ft,ae as cumulative_tortuosity,Je as drill_fit_lot_equinor,qe as drill_fit_lot_timelog_hal,s as drilled_feet_rotary,u as drilled_feet_rotary_percentage,a as drilled_feet_slide,m as drilled_feet_slide_percentage,M as drilling_connection_average,y as drilling_percentage,k as drilling_time_rotary,v as drilling_time_slide,xe as drillout_casing_shoe_track_equinor,Fe as drillout_casing_shoe_track_timelog_hal,b as feet_per_day,_e as gross_time,x as gross_tripping_in_speed,X as gross_tripping_in_speed_bha,A as gross_tripping_in_speed_cased,J as gross_tripping_in_speed_cased_bha,V as gross_tripping_in_speed_open,z as gross_tripping_in_speed_open_bha,Z as gross_tripping_in_speed_total,de as gross_tripping_in_time_cased,he as gross_tripping_in_time_open,K as gross_tripping_out_speed_bha,Y as gross_tripping_out_speed_cased_bha,Q as gross_tripping_out_speed_open_bha,$ as gross_tripping_out_speed_total,_ as hole_depth,g as hole_depth_change,Ce as install_retrieve_wear_bushing_timelog_hal,Ge as install_wear_bushing_equinor,Qe as land_test_casing_hanger_equinor,Ve as ld_bha_equinor,mi as ld_cement_stand_equinor,ci as ld_dhpg_equinor,hi as ld_dhsv_equinor,fi as ld_gaslift_equipment_equinor,ei as ld_wireline_cased_hole_equinor,Ze as ld_wireline_open_hole_equinor,ti as logging_time_ch_equinor,oi as logging_time_oh_equinor,Ae as mu_bha_equinor,ui as mu_cement_stand_equinor,yi as mu_dhpg_equinor,di as mu_dhsv_equinor,Ti as mu_gaslift_equipment_equinor,ni as mu_hanger_equinor,ii as mu_shoetrack_equinor,$e as mu_wireline_cased_hole_equinor,Ye as mu_wireline_open_hole_equinor,ai as nipple_down_bop_equinor,si as nipple_up_bop_equinor,te as npt,Le as nu_nd_diverter_timelog_equinor,be as nu_nd_diverter_timelog_hal,C as on_bottom_percentage,R as on_bottom_time,Me as p_u_l_d_bha_timelog_hal,gi as prep_to_pooh_equinor,li as prepare_for_cementing_equinor,Ke as pressure_test_casing_liner_equinor,De as pressure_test_timelog_hal,_i as pull_landing_string_equinor,q as pumps_on_to_bottom_average,we as rd_casing_handling_equipment_equinor,je as retrieve_wear_bushing_equinor,c as rop,f as rop_gross,T as rop_net,d as rop_rotary,h as rop_slide,Ue as ru_casing_handling_equipment_equinor,ke as ru_rd_casing_handling_equip_timelog_hal,Pe as ru_rd_frac_head_timelog_hal,We as ru_rd_lubricator_perf_guns_timelog_hal,Se as ru_rd_mpd_system_or_rcd_timelog_hal,Ie as ru_rd_wireline_timelog_hal,pi as run_landing_string_equinor,Xe as slip_cut_equinor,Be as slip_cut_timelog_hal,H as slips_to_bottom_average,j as slips_to_slips,ye as slips_to_slips_count,pe as spud_to_landing_point,ne as spud_to_rig_release_time,re as spud_to_target,le as spud_to_total_depth_time,ze as survey_time_equinor,He as survey_time_timelog_hal,Fi as total_variance,me as tripping_connection_count,vi as tripping_in_connection_average,Te as tripping_in_connection_time,E as tripping_in_connection_time_cased,ki as tripping_in_connection_time_cased_average,bi as tripping_in_connection_time_open_average,D as tripping_in_speed,O as tripping_in_speed_cased,I as tripping_in_speed_open,w as tripping_in_time,L as tripping_in_time_cased,U as tripping_in_time_open,G as tripping_in_time_with_connection,N as tripping_in_time_with_connection_open,Mi as tripping_out_connection_average,fe as tripping_out_connection_time,Ci as tripping_out_connection_time_cased_average,Ri as tripping_out_connection_time_open_average,S as tripping_out_speed,P as tripping_out_speed_cased,W as tripping_out_speed_open,ge as turn_rate,F as weight_to_weight_average,ue as weight_to_weight_count};
|