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

Add Tool, Parameter and Calibration objects to Python interface #51

Merged
merged 4 commits into from
Feb 27, 2019

Conversation

ErlendHaa
Copy link
Contributor

Closes #41

Checking if an object/object-name is referenced in an object attribute
can be generalized for all object-types and hence fits nicley into the
base class basic_object
The Tool class is a Python representation og the logical record type
TOOL (listed in Appendix A.2 - Logical Record Types, described in
Chapter 5.8.4 - Static and Frame Data, TOOL objects).
The Parameter class is a Python representation of the logical record
type PARAMETER (listed in Appendix A.2 - Logical Record Types, described
in Chapter 5.8.2 - Static and Frame Data, PARAMETER objects).
The Calibration class is a Python representation of the logical record
type CALIBRATION (listed in Appendix A.2 - Logical Record Types, described
in Chapter 5.8.7.3 - Static and Frame Data, CALIBRATION objects).
@ErlendHaa ErlendHaa merged commit 529568a into equinor:master Feb 27, 2019
@ErlendHaa ErlendHaa removed the review label Feb 27, 2019
@ErlendHaa ErlendHaa deleted the metadata-objects branch March 4, 2019 08:00
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.

1 participant