Open HansKallekleiv opened 1 year ago
Discussion 4 oct 2023:
csv
formatFormat?
XTgeo uses xyz
(csv
) format
Should FMU metadata for wells be synched with current standards in SMDA?
Probably need to have a record of uuid
s in SMDA in FMU, so that we can connect the two in outgoing metadata. Similar to links to stratigraphic column. Will RMS support lineage, so that these things can follow the data on input and be accessible when exporting back out?
Starting point: Export (blocked) wells out of FMU, populate with metadata, store in Sumo.
csv
formatted)class: table
data:
content: well # /(blocked_well)
well:
logs:
- name: MyLog
type: continuous
- name: MyOtherLog
type: discrete
path:
xx: yy
fmu:
grid_model:
xx
Wait:
@jcrivenaes @HansKallekleiv
Implementation will require some discussion.
well_uuid
from masterdata if applicable.