Functions to compute relative humidity, absolute humidity, wet bulb temperature, given pressure and absolute temperature.
Find a file
2026-08-09 13:32:32 +01:00
resources I have not yet got the overall architecture right, but the functions are 2026-08-09 13:32:32 +01:00
src/humidity I have not yet got the overall architecture right, but the functions are 2026-08-09 13:32:32 +01:00
test/humidity I have not yet got the overall architecture right, but the functions are 2026-08-09 13:32:32 +01:00
.gitignore Initial commit 2026-08-08 14:33:32 +00:00
LICENSE Initial commit 2026-08-08 14:33:32 +00:00
project.clj I have not yet got the overall architecture right, but the functions are 2026-08-09 13:32:32 +01:00
README.md Initial commit 2026-08-08 14:33:32 +00:00

humidity

Functions to compute relative humidity, absolute humidity, wet bulb temperature, given pressure and absolute temperature.