Weather file data has an hourly input. The SimInfoManager calculates the data in between 2 inputs. Wind direction can change from e.g. 10 to 360, resulting in an interpolation from 10 to 360. In fact, you would expect an interpolation between 10 and 0.
For a wall facing N, the CpAct in outsideAir should be around 0.4. However it is fluctuating, from a pos value to a neg value to a pos value again, in only 1 hour. The variable pWin follows this behavior.
This can be observed in e.g. IDEAS.Examples.Tutorial.Example1:
