equinor / fmu-sumo

Interaction with Sumo in the FMU context
https://fmu-sumo.readthedocs.io/en/latest/
Apache License 2.0
0 stars 5 forks source link

Handle different kinds of class:surface #304

Closed perolavsvendsen closed 3 months ago

perolavsvendsen commented 3 months ago

Context: https://github.com/equinor/fmu-dataio/pull/492

Until now, class: surface has been limited to IRAP Binary formatted structural- or property surfaces. However, with upcoming change in fmu-dataio, geojson-formatted fault property surfaces will also be exported from FMU workflows. This may require some handling.

perolavsvendsen commented 3 months ago

Explorer can now filter on data.format, ref #309