I was wondering if anyone knows about a library for spatial interpolation using Copulas in Python. I have already tried the copulalib
and consequently ambhas
, but none of them are suited for spatial interpolation. A reference to the problem can be found here.
Regards,