rafaqz / Rasters.jl

Raster manipulation for the Julia language
MIT License
197 stars 34 forks source link

Feature request: interpolation options in extract #652

Open alex-s-gardner opened 2 months ago

alex-s-gardner commented 2 months ago

When using extract to retrieve point values from a Raster it would be useful if the user could specify an interpolation option.

rafaqz commented 2 months ago

Where would the interp algs come from

alex-s-gardner commented 2 months ago

Where would the interp algs come from

I think the best option is Interpolations.jl