Added a notebook exploring humidity on June 26th this year.
This commit is contained in:
parent
d9c8b5cbc3
commit
4c462aa508
2 changed files with 127 additions and 2 deletions
|
|
@ -5,9 +5,10 @@
|
|||
:doc/format :markdown}
|
||||
:output-path "docs/codox"
|
||||
:source-uri "https://github.com/simon-brooke/humidity/blob/master/{filepath}#L{line}"}
|
||||
:dependencies [[org.clojure/clojure "1.12.5"]]
|
||||
:dependencies [[org.clojure/clojure "1.12.5"]
|
||||
[io.github.nextjournal/clerk "0.18.1158"]]
|
||||
:deploy-repositories [["releases" :clojars]
|
||||
["snapshots" :clojars]]
|
||||
["snapshots" :clojars]]
|
||||
:description "Functions to compute relative humidity, absolute humidity, wet bulb
|
||||
temperature, and other values related to humidity of air, given
|
||||
partial data."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue