Open joaogoliveira1 opened 4 years ago
For those struggling with this limitation, I used the following quick solution for my case:
Unfortunately, I believe the underlying Fortran library only supports extrapolation for 1-d splines, and I don't think it would be trivial to tack on the handling at the Julia level in Spline2D evaluation.
Thank you for posting your workaround for others!
Hey,
Are there any plans to include extrapolation options in 2D like in 1D? Thanks