How does WindSim perform sector interpolation?

The sector interpolation problem is illustrated with figures belows.

This is a case where the sector interpolation works without issues:

The blue arrows represent the wind field directions at the mast location (shown with their labels, aka "sect3"). You have measured wind direction 76 degrees at the mast. When we transfer the climatology to a new location, we can perform sector interpolation by looking at the relative wind speed and direction change between the mast and the new location in the wind field labeled "090" and in the wind field labeled "060". In simple terms, we then linearly interpolate those changes depending on the angle between the measured and simulated wind directions (really we use vector calculus, but this is almost the same) - if the "090" or "060" sector has a direction at the mast of exactly 76 degrees, it receives all the weight. If not, we use a linear combination.

In this case, however, due to a strong veer, sector "060" is now to the left of "030". If you measure a wind direction of 46 degrees, which sectors should be used for the interpolation? Should we not do anything and say that we use sectors "030" and "060" like nothing happened - or should we ignore "030", "060", or both? Just by looking at one height, the answer is not general or obvious, so we do not perform sector interpolation. Instead, since a wind direction of 46 belongs to "060" (for 12 sectors), we have decided to use values from that sector without any linear interpolations.