Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjustments to active cell import #11640

Open
2 of 3 tasks
magnesj opened this issue Aug 26, 2024 · 1 comment
Open
2 of 3 tasks

Adjustments to active cell import #11640

magnesj opened this issue Aug 26, 2024 · 1 comment
Assignees
Labels
Enhancement An addition that can be observed by the user

Comments

@magnesj
Copy link
Member

magnesj commented Aug 26, 2024

  • When trying to display inactive cells, and pressing Zoom All in the 3D view should zoom to active cells bounding box. Now the zoom includes other ranges. Screenshot from Norne:

image

  • It would be useful to have space as thousand separator to improve readability of large numbers. This is done in the info box inside the 3D view.

image

  • The function StructGridInterface::characteristicCellSizes does not handle active-cells-only import, and causes crash if the total number of cells is much higher than active cells.
@magnesj magnesj added the Enhancement An addition that can be observed by the user label Aug 26, 2024
@magnesj magnesj added this to the Deeper 2024 - Sprint 08 milestone Aug 26, 2024
@OPM OPM deleted a comment Aug 26, 2024
@jonjenssen jonjenssen self-assigned this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An addition that can be observed by the user
Projects
None yet
Development

No branches or pull requests

3 participants
@magnesj @jonjenssen and others