Open rafaqz opened 9 months ago
This is probably possible relatively easily using Unaligned lookups, as with AffineTransform lookups.
Unaligned
AffineTransform
Getting all the selectors to work will be the hard part.
@tcarion this is from your comment here: https://github.com/rafaqz/Rasters.jl/blob/main/test/sources/gribdatasets.jl#L11
Isn't this a duplicate if #328?
Yep
This is probably possible relatively easily using
Unaligned
lookups, as withAffineTransform
lookups.Getting all the selectors to work will be the hard part.
@tcarion this is from your comment here: https://github.com/rafaqz/Rasters.jl/blob/main/test/sources/gribdatasets.jl#L11