Added dew point; implemented actual vapour pressure, but don't have test data.
This commit is contained in:
parent
ce32cd285e
commit
970a320a84
8 changed files with 118 additions and 16 deletions
|
|
@ -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*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue