I don't think Apple uses kph for precipitation intensity, at least not currently / anymore.
I ran a 240h hourly API request and the precipitation amount ranges from 0 to 1.9.
The precipitation intensity is identical to the precipitation amount.
Since it's hourly granularity, the unit of speed is definitely not "per second" so not m/s.
also K/h is implausible because 1.9 kph = 75000 inches per hour.
I would venture to guess that precipitation is "cm"
and precipitation intensity is "cm/h"
Has anyone found explicit confirmation of the units? I don't see it anywhere in Apple's documentation.
cloudCover: %
daylight: T/F
humidity: %
precipitationAmount: cm ?
precipitationIntensity: cm/h ?
precipitationChance:%
pressure: hPa ?
snowfallIntensity: cm/h
snowfallAmount: cm
temperature: C
temperatureApparent: C
temperatureDewPoint: C
uvIndex: 0-10?
visibility: m?
windDirection: degrees ?
windGust: m/s ?
windSpeed: m/s ?