humidity.actual-vapour-pressure

Compute actual vapour pressure.

actual-vapour-pressure-fn

(actual-vapour-pressure-fn & {:keys [dew-point-celsius]})

Compute actual vapour pressure in Pascals given dew point in ° Celsius.

C

TODO: write docs

magic-numbers

The magic numbers (empirical constants) from the derived expression. It bothers me that all these formulae depend on ‘empirical constants’, and that there is no commonality between the empirical constants of different formulae.