Skip to content

Feature: Add selection for color range context - intersection vs whole grid #1820

Description

@rubenthoms

In IntersectionRealizationGridProvider, for instance, we are currently using the min/max values of the whole grid. This was to better support browsing of wellbores. However, in some cases it might also be interesting to support other color ranges:

  • range for current intersection
  • range across all grids in all realizations
  • range across all timestamps

We could consider if we want to add an option to the data provider. For the latter two, we have to check if we can extract enough metadata from Sumo, but the first one is easy to implement.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions