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 numerical transforms compose ocean sciml ordinary-differential-equations differentialequations differential-equations
Last synced: about 19 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-05-15T19:21:06.000Z (2 days ago)
- Last Synced: 2025-05-15T20:23:24.486Z (2 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: 98
- Watchers: 8
- Forks: 23
- Open Issues: 183
- Releases: 70
-
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: 9
- Create event: 723
- Commit comment event: 32
- Release event: 14
- Issues event: 102
- Watch event: 14
- Delete event: 621
- Member event: 1
- Issue comment event: 583
- Push event: 4932
- Pull request event: 661
- Pull request review event: 933
- Pull request review comment event: 797
Last Year
- Fork event: 9
- Create event: 723
- Commit comment event: 32
- Release event: 14
- Issues event: 102
- Watch event: 14
- Delete event: 621
- Member event: 1
- Issue comment event: 583
- Push event: 4932
- Pull request event: 661
- Pull request review event: 933
- Pull request review comment event: 797
Committers metadata
Last synced: 8 days ago
Total Commits: 3,121
Total Committers: 49
Avg Commits per committer: 63.694
Development Distribution Score (DDS): 0.659
Commits in past year: 637
Committers in past year: 26
Avg Commits per committer in past year: 24.5
Development Distribution Score (DDS) in past year: 0.754
Name | Commits | |
---|---|---|
Charles Kawczynski | k****s@g****m | 1064 |
Zhaoyi Shen | 1****1 | 549 |
Gabriele Bozzola | g****a@c****u | 370 |
Anna Jaruga | a****a@c****u | 158 |
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 |
Akshay Sridhar | a****r@c****u | 12 |
github-actions[bot] | 4****] | 11 |
LenkaNovak | l****a@c****u | 10 |
Gregory Wagner | w****g@g****m | 8 |
Alexis Renchon | a****n@g****m | 8 |
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: 2 days ago
Total issues: 661
Total pull requests: 1,840
Average time to close issues: 3 months
Average time to close pull requests: 13 days
Total issue authors: 31
Total pull request authors: 37
Average comments per issue: 1.95
Average comments per pull request: 1.88
Merged pull request: 1,271
Bot issues: 0
Bot pull requests: 103
Past year issues: 169
Past year pull requests: 764
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 6 days
Past year issue authors: 16
Past year pull request authors: 26
Past year average comments per issue: 1.09
Past year average comments per pull request: 1.11
Past year merged pull request: 551
Past year bot issues: 0
Past year bot pull requests: 25
Top Issue Authors
- szy21 (218)
- charleskawczynski (103)
- Sbozzolo (76)
- trontrytel (58)
- akshaysridhar (38)
- 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 (453)
- Sbozzolo (224)
- trontrytel (99)
- github-actions[bot] (94)
- nefrathenrici (82)
- akshaysridhar (79)
- dennisYatunin (58)
- sriharshakandala (44)
- juliasloan25 (36)
- simonbyrne (31)
- costachris (31)
- 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)
- Dependencies :spider_web: (8)
- Workflow :gear: :ocean: (8)
- ClimaParameters :control_knobs: (7)
- Diagnostics (7)
- Quality assurance (7)
- Reproducibility 🎲 (6)
- 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 (71)
- EDMF :tornado: (64)
- Refactor (49)
- Performance monitoring :rocket: :mag: (27)
- do-not-merge-yet (26)
- Launch Buildkite (25)
- enhancement (25)
- Performance (24)
- bugfix :bug: :hammer: (23)
- GPU (22)
- Tests (19)
- House cleaning :broom: (18)
- Continuous integration :gear: (17)
- Long runs :running_woman: (16)
- Diagnostics (14)
- Breaking :boom: (13)
- Latency (13)
- Reproducibility 🎲 (11)
- Reproducibility tests 🎲 (8)
- documentation (8)
- Workflow :gear: :ocean: (8)
- Logging :ledger: (8)
- Visualization :art: (8)
- Inference :mag: (7)
- gravity wave (7)
- API (6)
- ClimaParameters :control_knobs: (6)
- Dycore equations (6)
- radiation ☀️ (5)
Package metadata
- Total packages: 1
-
Total downloads:
- julia: 36 total
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 70
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.1 (published 17 days ago)
- Last Synced: 2025-05-15T23:36:11.870Z (2 days ago)
- Versions: 70
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 36 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: 13.141092880088596