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

Update raster.sample endpoint to use parallelized code #450

Open
scottyhq opened this issue Dec 18, 2024 · 1 comment
Open

Update raster.sample endpoint to use parallelized code #450

scottyhq opened this issue Dec 18, 2024 · 1 comment
Assignees

Comments

@scottyhq
Copy link
Contributor

scottyhq commented Dec 18, 2024

My understanding is the current raster.sample() endpoint
(https://slideruleearth.io/web/rtd/api_reference/raster.html#sliderule.raster.sample) does not use the more efficient sampling code added in #424.

It would be great if this endpoint could be sped up with more server-side parallelism.

@scottyhq scottyhq changed the title Update raster.sample to use more efficient Update raster.sample endpoint to use parallelized code Dec 18, 2024
@elidwa elidwa self-assigned this Dec 20, 2024
@elidwa
Copy link
Contributor

elidwa commented Jan 8, 2025

fixed on trunk, new implementation in samples.lua endpoint. Fix should be picked up in next release v4.9.2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants