Added dew point; implemented actual vapour pressure, but don't have test data.

This commit is contained in:
Simon Brooke 2026-08-12 13:02:43 +01:00
parent ce32cd285e
commit 970a320a84
8 changed files with 118 additions and 16 deletions

View file

@ -25,8 +25,8 @@ The 'packet', in the terminology of this library, is a map which has bindings
for some of the following keywords:
1. `:absolute-humidity` *grammes per metre<sup>3</sup>.*
2. `:actual-vapour-pressure` *not yet implemented*
1. `:dew-point` *not yet implemented*
2. `:actual-vapour-pressure` *Pascals*
1. `:dew-point-celsius`
2. `:pressure-pascals`
3. `:pressure-millibars`
4. `:saturation-vapour-pressure` *Pascals*