ClimaAtmos.jl
A library for building atmospheric circulation models that is designed from the outset to leverage data assimilation and machine learning tools.
https://github.com/CliMA/ClimaAtmos.jl
Category: Atmosphere
Sub Category: Atmospheric Composition and Dynamics
Keywords
climate data-assimilation fluid-dynamics julia machine-learning optimization
Keywords from Contributors
climate-change ode transforms numerical composibility ocean measur earth-observation sciml ordinary-differential-equations
Last synced: about 17 hours ago
JSON representation
Repository metadata
ClimaAtmos.jl is a library for building atmospheric circulation models that is designed from the outset to leverage data assimilation and machine learning tools. We welcome contributions!
- Host: GitHub
- URL: https://github.com/CliMA/ClimaAtmos.jl
- Owner: CliMA
- License: apache-2.0
- Created: 2021-06-17T17:25:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T00:52:26.000Z (3 days ago)
- Last Synced: 2025-04-24T13:05:11.936Z (3 days ago)
- Topics: climate, data-assimilation, fluid-dynamics, julia, machine-learning, optimization
- Language: Julia
- Homepage: https://clima.github.io/ClimaAtmos.jl/dev/
- Size: 141 MB
- Stars: 94
- Watchers: 8
- Forks: 22
- Open Issues: 182
- Releases: 68
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
README.md
ClimaAtmos.jl is the atmosphere components of the CliMA software stack. We strive for a user interface that makes ClimaAtmos.jl as friendly and intuitive to use as possible, allowing users to focus on the science.
Installation instructions
Recommended Julia: Stable release v1.10.0
ClimaAtmos.jl is a registered Julia package. To install
julia> using Pkg
julia> Pkg.add("ClimaAtmos")
Alternatively, download the ClimaAtmos
source with:
$ git clone https://github.com/CliMA/ClimaAtmos.jl.git
Now change into the ClimaAtmos.jl
directory with
$ cd ClimaAtmos.jl
To use ClimaAtmos, you need to instantiate all dependencies with:
$ julia --project
julia> ]
(ClimaAtmos) pkg> instantiate
Running instructions
Currently, the simulations are stored in the test
folder. Run all the test cases with the following commands.
First, we instantiate the test environment, by launching (from ClimaAtmos.jl/
) Julia with the test/
environment active:
$ julia --project=test
Then, once in the Julia REPL, we switch to the package manager by pressing ]
:
julia> ]
Once in the package manager, we develop
the ClimaAtmos.jl/
directory:
test> dev .
Now, we can switch back to the Julia REPL by escaping and run the test suite interactively:
julia> include(joinpath("test", "runtests.jl"))
Or escape the Julia REPL and run from the command line:
$ julia --project=test test/runtests.jl
If you run into issues when running the test suite this way, please open an issue.
Contributing
If you're interested in contributing to the development of ClimaAtmos we want your help no matter how big or small a contribution you make! It's always great to have new people look at the code with fresh eyes: you will see errors that other developers have missed.
Let us know by opening an issue if you'd like to work on a new feature.
Here is the rule of thumb coding style and unicode usage restrictions.
For more information, check out our contributor's guide.
Owner metadata
- Name: Climate Modeling Alliance
- Login: CliMA
- Email: [email protected]
- Kind: organization
- Description: An alliance of scientists, engineers and applied mathematicians, dedicated to pioneering a new, data-informed approach to climate modeling
- Website: https://clima.caltech.edu
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/43161188?v=4
- Repositories: 67
- Last ynced at: 2023-03-03T21:04:27.588Z
- Profile URL: https://github.com/CliMA
GitHub Events
Total
- Fork event: 7
- Create event: 677
- Commit comment event: 30
- Release event: 13
- Issues event: 98
- Watch event: 11
- Delete event: 595
- Member event: 1
- Issue comment event: 551
- Push event: 4648
- Pull request event: 627
- Pull request review event: 872
- Pull request review comment event: 757
Last Year
- Fork event: 7
- Create event: 677
- Commit comment event: 30
- Release event: 13
- Issues event: 98
- Watch event: 11
- Delete event: 595
- Member event: 1
- Issue comment event: 551
- Push event: 4648
- Pull request event: 627
- Pull request review event: 872
- Pull request review comment event: 757
Committers metadata
Last synced: 4 days ago
Total Commits: 3,112
Total Committers: 49
Avg Commits per committer: 63.51
Development Distribution Score (DDS): 0.658
Commits in past year: 661
Committers in past year: 26
Avg Commits per committer in past year: 25.423
Development Distribution Score (DDS) in past year: 0.749
Name | Commits | |
---|---|---|
Charles Kawczynski | k****s@g****m | 1063 |
Zhaoyi Shen | 1****1 | 549 |
Gabriele Bozzola | g****a@c****u | 368 |
Anna Jaruga | a****a@c****u | 157 |
Jia He | j****h@g****m | 124 |
Simon Byrne | s****e@g****m | 113 |
nefrathenrici | n****i@g****m | 93 |
bischtob | t****f@p****e | 80 |
Valeria Barra | v****1@g****m | 71 |
Akshay Sridhar | a****r@c****u | 65 |
Dennis Yatunin | d****n@g****m | 63 |
sandreza | a****a@g****m | 56 |
sriharshakandala | s****s@g****m | 55 |
CompatHelper Julia | c****y@j****g | 30 |
Julia Sloan | j****n@c****u | 30 |
Haakon Ludvig Langeland Ervik | 4****e | 26 |
costachris | c****a@g****m | 23 |
yairchn | y****n@c****u | 21 |
Kevin Phan | 9****v | 17 |
github-actions[bot] | 4****] | 11 |
LenkaNovak | l****a@c****u | 10 |
Akshay Sridhar | a****r@c****u | 9 |
Alexis Renchon | a****n@g****m | 8 |
Gregory Wagner | w****g@g****m | 7 |
Akshay Sridhar | a****r@A****l | 6 |
imreddyTeja | t****5@g****m | 5 |
Jeff Yoder | j****r@u****u | 5 |
Anudhyan Boral | a****n@g****m | 5 |
Etienne Casanova | e****a@g****m | 4 |
Jake Bolewski | j****i@g****m | 4 |
and 19 more... |
Committer domains:
- caltech.edu: 10
- vpn-252-231.caltech.edu: 1
- runningtide.com: 1
- ucdavis.edu: 1
- unr.edu: 1
- clima.gps.caltech.edu: 1
- julialang.org: 1
- pm.me: 1
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 660
Total pull requests: 1,820
Average time to close issues: 3 months
Average time to close pull requests: 13 days
Total issue authors: 31
Total pull request authors: 36
Average comments per issue: 1.95
Average comments per pull request: 1.88
Merged pull request: 1,259
Bot issues: 0
Bot pull requests: 102
Past year issues: 187
Past year pull requests: 794
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 7 days
Past year issue authors: 18
Past year pull request authors: 25
Past year average comments per issue: 1.06
Past year average comments per pull request: 1.06
Past year merged pull request: 573
Past year bot issues: 0
Past year bot pull requests: 28
Top Issue Authors
- szy21 (218)
- charleskawczynski (103)
- Sbozzolo (76)
- trontrytel (58)
- akshaysridhar (37)
- sriharshakandala (25)
- simonbyrne (21)
- nefrathenrici (20)
- LenkaNovak (20)
- jiahe23 (14)
- valeriabarra (11)
- bischtob (8)
- haakon-e (6)
- odunbar (6)
- imreddyTeja (5)
Top Pull Request Authors
- szy21 (453)
- charleskawczynski (449)
- Sbozzolo (221)
- trontrytel (96)
- github-actions[bot] (94)
- nefrathenrici (82)
- akshaysridhar (78)
- dennisYatunin (58)
- sriharshakandala (43)
- juliasloan25 (35)
- simonbyrne (31)
- costachris (30)
- haakon-e (21)
- valeriabarra (17)
- AlexisRenchon (13)
Top Issue Labels
- EDMF :tornado: (120)
- SDI (34)
- bug (33)
- enhancement (19)
- Microphysics (18)
- radiation ☀️ (16)
- Performance (14)
- Tests (13)
- GPU (10)
- Numerics (8)
- Performance monitoring :rocket: :mag: (8)
- Reproducibility 🎲 (8)
- Dependencies :spider_web: (8)
- Workflow :gear: :ocean: (8)
- ClimaParameters :control_knobs: (7)
- Diagnostics (7)
- Quality assurance (7)
- Continuous integration :gear: (6)
- wontfix (6)
- documentation (6)
- help wanted (6)
- design (5)
- Long runs :running_woman: (5)
- ASAP (4)
- Dycore equations (4)
- Refactor (4)
- Consistency :dart: (4)
- Logging :ledger: (3)
- Debugging :mag::bug: (3)
- Question (3)
Top Pull Request Labels
- Dependencies :spider_web: (84)
- Microphysics (70)
- EDMF :tornado: (63)
- Refactor (47)
- Performance monitoring :rocket: :mag: (27)
- do-not-merge-yet (26)
- Launch Buildkite (25)
- enhancement (25)
- Performance (24)
- GPU (22)
- bugfix :bug: :hammer: (22)
- Tests (19)
- House cleaning :broom: (18)
- Continuous integration :gear: (17)
- Long runs :running_woman: (15)
- Diagnostics (14)
- Breaking :boom: (13)
- Latency (13)
- Reproducibility 🎲 (11)
- Workflow :gear: :ocean: (8)
- Visualization :art: (8)
- Reproducibility tests 🎲 (8)
- Logging :ledger: (8)
- documentation (7)
- Inference :mag: (7)
- API (6)
- gravity wave (6)
- ClimaParameters :control_knobs: (6)
- Dycore equations (6)
- Allocations (5)
Package metadata
- Total packages: 1
-
Total downloads:
- julia: 28 total
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 69
juliahub.com: ClimaAtmos
ClimaAtmos.jl is a library for building atmospheric circulation models that is designed from the outset to leverage data assimilation and machine learning tools. We welcome contributions!
- Homepage: https://clima.github.io/ClimaAtmos.jl/dev/
- Documentation: https://docs.juliahub.com/General/ClimaAtmos/stable/
- Licenses: Apache-2.0
- Latest release: 0.30.0 (published 26 days ago)
- Last Synced: 2025-04-25T13:36:12.384Z (1 day ago)
- Versions: 69
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 28 Total
-
Rankings:
- Dependent repos count: 9.94%
- Stargazers count: 16.844%
- Average: 22.551%
- Forks count: 24.504%
- Dependent packages count: 38.915%
Dependencies
- actions/checkout v2.2.0 composite
- codecov/codecov-action v1.0.7 composite
- julia-actions/setup-julia latest composite
- actions/checkout v2 composite
- actions/checkout v3 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-invalidations v1 composite
- julia-actions/setup-julia v1 composite
- JuliaRegistries/TagBot v1 composite
- actions/cache v1 composite
- actions/checkout v2 composite
- codecov/codecov-action v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
- actions/checkout v2 composite
- julia-actions/setup-julia latest composite
- actions/checkout v2.2.0 composite
- dorny/paths-filter v2.9.1 composite
- julia-actions/setup-julia latest composite
- styfle/cancel-workflow-action 0.4.0 composite
Score: 12.87951699381425