So I want to calculate and plot for a cyclone where I am using wind_speed_matrix a 2d Matrix with all the wind data it represents a grid structure and I want to plot a R34,R50,R60 on it similar to this
So I want to calculate and plot for a cyclone where I am using wind_speed_matrix a 2d Matrix with all the wind data it represents a grid structure and I want to plot a R34,R50,R60 on it similar to this
This should be possible with Observable Plot, using the vector mark and a custom shape.