hashmapinc / hashmapinc/Tempus

Bit on Bottom computation additional error flag for bad data

Open
#972 1 comment 0 reactions 1 assignee Claimed by @VikashSingh94 View on GitHub
Complete Sprint 3
Dominant language
Java
Stars
32
Forks
11
PR merge metrics
No merged PRs in 30d

Description

child of #797
When computing the bit on bottom flag, due to bad data quality, the computed delta of Hole Depth - Bit Depth can be <0.

When this condition exists, that is typically due to a bad user input at the rig when the user incorrectly sets either the bit depth or the hole depth manually. In this case, we need to throw an error flag when the value of Hole Depth - Bit Depth <= -1.0 feet.

The human context of this would be "Bit deeper than hole depth".

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.