observablehq / observablehq/plot
A raster resample helper?
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 5.4k
- Forks
- 244
- PR merge metrics
- No merged PRs in 30d
Description
https://observablehq.com/@observablehq/plot-raster-resample
this can sample (down), supersample with an interpolator, or do a combination (not useful in this case when represented as a raster, but the resampled values could be used to create a "joyplot" elevation profile… (see notebook):



Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Observable notebook and compare its sampling, supersampling, and interpolator examples with the repository’s raster-related entry points. The issue names no file or test, so first locate where raster values are handled. Done should provide a resampling helper covering the described sampling and supersampling use cases.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100