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 15 forks source link

Improved status sharing between ERT and SUMO #391

Open anders-kiaer opened 10 months ago

anders-kiaer commented 10 months ago
perolavsvendsen commented 10 months ago

I also learned this yesterday. I guess it would be relatively easy to implement expected realizations into the case object in the metadata, e.g.

fmu:
  case:
    name: MyCase
    uuid: <uuid4>
    expected_realizations: 39

Not thought through, so don't implement this directly 😬. But as a concept, I think it should work.

perolavsvendsen commented 10 months ago

Relevant? https://github.com/equinor/ert/issues/2359