Use Wellbore Trajectory schema version 1.1.0
As per my recent discussion with Etienne, we looked at the Station properties array. This is one thing to leverage from the new schema 1.1.0.
(@gehrmann - Can you please point us to "change log" from 1.0.0 to 1.1.0 so that we can ensure that this revision makes use of enriched features of 1.1.0)
This would be good place to capture the list of measurements for each station (similar to list of curves in WellLog work-product component).
"AvailableTrajectoryStationProperties": [
{
"TrajectoryStationPropertyTypeID": "partition-id:reference-data--TrajectoryStationPropertyType:AzimuthTN:",
"StationPropertyUnitID": "partition-id:reference-data--UnitOfMeasure:dega:",
"Name": "AzimuthTN"
}
],
See below some common measured properties for each station depth.
- MeasuredDepth
- TVD
- Azimuth
- Inclination
- SurfaceX
- SurfaceY
Also see this Reference entity and its value list for an understanding of mapping.
Edited by Debasis Chatterjee