NO TICKET: fix units for casing diameter#228
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
|
jirhiker
left a comment
There was a problem hiding this comment.
Does storing in feet make any logical sense given that well diameters are typically referred to by inches? Ie a 6 inch well not at 0.5 inch well. What was the reason for this change?
|
That's how it's been stored and retrieved historically. I can get feedback from AMMP and proceed with their input |
|
They really shouldn't have much input on how data is stored. Users should not worry about the storage layer only the presentation layer |
|
I'll close this PR for now and we can revisit it after further discussions and feedback from AMMP |
Agreed - @jirhiker can you review/resolve this however you think is best? |
Why
This PR addresses the following problem / context:
How
Implementation summary - the following was changed / added / removed:
Notes
Any special considerations, workarounds, or follow-up work to note?