Add documentation for 1D Column Hydrostatic Balance and Ekman Layer examplesExpdoc#2325
Open
Snowdog85123 wants to merge 1 commit intoCliMA:mainfrom
Open
Add documentation for 1D Column Hydrostatic Balance and Ekman Layer examplesExpdoc#2325Snowdog85123 wants to merge 1 commit intoCliMA:mainfrom
Snowdog85123 wants to merge 1 commit intoCliMA:mainfrom
Conversation
valeriabarra
requested changes
May 15, 2025
Author
|
@valeriabarra I've reordered the examples and removed the root-level file as requested. Please let me know if anything else needs adjustment. |
Author
Author
|
Hi @valeriabarra , I just modified as you suggested. |
Author
|
Thanks, I've applied the suggested change. |
valeriabarra
approved these changes
May 23, 2025
Member
|
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!
Member
|
Hi @charleskawczynski , this PR is ready to be merged in. Buildkite needs to be enabled. Thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.







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.