Well log loader from LAS into Wellbore DDMS - please make error message more verbose to help troubleshooting
When running, this gave me the following message.
C:\TEMP>wbdutil ingest data --welllog_id osdu:work-product-component--WellLog:77874e51358347b9a5a8a4309ef50bfc -p "C:\TEMP\7556_l0102_1984_comp-WDMS.las" -t %OSDUTOKEN% -c %CONFIGPATH% Data not ingested - LAS file validation failed: Well name associated with well log record does not match well name in LAS file. Ingest complete: Data written from 7556_l0102_1984_comp-WDMS.las to Well Log (osdu:work-product-component--WellLog:77874e51358347b9a5a8a4309ef50bfc).
C:\TEMP>
It would be helpful if it shows both values.
- What is obtained from work-product-component WellLog record.
- What is obtained from LAS header
We also know that there is issue with convention LAS header says "Well" whereas in OSDU DP wpc WellLog is linked to parent Wellbore. So, even that part can be clarified in error message.
cc @chad for information