I am looking at the results of API calls to OpenWeather in my browser. These are reported as decimal values such as 1.99 for wind speed, for example. It seems that KLWP only/always reports integer values. I am ok with that if it is a limitation or chosen for some reason. But if so, how is rounding performed?
Thanks