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

fix: Grid3DLayer should apply flag "ZIncreasingDownwards" for correct readout of depth. #1723 #1729

Merged
merged 6 commits into from
Oct 23, 2023

Conversation

nilscb
Copy link
Collaborator

@nilscb nilscb commented Oct 23, 2023

…ers for relevant layers. #1724

@nilscb nilscb self-assigned this Oct 23, 2023
@nilscb nilscb added bug Something isn't working AspenTech Task owned by AspenTech map-component Issues related to the map component. labels Oct 23, 2023
@nilscb nilscb changed the title Fix of: Performance: Apply flag "ZIncreasingDownwards" in vertex shad… performance: Apply flag "ZIncreasingDownwards" in vertex shad… Oct 23, 2023
@nilscb nilscb changed the title performance: Apply flag "ZIncreasingDownwards" in vertex shad… fix, performance: Apply flag "ZIncreasingDownwards" in vertex shad… Oct 23, 2023
@w1nklr w1nklr changed the title fix, performance: Apply flag "ZIncreasingDownwards" in vertex shad… perf: Apply flag "ZIncreasingDownwards" in vertex shad… Oct 23, 2023
@nilscb nilscb requested review from hkfb and w1nklr October 23, 2023 10:33
@nilscb nilscb changed the title perf: Apply flag "ZIncreasingDownwards" in vertex shad… Fix of : Grid3DLayer should apply flag "ZIncreasingDownwards" for correct readout of depth. #1723 Oct 23, 2023
@nilscb nilscb changed the title Fix of : Grid3DLayer should apply flag "ZIncreasingDownwards" for correct readout of depth. #1723 fix: Grid3DLayer should apply flag "ZIncreasingDownwards" for correct readout of depth. #1723 Oct 23, 2023
@nilscb nilscb requested a review from w1nklr October 23, 2023 11:09
@w1nklr w1nklr merged commit 108b660 into equinor:master Oct 23, 2023
5 checks passed
hkfb pushed a commit that referenced this pull request Oct 23, 2023
## [0.4.2](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.4.1...subsurface-viewer@0.4.2) (2023-10-23)

### Bug Fixes

* Grid3DLayer should apply flag "ZIncreasingDownwards" for correct readout of depth. ([#1729](#1729)) ([108b660](108b660)), closes [#1723](#1723) [#1724](#1724)
@hkfb
Copy link
Collaborator

hkfb commented Oct 23, 2023

🎉 This issue has been resolved in version subsurface-viewer@0.4.2 🎉

The release is available on GitHub release

@hkfb hkfb added the released label Oct 23, 2023
nilscb added a commit that referenced this pull request Oct 24, 2023
…lue 0. (#1733)

Introduced in PR #1729
Same fix Grid3DLayer and MapLayer.
- also "ZIncreasingDownward" flag not correct in Grid3DLayer story.
hkfb pushed a commit that referenced this pull request Oct 24, 2023
## [0.5.1](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.5.0...subsurface-viewer@0.5.1) (2023-10-24)

### Bug Fixes

* Grid3DLayer and MapLayer; Fix readout. Depth not reported for value 0. ([#1733](#1733)) ([380f3a0](380f3a0)), closes [#1729](#1729)
w1nklr added a commit to w1nklr/webviz-subsurface-components that referenced this pull request Oct 24, 2023
nilscb pushed a commit that referenced this pull request Oct 25, 2023
hkfb pushed a commit that referenced this pull request Oct 25, 2023
@nilscb nilscb deleted the ShaderPerf branch December 7, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AspenTech Task owned by AspenTech bug Something isn't working map-component Issues related to the map component. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grid3DLayer should apply flag "ZIncreasingDownwards" for correct readout of depth.
3 participants