Skip to content

ENH: Use Masterdata model from fmu-datamodels - #38

Merged
tnatt merged 1 commit into
equinor:mainfrom
tnatt:masterdata-from-fmu-datamodels
Aug 13, 2025
Merged

ENH: Use Masterdata model from fmu-datamodels#38
tnatt merged 1 commit into
equinor:mainfrom
tnatt:masterdata-from-fmu-datamodels

Conversation

@tnatt

@tnatt tnatt commented Aug 13, 2025

Copy link
Copy Markdown
Contributor

Resolves #34

PR to use the Masterdata model from fmu-datamodels instead.
Note the smda field in the Masterdata model is non-optional, hence the change to set the masterdata field in the project config optional instead.

Checklist

  • Tests added (existing tests sufficielnt)
  • Test coverage equal or up from main (run pytest with --cov=src/ --cov-report term-missing)
  • If not squash merging, every commit passes tests
  • Appropriate commit prefix and precise commit message used
  • All debug prints and unnecessary comments removed
  • Docstrings are correct and updated
  • Documentation is updated, if necessary
  • Latest main rebased/merged into branch
  • Added comments on this PR where appropriate to help reviewers
  • Moved issue status on project board
  • Checked the boxes in this checklist ✅

@tnatt
tnatt requested review from joargr and slangeveld August 13, 2025 10:54

@joargr joargr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tried running the code, but it looks ok.

@tnatt
tnatt force-pushed the masterdata-from-fmu-datamodels branch from 5a3fa39 to 05a7e75 Compare August 13, 2025 13:58
@tnatt
tnatt merged commit 82760eb into equinor:main Aug 13, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove and replace Smda models to import from fmu-datamodels

2 participants