equinor / webviz

Mozilla Public License 2.0
6 stars 7 forks source link

Look into Inplace Volumetric Table ordering by identifier values #728

Open jorgenherje opened 4 weeks ago

jorgenherje commented 4 weeks ago

Inplace Volumetircs table: Identifier values should be ordered based on the index in the raw table. Especially important for zones(stratigraphy)


Note by @jorgenherje: How to ensure which order is more correct? I'd prefer some logic other than order for a specific index (e.g. Zone) in the raw table from Sumo. Some data object specifying the order of importance for each possible index (order the zone, region, facies etc). This order can also be utilized to order the occurrence in dropdowns/selects in front-end.