JuliaPhysics / JuliaPhysics/Unitful.jl
Mixing ratios and the like for Climate Science
Open
- Dominant language
- Julia
- Stars
- 675
- Forks
- 124
- Avg merge
- 3h 38m
- Merged PRs (30d)
- 1
Description
Hi! I have a question.
In Climate Science, it is very common for units to be expressed in `kg kg^-1` (e.g., specific humidity). However, in Unitful.jl this is taken to be ` ` (i.e., unitless), which while technically accurate is not how it is done realistically.
Is there a way to specify to prevent the default multiplication of units?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.