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

Enable filter on data.content. #310

Closed perolavsvendsen closed 2 months ago

perolavsvendsen commented 3 months ago

Issue

249

Short description

data.content is a key metadata attribute. Unlike non-standard freetext attributes such as "tagname" and others which should never be used for logical operations, the data.content is standardized. Therefore, we want to promote usage of data.content as much as possible.

This PR should enable explorer to filter on data.content.

Pre-review checklist

Pre-merge checklist