Log recognition - to make use of Logging company
It seems the current implementation does not take into account Logging company.
{
"description": "LDTD Gamma Ray",
"label": "GRD",
"log_unit": "GAPI"
}
As far as I know from Energistics/PWLS (@jayholl), recognition process should take two inputs -
- Logging company
- Curve Mnemonic
Output - Either "Not available" (PWLS dictionary does not have this combination)
or
the triplet (LogCurveMainFamily -> LogCurveFamily -> LogCurveType)
I am showing this sample ID from the leaf entity. https://gitlab.opengroup.org/osdu/subcommittees/data-def/work-products/schema/-/blob/master/E-R/reference-data/LogCurveType.1.0.0.md
BakerHughesInteq:A6A0R
As you can see, this is combination of Contractor and also Curve Mnemonic.
Edited by Debasis Chatterjee