@corva/ui 0.84.0-9 → 0.85.0-0
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/components/AdvancedSlider/AdvancedSlider.js +1 -1
- package/cjs-bundle/components/AdvancedSlider/Handle.js +1 -1
- package/cjs-bundle/components/AdvancedSlider/constants.js +1 -0
- package/cjs-bundle/components/AdvancedSlider/styles/handleStyles.js +1 -1
- package/cjs-bundle/components/AdvancedSlider/styles/sliderStyles.js +1 -1
- package/cjs-bundle/components/AdvancedSlider/utils.js +1 -0
- package/cjs-bundle/components/Button/components/LiveButton/index.js +1 -1
- package/cjs-bundle/components/Button/components/LiveButton/styles.js +1 -1
- package/cjs-bundle/components/DevCenter/AppSettingsPopover/AppSettingsPopover.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js +1 -1
- package/cjs-bundle/components/PadModeSelect/PadModeSelect.js +1 -1
- package/cjs-bundle/components/RangeSlider/RangeSlider.js +1 -1
- package/cjs-bundle/components/Search/Search.js +1 -1
- package/cjs-bundle/utils/goalsConfig/goalsConfig.js +1 -1
- package/cjs-bundle/utils/metrics/metricsConfig.js +1 -1
- package/components/AdvancedSlider/AdvancedSlider.d.ts +1 -1
- package/components/AdvancedSlider/AdvancedSlider.d.ts.map +1 -1
- package/components/AdvancedSlider/AdvancedSlider.js +1 -1
- package/components/AdvancedSlider/Handle.d.ts +3 -1
- package/components/AdvancedSlider/Handle.d.ts.map +1 -1
- package/components/AdvancedSlider/Handle.js +1 -1
- package/components/AdvancedSlider/constants.d.ts +13 -0
- package/components/AdvancedSlider/constants.d.ts.map +1 -0
- package/components/AdvancedSlider/constants.js +1 -0
- package/components/AdvancedSlider/styles/handleStyles.d.ts +1 -1
- package/components/AdvancedSlider/styles/handleStyles.d.ts.map +1 -1
- package/components/AdvancedSlider/styles/handleStyles.js +1 -1
- package/components/AdvancedSlider/styles/sliderStyles.d.ts +1 -1
- package/components/AdvancedSlider/styles/sliderStyles.d.ts.map +1 -1
- package/components/AdvancedSlider/styles/sliderStyles.js +1 -1
- package/components/AdvancedSlider/utils.d.ts +20 -0
- package/components/AdvancedSlider/utils.d.ts.map +1 -0
- package/components/AdvancedSlider/utils.js +1 -0
- package/components/Button/components/LiveButton/index.d.ts.map +1 -1
- package/components/Button/components/LiveButton/index.js +1 -1
- package/components/Button/components/LiveButton/styles.d.ts.map +1 -1
- package/components/Button/components/LiveButton/styles.js +1 -1
- package/components/DevCenter/AppSettingsPopover/AppSettingsPopover.d.ts.map +1 -1
- package/components/DevCenter/AppSettingsPopover/AppSettingsPopover.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.d.ts.map +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/AppSettingsDialog.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.d.ts +2 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.d.ts.map +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/AppSettingsDialog/components/RemoveAppButton.js +1 -1
- package/components/PadModeSelect/PadModeSelect.d.ts.map +1 -1
- package/components/PadModeSelect/PadModeSelect.js +1 -1
- package/components/RangeSlider/RangeSlider.d.ts.map +1 -1
- package/components/RangeSlider/RangeSlider.js +1 -1
- package/components/Search/Search.d.ts +1 -0
- package/components/Search/Search.d.ts.map +1 -1
- package/components/Search/Search.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 +192 -0
- package/utils/metrics/metricsConfig.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{getUnitDescription as
|
|
1
|
+
import{getUnitDescription as e,getUnitPreference as i}from"../convert.js";import{convertPercentageMetrics as t,convertPercentageToSave as n,convertCostToShow as _,convertCostToSave as p}from"../metrics/utils.js";var o={cumulative_tortuosity:{label:"Cumulative Tortuosity",key:"cumulative_tortuosity",isMetricGoal:!0},drilled_feet_rotary_percentage:{label:"Rotary %",key:"drilled_feet_rotary_percentage",convertToShow:t,convertToSave:n,unitType:"percent",unit:"%",isMetricGoal:!0},drilled_feet_slide_percentage:{label:"Slide %",key:"drilled_feet_slide_percentage",convertToShow:t,convertToSave:n,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:t,convertToSave:n,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(e(i("length")).singular),key:"cost_per_ft",convertToShow:_,convertToSave:p,isMetricGoal:!0},cost_per_lat_ft:{label:"Lateral Cost/".concat(e(i("length")).singular),key:"cost_per_lat_ft",convertToShow:_,convertToSave:p,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_gross_tripping_in_speed_cased:{label:"Cased Hole Tripping In Speed (With Connections)",key:"trip_gross_tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},trip_gross_tripping_in_speed_open:{label:"Open Hole Tripping In Speed (With Connections)",key:"trip_gross_tripping_in_speed_open",unitType:"velocity",unit:"ft/h",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 Connections)",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 Connections)",key:"trip_gross_tripping_in_time_open",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_out_speed_cased:{label:"Cased Hole Tripping Out Speed (With Connections)",key:"gross_tripping_out_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_speed_open:{label:"Open Hole Tripping Out Speed (With Connections)",key:"gross_tripping_out_speed_open",unitType:"velocity",unit:"ft/h",isMetricGoal:!1},gross_tripping_out_time_cased:{label:"Cased Hole Tripping Out Time (With Connections)",key:"gross_tripping_out_time_cased",unitType:"time",unit:"min",isMetricGoal:!1},gross_tripping_out_time_open:{label:"Open Hole Tripping Out Time (With Connections)",key:"gross_tripping_out_time_open",unitType:"time",unit:"min",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:"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:"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_cased:{label:"Cased Hole Tripping In Speed (With Connections)",key:"gross_tripping_in_speed_cased",unitType:"velocity",unit:"ft/h",isMetricGoal:!0},gross_tripping_in_speed_open:{label:"Open Hole Tripping In Speed (With Connections)",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 Connections)",key:"gross_tripping_in_time_cased",unitType:"time",unit:"min",isMetricGoal:!0},gross_tripping_in_time_open:{label:"Open Hole Tripping In Time (With Connections)",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:{label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_casing_handling_equip:{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:{label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},bop_pressure_function_test:{label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},install_retrieve_wear_bushing:{label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},p_u_l_d_bha:{label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},drillout_casing_shoe_track:{label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},slip_cut:{label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},survey_time:{label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},drill_fit_lot:{label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},pressure_test:{label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_mpd_system_or_rcd:{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:{label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_frac_head:{label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_wireline:{label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0},ru_rd_lubricator_perf_guns:{label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",unit:"h",isMetricGoal:!0}};export{o as GoalsConfig};
|
|
@@ -667,6 +667,198 @@ export namespace tripping_out_connection_time {
|
|
|
667
667
|
const from_44: string;
|
|
668
668
|
export { from_44 as from };
|
|
669
669
|
}
|
|
670
|
+
export namespace nu_nd_diverter {
|
|
671
|
+
const label_59: string;
|
|
672
|
+
export { label_59 as label };
|
|
673
|
+
const key_59: string;
|
|
674
|
+
export { key_59 as key };
|
|
675
|
+
const unitType_45: string;
|
|
676
|
+
export { unitType_45 as unitType };
|
|
677
|
+
const from_45: string;
|
|
678
|
+
export { from_45 as from };
|
|
679
|
+
const to_26: string;
|
|
680
|
+
export { to_26 as to };
|
|
681
|
+
}
|
|
682
|
+
export namespace ru_rd_casing_handling_equip {
|
|
683
|
+
const label_60: string;
|
|
684
|
+
export { label_60 as label };
|
|
685
|
+
const key_60: string;
|
|
686
|
+
export { key_60 as key };
|
|
687
|
+
const unitType_46: string;
|
|
688
|
+
export { unitType_46 as unitType };
|
|
689
|
+
const from_46: string;
|
|
690
|
+
export { from_46 as from };
|
|
691
|
+
const to_27: string;
|
|
692
|
+
export { to_27 as to };
|
|
693
|
+
}
|
|
694
|
+
export namespace bop_wellhead_xmt_nu_nd {
|
|
695
|
+
const label_61: string;
|
|
696
|
+
export { label_61 as label };
|
|
697
|
+
const key_61: string;
|
|
698
|
+
export { key_61 as key };
|
|
699
|
+
const unitType_47: string;
|
|
700
|
+
export { unitType_47 as unitType };
|
|
701
|
+
const from_47: string;
|
|
702
|
+
export { from_47 as from };
|
|
703
|
+
const to_28: string;
|
|
704
|
+
export { to_28 as to };
|
|
705
|
+
}
|
|
706
|
+
export namespace bop_pressure_function_test {
|
|
707
|
+
const label_62: string;
|
|
708
|
+
export { label_62 as label };
|
|
709
|
+
const key_62: string;
|
|
710
|
+
export { key_62 as key };
|
|
711
|
+
const unitType_48: string;
|
|
712
|
+
export { unitType_48 as unitType };
|
|
713
|
+
const from_48: string;
|
|
714
|
+
export { from_48 as from };
|
|
715
|
+
const to_29: string;
|
|
716
|
+
export { to_29 as to };
|
|
717
|
+
}
|
|
718
|
+
export namespace install_retrieve_wear_bushing {
|
|
719
|
+
const label_63: string;
|
|
720
|
+
export { label_63 as label };
|
|
721
|
+
const key_63: string;
|
|
722
|
+
export { key_63 as key };
|
|
723
|
+
const unitType_49: string;
|
|
724
|
+
export { unitType_49 as unitType };
|
|
725
|
+
const from_49: string;
|
|
726
|
+
export { from_49 as from };
|
|
727
|
+
const to_30: string;
|
|
728
|
+
export { to_30 as to };
|
|
729
|
+
}
|
|
730
|
+
export namespace p_u_l_d_bha {
|
|
731
|
+
const label_64: string;
|
|
732
|
+
export { label_64 as label };
|
|
733
|
+
const key_64: string;
|
|
734
|
+
export { key_64 as key };
|
|
735
|
+
const unitType_50: string;
|
|
736
|
+
export { unitType_50 as unitType };
|
|
737
|
+
const from_50: string;
|
|
738
|
+
export { from_50 as from };
|
|
739
|
+
const to_31: string;
|
|
740
|
+
export { to_31 as to };
|
|
741
|
+
}
|
|
742
|
+
export namespace drillout_casing_shoe_track {
|
|
743
|
+
const label_65: string;
|
|
744
|
+
export { label_65 as label };
|
|
745
|
+
const key_65: string;
|
|
746
|
+
export { key_65 as key };
|
|
747
|
+
const unitType_51: string;
|
|
748
|
+
export { unitType_51 as unitType };
|
|
749
|
+
const from_51: string;
|
|
750
|
+
export { from_51 as from };
|
|
751
|
+
const to_32: string;
|
|
752
|
+
export { to_32 as to };
|
|
753
|
+
}
|
|
754
|
+
export namespace slip_cut {
|
|
755
|
+
const label_66: string;
|
|
756
|
+
export { label_66 as label };
|
|
757
|
+
const key_66: string;
|
|
758
|
+
export { key_66 as key };
|
|
759
|
+
const unitType_52: string;
|
|
760
|
+
export { unitType_52 as unitType };
|
|
761
|
+
const from_52: string;
|
|
762
|
+
export { from_52 as from };
|
|
763
|
+
const to_33: string;
|
|
764
|
+
export { to_33 as to };
|
|
765
|
+
}
|
|
766
|
+
export namespace survey_time {
|
|
767
|
+
const label_67: string;
|
|
768
|
+
export { label_67 as label };
|
|
769
|
+
const key_67: string;
|
|
770
|
+
export { key_67 as key };
|
|
771
|
+
const unitType_53: string;
|
|
772
|
+
export { unitType_53 as unitType };
|
|
773
|
+
const from_53: string;
|
|
774
|
+
export { from_53 as from };
|
|
775
|
+
const to_34: string;
|
|
776
|
+
export { to_34 as to };
|
|
777
|
+
}
|
|
778
|
+
export namespace drill_fit_lot {
|
|
779
|
+
const label_68: string;
|
|
780
|
+
export { label_68 as label };
|
|
781
|
+
const key_68: string;
|
|
782
|
+
export { key_68 as key };
|
|
783
|
+
const unitType_54: string;
|
|
784
|
+
export { unitType_54 as unitType };
|
|
785
|
+
const from_54: string;
|
|
786
|
+
export { from_54 as from };
|
|
787
|
+
const to_35: string;
|
|
788
|
+
export { to_35 as to };
|
|
789
|
+
}
|
|
790
|
+
export namespace pressure_test {
|
|
791
|
+
const label_69: string;
|
|
792
|
+
export { label_69 as label };
|
|
793
|
+
const key_69: string;
|
|
794
|
+
export { key_69 as key };
|
|
795
|
+
const unitType_55: string;
|
|
796
|
+
export { unitType_55 as unitType };
|
|
797
|
+
const from_55: string;
|
|
798
|
+
export { from_55 as from };
|
|
799
|
+
const to_36: string;
|
|
800
|
+
export { to_36 as to };
|
|
801
|
+
}
|
|
802
|
+
export namespace ru_rd_mpd_system_or_rcd {
|
|
803
|
+
const label_70: string;
|
|
804
|
+
export { label_70 as label };
|
|
805
|
+
const key_70: string;
|
|
806
|
+
export { key_70 as key };
|
|
807
|
+
const unitType_56: string;
|
|
808
|
+
export { unitType_56 as unitType };
|
|
809
|
+
const from_56: string;
|
|
810
|
+
export { from_56 as from };
|
|
811
|
+
const to_37: string;
|
|
812
|
+
export { to_37 as to };
|
|
813
|
+
}
|
|
814
|
+
export namespace achieve_frac_design_injection_rate {
|
|
815
|
+
const label_71: string;
|
|
816
|
+
export { label_71 as label };
|
|
817
|
+
const key_71: string;
|
|
818
|
+
export { key_71 as key };
|
|
819
|
+
const unitType_57: string;
|
|
820
|
+
export { unitType_57 as unitType };
|
|
821
|
+
const from_57: string;
|
|
822
|
+
export { from_57 as from };
|
|
823
|
+
const to_38: string;
|
|
824
|
+
export { to_38 as to };
|
|
825
|
+
}
|
|
826
|
+
export namespace ru_rd_frac_head {
|
|
827
|
+
const label_72: string;
|
|
828
|
+
export { label_72 as label };
|
|
829
|
+
const key_72: string;
|
|
830
|
+
export { key_72 as key };
|
|
831
|
+
const unitType_58: string;
|
|
832
|
+
export { unitType_58 as unitType };
|
|
833
|
+
const from_58: string;
|
|
834
|
+
export { from_58 as from };
|
|
835
|
+
const to_39: string;
|
|
836
|
+
export { to_39 as to };
|
|
837
|
+
}
|
|
838
|
+
export namespace ru_rd_wireline {
|
|
839
|
+
const label_73: string;
|
|
840
|
+
export { label_73 as label };
|
|
841
|
+
const key_73: string;
|
|
842
|
+
export { key_73 as key };
|
|
843
|
+
const unitType_59: string;
|
|
844
|
+
export { unitType_59 as unitType };
|
|
845
|
+
const from_59: string;
|
|
846
|
+
export { from_59 as from };
|
|
847
|
+
const to_40: string;
|
|
848
|
+
export { to_40 as to };
|
|
849
|
+
}
|
|
850
|
+
export namespace ru_rd_lubricator_perf_guns {
|
|
851
|
+
const label_74: string;
|
|
852
|
+
export { label_74 as label };
|
|
853
|
+
const key_74: string;
|
|
854
|
+
export { key_74 as key };
|
|
855
|
+
const unitType_60: string;
|
|
856
|
+
export { unitType_60 as unitType };
|
|
857
|
+
const from_60: string;
|
|
858
|
+
export { from_60 as from };
|
|
859
|
+
const to_41: string;
|
|
860
|
+
export { to_41 as to };
|
|
861
|
+
}
|
|
670
862
|
import { getMax } from "./utils";
|
|
671
863
|
import { getSum } from "./utils";
|
|
672
864
|
import { convertPercentageMetrics } from "./utils";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{getUnitDescription as e,getUnitPreference as t,convertValue as i}from"../convert.js";import{getAverage as o,getMax as n,getSum as l,convertPercentageMetrics as r}from"./utils.js";var s={label:"Hole Depth",key:"hole_depth",isBiggestBest:!0,unitType:"length",from:"ft",convertForMultiRigs:n},p={label:"Total Distance Drilled",key:"hole_depth_change",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:l},g={label:"Rotary Distance Drilled",key:"drilled_feet_rotary",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:l},a={label:"Slide Distance Drilled",key:"drilled_feet_slide",unitType:"length",from:"ft",convertForMultiRigs:l},_={label:"Rotary %",key:"drilled_feet_rotary_percentage",to:"%",customConvert:r,isBiggestBest:!0,convertForMultiRigs:o},u={label:"Slide %",key:"drilled_feet_slide_percentage",to:"%",customConvert:r,convertForMultiRigs:o},m={label:"Drilling %",key:"drilling_percentage",to:"%",customConvert:r,isBiggestBest:!0},y={label:"On-Bottom ROP",key:"rop",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},c={label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},d={label:"Slide ROP",key:"rop_slide",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},T={label:"Gross ROP",key:"rop_gross",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},f={label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",from:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isBiggestBest:!0,convertForMultiRigs:o},v={label:"Rotary Drilling Time",key:"drilling_time_rotary",to:"h",isBiggestBest:!0},b={label:"Slide Drilling Time",key:"drilling_time_slide",to:"h"},h={label:"On Bottom Time",key:"on_bottom_time",to:"h",convertForMultiRigs:l},k={label:"On Bottom %",key:"on_bottom_percentage",to:"%",customConvert:r,isBiggestBest:!0,convertForMultiRigs:o},R={label:"Slips to Slips",key:"drilling_connection_average",to:"min",unitType:"time",from:"s",convertForMultiRigs:o},B={label:"Weight to Weight",key:"weight_to_weight_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},F={label:"Bottom to Slips",key:"bottom_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},M={label:"Slips to Bottom",key:"slips_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},C={label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},S={label:"Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},H={label:"Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},O={label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},D={label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},I={label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},w={label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},P={label:"Casing Tripping In Cased Hole",key:"tripping_in_time_cased",to:"min",from:"s",unitType:"time"},E={label:"Casing Tripping In Open Hole",key:"tripping_in_time_open",to:"min",from:"s",unitType:"time"},G={label:"Casing Tripping In Entire Hole",key:"tripping_in_time",to:"min",from:"s",unitType:"time"},L={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"},j={label:"Casing Tripping In Entire Hole + Connection Time in Entire Hole",key:"tripping_in_time_with_connection",to:"min",from:"h",unitType:"time"},V={label:"Casing Slips to Slips",key:"slips_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},W={label:"Cased Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},x={label:"Open Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},A={label:"Entire Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},U={label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},q={label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},z={label:"Cost/".concat(e(t("length")).singular),key:"cost_per_ft",customConvert:function(e){return e/i(1,"length","ft")},convertForMultiRigs:o},J={label:"Lateral Cost/".concat(e(t("length")).singular),key:"cost_per_lat_ft",customConvert:function(e){return e/i(1,"length","ft")},convertForMultiRigs:o},K={label:"NPT",key:"npt",unitType:"time",from:"h",to:"h",convertForMultiRigs:l},Q={label:"Circulating Time",key:"circulating_time",unitType:"time",from:"h",to:"h",convertForMultiRigs:l},X={label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},Y={label:"Spud to Target",key:"spud_to_target",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},Z={label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},$={label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},ee={label:"Gross Time",key:"gross_time",unitType:"time",from:"s",to:"h"},te={label:"Turn Rate",key:"turn_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},ie={label:"Build Rate",key:"build_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},oe={label:"Cumulative Tortuosity",key:"cumulative_tortuosity",convertForMultiRigs:o},ne={label:"Drilling Stand Count",key:"weight_to_weight_count",convertForMultiRigs:l},le={label:"Tripping Connection Count",key:"tripping_connection_count",convertForMultiRigs:l},re={label:"Casing Stand Count",key:"slips_to_slips_count",convertForMultiRigs:l},se={label:"Total BHA's",key:"bha_count"},pe={label:"Cased Hole Tripping In Time (with connection)",key:"gross_tripping_in_time_cased",unitType:"time",from:"min"},ge={label:"Open Hole Tripping In Time (with connection)",key:"gross_tripping_in_time_open",unitType:"time",from:"min"},ae={label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",from:"min"},_e={label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",from:"min"};export{se as bha_count,F as bottom_to_slips_average,ie as build_rate,Q as circulating_time,z as cost_per_ft,J as cost_per_lat_ft,oe as cumulative_tortuosity,g as drilled_feet_rotary,_ as drilled_feet_rotary_percentage,a as drilled_feet_slide,u as drilled_feet_slide_percentage,R as drilling_connection_average,m as drilling_percentage,v as drilling_time_rotary,b as drilling_time_slide,f as feet_per_day,ee as gross_time,A as gross_tripping_in_speed,W as gross_tripping_in_speed_cased,x as gross_tripping_in_speed_open,U as gross_tripping_in_speed_total,pe as gross_tripping_in_time_cased,ge as gross_tripping_in_time_open,q as gross_tripping_out_speed_total,s as hole_depth,p as hole_depth_change,K as npt,k as on_bottom_percentage,h as on_bottom_time,C as pumps_on_to_bottom_average,y as rop,T as rop_gross,c as rop_rotary,d as rop_slide,M as slips_to_bottom_average,V as slips_to_slips,re as slips_to_slips_count,$ as spud_to_landing_point,X as spud_to_rig_release_time,Y as spud_to_target,Z as spud_to_total_depth_time,le as tripping_connection_count,ae as tripping_in_connection_time,L as tripping_in_connection_time_cased,S as tripping_in_speed,O as tripping_in_speed_cased,I as tripping_in_speed_open,G as tripping_in_time,P as tripping_in_time_cased,E as tripping_in_time_open,j as tripping_in_time_with_connection,N as tripping_in_time_with_connection_open,_e as tripping_out_connection_time,H as tripping_out_speed,D as tripping_out_speed_cased,w as tripping_out_speed_open,te as turn_rate,B as weight_to_weight_average,ne as weight_to_weight_count};
|
|
1
|
+
import{getUnitDescription as e,getUnitPreference as t,convertValue as i}from"../convert.js";import{getAverage as o,getMax as n,getSum as l,convertPercentageMetrics as r}from"./utils.js";var s={label:"Hole Depth",key:"hole_depth",isBiggestBest:!0,unitType:"length",from:"ft",convertForMultiRigs:n},p={label:"Total Distance Drilled",key:"hole_depth_change",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:l},_={label:"Rotary Distance Drilled",key:"drilled_feet_rotary",unitType:"length",from:"ft",isBiggestBest:!0,convertForMultiRigs:l},g={label:"Slide Distance Drilled",key:"drilled_feet_slide",unitType:"length",from:"ft",convertForMultiRigs:l},a={label:"Rotary %",key:"drilled_feet_rotary_percentage",to:"%",customConvert:r,isBiggestBest:!0,convertForMultiRigs:o},m={label:"Slide %",key:"drilled_feet_slide_percentage",to:"%",customConvert:r,convertForMultiRigs:o},u={label:"Drilling %",key:"drilling_percentage",to:"%",customConvert:r,isBiggestBest:!0},y={label:"On-Bottom ROP",key:"rop",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},c={label:"Rotary ROP",key:"rop_rotary",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},h={label:"Slide ROP",key:"rop_slide",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},T={label:"Gross ROP",key:"rop_gross",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},f={label:"Drilled Distance/Day",key:"feet_per_day",unitType:"length",from:"ft",formatUnitDisplay:function(e){return"".concat(e,"/day")},isBiggestBest:!0,convertForMultiRigs:o},d={label:"Rotary Drilling Time",key:"drilling_time_rotary",to:"h",isBiggestBest:!0},b={label:"Slide Drilling Time",key:"drilling_time_slide",to:"h"},v={label:"On Bottom Time",key:"on_bottom_time",to:"h",convertForMultiRigs:l},k={label:"On Bottom %",key:"on_bottom_percentage",to:"%",customConvert:r,isBiggestBest:!0,convertForMultiRigs:o},R={label:"Slips to Slips",key:"drilling_connection_average",to:"min",unitType:"time",from:"s",convertForMultiRigs:o},B={label:"Weight to Weight",key:"weight_to_weight_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},F={label:"Bottom to Slips",key:"bottom_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},M={label:"Slips to Bottom",key:"slips_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},C={label:"Pumps on to Bottom",key:"pumps_on_to_bottom_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},S={label:"Hole Tripping In Speed",key:"tripping_in_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},D={label:"Hole Tripping Out Speed",key:"tripping_out_speed",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},H={label:"Cased Hole Tripping In Speed",key:"tripping_in_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},O={label:"Cased Hole Tripping Out Speed",key:"tripping_out_speed_cased",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},I={label:"Open Hole Tripping In Speed",key:"tripping_in_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},w={label:"Open Hole Tripping Out Speed",key:"tripping_out_speed_open",unitType:"velocity",from:"ft/h",isBiggestBest:!0,convertForMultiRigs:o},P={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"},L={label:"Casing Tripping In Entire Hole",key:"tripping_in_time",to:"min",from:"s",unitType:"time"},N={label:"Connection Time in Cased Hole",key:"tripping_in_connection_time_cased",to:"min",from:"s",unitType:"time"},E={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"},W={label:"Casing Slips to Slips",key:"slips_to_slips_average",to:"min",from:"s",unitType:"time",convertForMultiRigs:o},j={label:"Cased Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed_cased",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},A={label:"Open Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed_open",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},q={label:"Entire Hole Tripping In Speed (with connection)",key:"gross_tripping_in_speed",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},x={label:"Gross Tripping In Speed",key:"gross_tripping_in_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},V={label:"Gross Tripping Out Speed",key:"gross_tripping_out_speed_total",unitType:"velocity",from:"ft/h",convertForMultiRigs:o},X={label:"Cost/".concat(e(t("length")).singular),key:"cost_per_ft",customConvert:function(e){return e/i(1,"length","ft")},convertForMultiRigs:o},z={label:"Lateral Cost/".concat(e(t("length")).singular),key:"cost_per_lat_ft",customConvert:function(e){return e/i(1,"length","ft")},convertForMultiRigs:o},J={label:"NPT",key:"npt",unitType:"time",from:"h",to:"h",convertForMultiRigs:l},K={label:"Circulating Time",key:"circulating_time",unitType:"time",from:"h",to:"h",convertForMultiRigs:l},Q={label:"Spud to Rig Release",key:"spud_to_rig_release_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},Y={label:"Spud to Target",key:"spud_to_target",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},Z={label:"Spud to Total Depth",key:"spud_to_total_depth_time",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},$={label:"Spud to Landing Point",key:"spud_to_landing_point",unitType:"time",from:"h",to:"d",convertForMultiRigs:n},ee={label:"Gross Time",key:"gross_time",unitType:"time",from:"s",to:"h"},te={label:"Turn Rate",key:"turn_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},ie={label:"Build Rate",key:"build_rate",unitType:"anglePerLength",from:"dp100f",allowNegativeValue:!0},oe={label:"Cumulative Tortuosity",key:"cumulative_tortuosity",convertForMultiRigs:o},ne={label:"Drilling Stand Count",key:"weight_to_weight_count",convertForMultiRigs:l},le={label:"Tripping Connection Count",key:"tripping_connection_count",convertForMultiRigs:l},re={label:"Casing Stand Count",key:"slips_to_slips_count",convertForMultiRigs:l},se={label:"Total BHA's",key:"bha_count"},pe={label:"Cased Hole Tripping In Time (with connection)",key:"gross_tripping_in_time_cased",unitType:"time",from:"min"},_e={label:"Open Hole Tripping In Time (with connection)",key:"gross_tripping_in_time_open",unitType:"time",from:"min"},ge={label:"Tripping in (Connection)",key:"tripping_in_connection_time",unitType:"time",from:"min"},ae={label:"Tripping out (Connection)",key:"tripping_out_connection_time",unitType:"time",from:"min"},me={label:"NU/ND Diverter",key:"nu_nd_diverter_timelog_hal",unitType:"time",from:"h",to:"h"},ue={label:"RU/RD Casing Handling Equip",key:"ru_rd_casing_handling_equip_timelog_hal",unitType:"time",from:"h",to:"h"},ye={label:"BOP/Wellhead/XMT NU/ND",key:"bop_wellhead_xmt_nu_nd_timelog_hal",unitType:"time",from:"h",to:"h"},ce={label:"BOP Pressure & Function Test",key:"bop_pressure_function_test_timelog_hal",unitType:"time",from:"h",to:"h"},he={label:"Install / Retrieve Wear Bushing",key:"install_retrieve_wear_bushing_timelog_hal",unitType:"time",from:"h",to:"h"},Te={label:"P/U & L/D BHA",key:"p_u_l_d_bha_timelog_hal",unitType:"time",from:"h",to:"h"},fe={label:"Drillout Casing Shoe Track",key:"drillout_casing_shoe_track_timelog_hal",unitType:"time",from:"h",to:"h"},de={label:"Slip & Cut",key:"slip_cut_timelog_hal",unitType:"time",from:"h",to:"h"},be={label:"Survey Time",key:"survey_time_timelog_hal",unitType:"time",from:"h",to:"h"},ve={label:"Drill & FIT/LOT",key:"drill_fit_lot_timelog_hal",unitType:"time",from:"h",to:"h"},ke={label:"Pressure Test",key:"pressure_test_timelog_hal",unitType:"time",from:"h",to:"h"},Re={label:"RU/RD MPD System or RCD",key:"ru_rd_mpd_system_or_rcd_timelog_hal",unitType:"time",from:"h",to:"h"},Be={label:"Achieve Frac Design Injection Rate",key:"achieve_frac_design_injection_rate_timelog_hal",unitType:"time",from:"h",to:"h"},Fe={label:"RU/RD Frac Head",key:"ru_rd_frac_head_timelog_hal",unitType:"time",from:"h",to:"h"},Me={label:"RU/RD Wireline",key:"ru_rd_wireline_timelog_hal",unitType:"time",from:"h",to:"h"},Ce={label:"RU/RD Lubricator & Perf Guns",key:"ru_rd_lubricator_perf_guns_timelog_hal",unitType:"time",from:"h",to:"h"};export{Be as achieve_frac_design_injection_rate,se as bha_count,ce as bop_pressure_function_test,ye as bop_wellhead_xmt_nu_nd,F as bottom_to_slips_average,ie as build_rate,K as circulating_time,X as cost_per_ft,z as cost_per_lat_ft,oe as cumulative_tortuosity,ve as drill_fit_lot,_ as drilled_feet_rotary,a as drilled_feet_rotary_percentage,g as drilled_feet_slide,m as drilled_feet_slide_percentage,R as drilling_connection_average,u as drilling_percentage,d as drilling_time_rotary,b as drilling_time_slide,fe as drillout_casing_shoe_track,f as feet_per_day,ee as gross_time,q as gross_tripping_in_speed,j as gross_tripping_in_speed_cased,A as gross_tripping_in_speed_open,x as gross_tripping_in_speed_total,pe as gross_tripping_in_time_cased,_e as gross_tripping_in_time_open,V as gross_tripping_out_speed_total,s as hole_depth,p as hole_depth_change,he as install_retrieve_wear_bushing,J as npt,me as nu_nd_diverter,k as on_bottom_percentage,v as on_bottom_time,Te as p_u_l_d_bha,ke as pressure_test,C as pumps_on_to_bottom_average,y as rop,T as rop_gross,c as rop_rotary,h as rop_slide,ue as ru_rd_casing_handling_equip,Fe as ru_rd_frac_head,Ce as ru_rd_lubricator_perf_guns,Re as ru_rd_mpd_system_or_rcd,Me as ru_rd_wireline,de as slip_cut,M as slips_to_bottom_average,W as slips_to_slips,re as slips_to_slips_count,$ as spud_to_landing_point,Q as spud_to_rig_release_time,Y as spud_to_target,Z as spud_to_total_depth_time,be as survey_time,le as tripping_connection_count,ge as tripping_in_connection_time,N as tripping_in_connection_time_cased,S as tripping_in_speed,H as tripping_in_speed_cased,I as tripping_in_speed_open,L as tripping_in_time,P as tripping_in_time_cased,U as tripping_in_time_open,G as tripping_in_time_with_connection,E as tripping_in_time_with_connection_open,ae as tripping_out_connection_time,D as tripping_out_speed,O as tripping_out_speed_cased,w as tripping_out_speed_open,te as turn_rate,B as weight_to_weight_average,ne as weight_to_weight_count};
|