I would like to use R to filter climate data. I am looking ideally for a package to allow me to use the Lanczos filter (I can actually do it in Python and NCL but would like to do the same in R). If there is no available package for that, it would be great also to be provided with the algorithm used to calculate the Lanczos weights so that I can write a function by myself.

Cheers

Similar questions and discussions