Håvard Bjerke

Results 42 issues of Håvard Bjerke

- [ ] Too dense sampling? Not original sampling? - [ ] Remove "metadata_discrete" object - [ ] Use color tables for colors - [ ] Code to color mapping...

enhancement
AspenTech
map-component

- Target needs to be ES5 for jest testing - Resource files (json, glsl, gltf) need to be embedded in the NPM package. Loading them in the client doesn't work...

AspenTech

The MD, name and color properties on wells should be optional. - [ ] default color should be used if not specified, suggested is solid black - [ ] readout...

AspenTech
map-component

Create intersection geometry from well trajectory and project trajectory on intersection Intersected geometry should show both in intersection and 3d views

enhancement
AspenTech
intersection

Not sure what the purpose of the `valueRange` is for the Grid layer. When I change the values, then the property readout values do not change.

bug
AspenTech
map-component

Create storybook example with log curves rendered in 3D.

bug
AspenTech
map-component

Create a component that can display performance metrics, eg. using the [_onMetrics](https://deck.gl/docs/api-reference/core/deck#_onmetrics) callback for the `SubsurfaceViewer`. Ideally it should support all relevant packages.

enhancement
AspenTech
map-component
well-log-viewer

The `fontFamily` option, which is present for the `AxesLayer` is missing for `Axes2DLayer`.

bug
AspenTech
map-component

Many Well Log Viewer components are implemented as class-based React components. It is recommended to use functional components with Hooks for new development, as they offer a simpler syntax, improved...

maintenance
AspenTech
well-log-viewer

Suggestions to improve default mouse camera control behaviour in `SubsurfaceViewer` - [ ] Increase default zoom granularity. Currently using the scrollwheel, each scroll increment results in a large jump in...

enhancement
map-component