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

feat: New wellsLayer property: "simplifiedRendering". Default false. #1653

Merged
merged 40 commits into from
Sep 22, 2023

Conversation

nilscb
Copy link
Collaborator

@nilscb nilscb commented Sep 11, 2023

If enabled will cause wells to be drawn in simplified mode when rotaing or panning to increase drawing speed.
Added new story for gullfaks wells to test large data sets.
Also existing "refine" property defect was fixed.

 If enabled will cause wells to be drawn in simplified mode when rotaing or panning to increase drawing speed.
 Added new story for gullfaks wells to test large data sets.
 Also existing "refine" property defect was fixed.
@nilscb nilscb changed the title new, fix: New well property: "enableSimpleRotPan". Default false. new: New well property: "enableSimpleRotPan". Default false. Sep 11, 2023
@nilscb nilscb self-assigned this Sep 11, 2023
@nilscb nilscb added AspenTech Task owned by AspenTech map-component Issues related to the map component. labels Sep 11, 2023
@nilscb nilscb changed the title new: New well property: "enableSimpleRotPan". Default false. feat: New well property: "enableSimpleRotPan". Default false. Sep 11, 2023
@nilscb nilscb requested a review from hkfb September 11, 2023 07:50
@nilscb nilscb requested a review from w1nklr September 11, 2023 08:19
@nilscb nilscb changed the title feat: New well property: "enableSimpleRotPan". Default false. feat: New well property: "optimizedInteraction ". Default false. Sep 11, 2023
@nilscb nilscb requested a review from w1nklr September 11, 2023 15:20
@nilscb nilscb requested a review from hkfb September 14, 2023 10:17
@nilscb nilscb requested review from hkfb and removed request for hkfb September 15, 2023 11:18
@hkfb
Copy link
Collaborator

hkfb commented Sep 22, 2023

The well trajectories appear as ribbons but not always facing the camera. Is it necessary for performance to disable billboard rendering?

Also, the well heads now appear as horizontal discs.

Also, observe some strange artifacts along some trajectories, especially the most vertical ones:

image

@nilscb nilscb requested a review from hkfb September 22, 2023 10:09
Copy link
Collaborator

@hkfb hkfb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@hkfb hkfb changed the title feat: New well property: "optimizedInteraction ". Default false. feat: New wellsLayer property: "simplifiedRendering". Default false. Sep 22, 2023
@nilscb nilscb merged commit baffae1 into equinor:master Sep 22, 2023
6 checks passed
hkfb pushed a commit that referenced this pull request Sep 22, 2023
# [0.2.0](https://github.com/equinor/webviz-subsurface-components/compare/wsc-common@0.1.0...wsc-common@0.2.0) (2023-09-22)

### Features

* New wellsLayer property: "simplifiedRendering".  Default false. ([#1653](#1653)) ([baffae1](baffae1))
@hkfb
Copy link
Collaborator

hkfb commented Sep 22, 2023

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@hkfb hkfb added the released label Sep 22, 2023
hkfb pushed a commit that referenced this pull request Sep 22, 2023
# 1.0.0 (2023-09-22)

### Features

* New wellsLayer property: "simplifiedRendering".  Default false. ([#1653](#1653)) ([baffae1](baffae1))
@hkfb
Copy link
Collaborator

hkfb commented Sep 22, 2023

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

hkfb pushed a commit that referenced this pull request Sep 22, 2023
# [0.2.0](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.1.1...subsurface-viewer@0.2.0) (2023-09-22)

### Features

* New wellsLayer property: "simplifiedRendering".  Default false. ([#1653](#1653)) ([baffae1](baffae1))
@hkfb
Copy link
Collaborator

hkfb commented Sep 22, 2023

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

hkfb pushed a commit that referenced this pull request Sep 22, 2023
# [1.1.0](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@1.0.0...well-log-viewer@1.1.0) (2023-09-22)

### Features

* New wellsLayer property: "simplifiedRendering".  Default false. ([#1653](#1653)) ([baffae1](baffae1))
@hkfb
Copy link
Collaborator

hkfb commented Sep 22, 2023

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

hkfb pushed a commit that referenced this pull request Sep 22, 2023
# 1.0.0 (2023-09-22)

### Features

* New wellsLayer property: "simplifiedRendering".  Default false. ([#1653](#1653)) ([baffae1](baffae1))
@hkfb
Copy link
Collaborator

hkfb commented Sep 22, 2023

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

nilscb pushed a commit to nilscb/webviz-subsurface-components that referenced this pull request Sep 26, 2023
… triggered when deck.gl receives an empty layer list.

* New wellsLayer property: "simplifiedRendering".  Default false. ([equinor#1653](equinor#1653)) ([baffae1](equinor@baffae1))
nilscb added a commit that referenced this pull request Sep 27, 2023
…e… (#1668)

* fix: Rename calback to more descriptive name. Also callback should be triggered when deck.gl receives an empty layer list.

* New wellsLayer property: "simplifiedRendering".  Default false. ([#1653](#1653)) ([baffae1](baffae1))

* Code review comments fixes.

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
hkfb pushed a commit that referenced this pull request Sep 27, 2023
## [0.2.1](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.2.0...subsurface-viewer@0.2.1) (2023-09-27)

### Bug Fixes

* Rename callback to more descriptive name. Also callback should be… ([#1668](#1668)) ([0c1baee](0c1baee)), closes [#1653](#1653)
@nilscb nilscb deleted the WellOpt branch December 7, 2023 16:36
hkfb pushed a commit that referenced this pull request Dec 12, 2023
# 1.0.0 (2023-12-12)

### Bug Fixes

* audit fix prod dependencies ([#1707](#1707)) ([b5dbcf8](b5dbcf8))
* bump [@deck](https://github.com/deck).gl/core from 8.9.31 to 8.9.32 in /typescript ([#1764](#1764)) ([5ab32b0](5ab32b0))
* bump @equinor/eds-core-react from 0.32.x to 0.33.0 ([#1704](#1704)) ([75c5de8](75c5de8))
* bump @equinor/videx-wellog from 0.8.0 to 0.8.1 in /typescript ([#1811](#1811)) ([0e6a423](0e6a423))
* bump d3-format from 1.4.5 to 3.1.0 in /typescript ([#1680](#1680)) ([91f42d1](91f42d1))
* bump deck.gl from 8.9.31 to 8.9.32 in /typescript ([#1800](#1800)) ([393230c](393230c))
* bump to latest @emerson-eps/color-tables ([#1770](#1770)) ([e67a285](e67a285))

### Features

* New wellsLayer property: "simplifiedRendering".  Default false. ([#1653](#1653)) ([baffae1](baffae1))
* Split GroupTree into GroupTreePlot-component and settings ([#1794](#1794)) ([ef07441](ef07441))
@hkfb
Copy link
Collaborator

hkfb commented Dec 12, 2023

🎉 This issue has been resolved in version group-tree-plot@1.0.0 🎉

The release is available on GitHub release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AspenTech Task owned by AspenTech map-component Issues related to the map component. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants