ENH: Add an endpoint to fetch well headers from SMDA#426
Merged
Conversation
GibranAlfa
force-pushed
the
fetch-well-data-from-SMDA
branch
2 times, most recently
from
July 6, 2026 22:13
7058c00 to
4ff4a86
Compare
slangeveld
approved these changes
Jul 8, 2026
slangeveld
left a comment
Collaborator
There was a problem hiding this comment.
Well (😄) done! A few comments on the tests
GibranAlfa
force-pushed
the
fetch-well-data-from-SMDA
branch
from
July 8, 2026 12:45
53a826a to
abcea27
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #342
POST /api/v1/smda/well_headers.SmdaAPI.well_headers()usingsmda-api/wellheader-insight-headers/search.SmdaWellHeader/SmdaWellHeadersResultmodels. Added some additional attributes inSmdaWellHeaderthat can be useful to identify the well. Documentation in docstrings are taken from SMDA directly.RMS_WELLS.Checklist
--cov=src/ --cov-report term-missing)