34 lines
862 B
Markdown
34 lines
862 B
Markdown
# humidity: Change Log
|
|
|
|
## Release 0.2.0 14<sup>th</sup> August 2026
|
|
|
|
### Changes:
|
|
|
|
* Added a notebook exploring humidity on June 26th this year.
|
|
* Regularised names of namespaces, variables and functions.
|
|
* Added validation.
|
|
* Tweaking of README, intro, and tests.
|
|
|
|
### NOTE: Name changes
|
|
|
|
Although the key `resolution` API remains the same, there has been a wholesale
|
|
renaming of functions, keywords, namespaces, and variables in order to achieve
|
|
consistency; and consequently code written to 0.1.0 may have to be updated.
|
|
|
|
## Release 0.1.0 12<sup>th</sup> August 2026
|
|
|
|
Initial release.
|
|
|
|
Computes:
|
|
|
|
1. :absolute-humidity
|
|
2. :actual-vapour-pressure
|
|
3. :dew-point-celsius
|
|
4. :pressure-millibars
|
|
5. :pressure-pascals
|
|
6. :relative-humidity
|
|
7. :saturation-vapour-pressure
|
|
8. :temperature-celsius
|
|
9. :temperature-kelvin
|
|
10. :volume
|
|
11. :wet-bulb-temperature
|