...
File Header | Description |
hole_id | Customer’s Hole ID |
depth_m | Depth of fracture (metres) |
depth_ft | Depth of fracture (feet) |
depth_from_m | From depth for the fracture detection bounding box (metres) |
depth_to_m | To depth for the fracture detection bounding box (metres) |
depth_from_ft | From depth for the fracture detection bounding box (feet) |
depth_to_ft | To depth for the fracture detection bounding box (feet) |
shape_status | Success/failure of ellipse fitting. Includes reason if failed. |
jrc_status | Success/failure of JRC measurement. Includes reason if failed. |
jrc_left_s | Left side of fracture: suggested (median) JRC measurement |
jrc_left_u | Left side of fracture: upper bound JRC measurement. The statistical upper bound of the potential range of JRC values based on this method. |
jrc_left_l | Left side of fracture: lower bound JRC measurement. The statistical lower bound of the potential range of JRC values based on this method. |
jrc_right_s | Right side of fracture: suggested (median) JRC measurement |
jrc_right_u | Right side of fracture: upper bound JRC measurement. The statistical upper bound of the potential range of JRC values based on this method. |
jrc_right_l | Right side of fracture: lower bound JRC measurement. The statistical lower bound of the potential range of JRC values based on this method. |
jrc_left_error | Fit score of the ellipse fitting to the left skeleton. |
jrc_right_error | Fit score of the ellipse fitting to the right skeleton. |
selected_side | The selected side of the fracture for reporting final JRC measurements. |
JRC | The suggested JRC measurement of the selected side of the fracture. |
...
Version | Date | Author | Rationale |
0.1 | 7 Sep 2022 | S Johnson | Initial release |
2 | 29 January 2024 | S Johnson | Updated to include depth in feet |