Tidied up documentation. This is more or less ready for others to play with.

This commit is contained in:
Simon Brooke 2026-08-11 19:21:08 +01:00
parent 91343b9c10
commit 507a365682
15 changed files with 337 additions and 40 deletions

View file

@ -11,12 +11,12 @@ partial data.
The 'packet', in the terminology of this library, is a map which has bindings
for some of the following keywords:
1. `:actual-humidity`
2. `:actual-vapour-pressure
1. `:absolute-humidity`
2. `:actual-vapour-pressure` *not yet implemented*
1. `:dew-point`
2. `:pressure-pascals`
3. `:pressure-millibars`
4. `:saturation-pressure`
4. `:saturation--vapour-pressure`
5. `:relative-humidity`
6. `:temperature`
7. `:temperature-celsius`