SurfaceFluxes.jl
SurfaceFluxes.jl copied to clipboard
tutorial
Purpose
Close #134 - though some of the discussion around displacement height may be specific to land, where u = 0.
Deploys here: https://clima.github.io/SurfaceFluxes.jl/previews/PR139/basic_usage/index.html
To-do
figure out why CI fails thought I do not touch src, tomls make sure it deploys with correct url
Content
add a markdown doc
Review checklist
I have:
- followed the codebase contribution guide: https://clima.github.io/ClimateMachine.jl/latest/Contributing/
- followed the style guide: https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/
- followed the documentation policy: https://github.com/CliMA/policies/wiki/Documentation-Policy
- checked that this PR does not duplicate an open PR.
In the Content, I have included
- relevant unit tests, and integration tests,
- appropriate docstrings on all functions, structs, and modules, and included relevant documentation.
- [x] I have read and checked the items on the review checklist.