Hey everyone,
So I’m trying to interpolate some of my data in grasshopper and I wanna avoid numpy and scipy so I figured I try with grasshoppers own modules. As the picture shows I have manage to construct points with my values and now I want to interpolate them in loops. First of all I don’t know what to define curves as to make the loop possible and second of all I have a general question about choosing the output I get. Since the module Interpolate has curves, length and tangents I think I get all, but I’m only interested in the curves. Is there a way I can tell the module that I want curves just I can drag it in grasshopper.
Thanks in advance!
Working_Weatherfile.gh (59.4 KB)