developmentseed / developmentseed/deck.gl-raster

Ensure the FilterNoDataVal GPU module can filter out NaN values

Open
#634 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
228
Forks
29
Avg merge
12h 27m
Merged PRs (30d)
4

Description

A NaN sentinel is not a value FilterNoDataVal can match (`==` is false for NaN by definition)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the FilterNoDataVal GPU module and trace how its sentinel comparison handles NaN. Confirm the current behavior with the module's existing tests or GPU validation path, then make sure NaN sentinel values are filtered and the relevant checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
computer-graphics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.