equinor / fmu-dataio

FMU data standard and data export with rich metadata in the FMU context
https://fmu-dataio.readthedocs.io/en/latest/
Apache License 2.0
10 stars 14 forks source link

facies_thickness missing from allowed contents #464

Closed perolavsvendsen closed 7 months ago

perolavsvendsen commented 7 months ago

Not sure why, or if it was actually never there, but facies_thickness is a common output from FMU models and should be allowed as a content.

janbjorge commented 7 months ago

What fields should it contain?

perolavsvendsen commented 7 months ago

No fields, just allowed as value for data.content

janbjorge commented 7 months ago

But, every data.content is connected to a data-structure now, ex. data.content = depth, must have the field depth_reference.

perolavsvendsen commented 7 months ago

Added to this list, similar to e.g. "thickness". But not with an additional conditional field.