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: Grid3d Layer API and cursor readout enhancements. #1714

Merged
merged 24 commits into from
Oct 19, 2023
Merged

feat: Grid3d Layer API and cursor readout enhancements. #1714

merged 24 commits into from
Oct 19, 2023

Conversation

LeonidPolukhin
Copy link
Collaborator

  1. Memory usage reduced.
  2. Accepts data as JavaScript typed arrays.
  3. Cursor reradout works correctly displaying relevant x, y, depth and property values.

@LeonidPolukhin LeonidPolukhin added bug Something isn't working enhancement New feature or request AspenTech Task owned by AspenTech map-component Issues related to the map component. labels Oct 18, 2023
@LeonidPolukhin LeonidPolukhin self-assigned this Oct 18, 2023
@LeonidPolukhin LeonidPolukhin changed the title feat (grid3d): Grid3d Layer API and cursor readout enhancements. feat: Grid3d Layer API and cursor readout enhancements. Oct 18, 2023
@nilscb nilscb self-requested a review October 18, 2023 09:31
@LeonidPolukhin LeonidPolukhin merged commit 147292d into equinor:master Oct 19, 2023
hkfb pushed a commit that referenced this pull request Oct 19, 2023
# [0.4.0](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.4.0) (2023-10-19)

### Features

* Grid3d Layer API and cursor readout enhancements. ([#1714](#1714)) ([147292d](147292d))
@hkfb
Copy link
Collaborator

hkfb commented Oct 19, 2023

🎉 This PR is included in version 0.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 enhancement New feature or request map-component Issues related to the map component. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NGRM] - Fix 3D and property value readouts in Grid3D Layer. [NGRM] - Reduce memory usage in Grid3D Layer.
3 participants