Resolve "Search for ingested wellbore ID to avoid duplicate wellbore record ID"
requested to merge 23-search-for-ingested-wellbore-id-to-avoid-duplicate-wellbore-record-id into main
Closes #23 (closed) Add capability to search for wellbores by name. Add check for existing wellbore names before ingest
- If matching wellbore exists add welllogs to this, don't create new wellbore.
- If no-matching wellbore exists create new wellbore
- If multiple matches exist then error.
Tidied up the lascli function.