Does anyone know if it is possible to create custom property version for observed data using Ocean?
I’d like to store 2 sets of observed values based on the same template.
Cheers,
Neal
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sorry, but neither Petrel nor Ocean provides this functionality. You can use the only predefined ObservedDataVersionSelection[s], the list of available options can be obtained via Petrel’s import data dialog or you can retrieve it programmatically via ObservedDataSetForWell.AllObservedDataVersionSelections (Note: you can retrieve this list from any ObservedDataSetForWell, e.g. you can get it from a just created and “empty” set)