JuliaDataCubes / PyramidScheme.jl

Building and using pyramids for large raster data
MIT License
13 stars 1 forks source link

map of multiple pyramids not implemented #38

Open felixcremer opened 3 months ago

felixcremer commented 3 months ago

mapping multiple pyramids might run into some fallback from DimensionalData and thereby only compute the function on the highest resolution. I implemented a special case for the single argument but not for multiple.