-
Notifications
You must be signed in to change notification settings - Fork 16
Add documentation for 1D Column Hydrostatic Balance and Ekman Layer examplesExpdoc #2325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@valeriabarra I've reordered the examples and removed the root-level file as requested. Please let me know if anything else needs adjustment. |
Hi @valeriabarra , I just modified as you suggested. |
Thanks, I've applied the suggested change. |
This branch looks good to me now. @Snowdog85123 , please update it with current
After these steps, you can please reduce the number of commits by using the Once you are done, please let me know. |
…xamples Hello, following up on the idea I previously shared in the issue, I've added documentation [docs/src/examples.md](https://github.com/CliMA/ClimaCore.jl/blob/main/docs/src/examples.md) for the two 1D column examples: the hydrostatic balance and the Ekman layer. Please let me know if this contribution aligns with your goals for the documentation or if any revisions are needed. I'd be happy to make changes!
Hi @charleskawczynski , this PR is ready to be merged in. Buildkite needs to be enabled. Thank you! |
They complement the existing 1D column examples and provide more atmospheric physics use cases.
This new PR replaces the previous one and includes only the intended changes.