Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full support for WITSML models #1956

Open
janburak opened this issue Jun 12, 2023 · 5 comments
Open

Full support for WITSML models #1956

janburak opened this issue Jun 12, 2023 · 5 comments
Labels
Help wanted Extra attention is needed

Comments

@janburak
Copy link
Contributor

Implement full support for the remaining WITSML models in the Src/Witsml project. Creat example queries including all object properties and write tests to verify completeness, as done already for some objects in Tests\WitsmlExplorer.IntegrationTests\Witsml\GetFromStore.
As of this writing, the missing objects are:

  • attachment
  • cementJob
  • convCore
  • coordinateReferenceSystem
  • drillReport
  • objectGroup
  • opsReport
  • sidewallCore
  • stimJob
  • surveyProgram
  • target
  • toolErrorModel
  • toolErrorTermSet
@robertbasti
Copy link
Collaborator

if any object is not available on equinor or aker bp server, skip them

@robertbasti
Copy link
Collaborator

do investigation on production servers

@robertbasti
Copy link
Collaborator

if finding object which are used but not supported by Witsml Exp. today, we will consider to add object support

@robertbasti
Copy link
Collaborator

if we find objects with no data, we will not spend time with them

@eliasbruvik
Copy link
Contributor

eliasbruvik commented Nov 28, 2024

We at least need to support the Attachment object. Did not find any data for the other objects although the servers supports them. Note that I don't have access to that many production servers, so my research was limited to what's available for me.

Created a new task for supporting Attachments: #2616

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants