https://github.com/clima/cloudmicrophysics.jl
A library of cloud microphysics parameterizations
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 8 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
5 of 17 committers (29.4%) from academic institutions -
✓Institutional organization owner
Organization clima has institutional domain (clima.caltech.edu) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.0%) to scientific vocabulary
Keywords from Contributors
Repository
A library of cloud microphysics parameterizations
Basic Info
Statistics
- Stars: 46
- Watchers: 8
- Forks: 9
- Open Issues: 48
- Releases: 68
Metadata Files
README.md
CloudMicrophysics.jl
A package containing a library of cloud microphysics and aerosol parameterizations. See our documentation for the list of available schemes.
|||
|---------------------:|:----------------------------------------------|
| Docs Build | |
| Documentation |
|
| GHA CI |
|
| Code Coverage |
|
Installation and running instructions
CloudMicrophysics.jl is a Julia registered package. It depends on a couple of standard Julia packages as well as the Thermodynamics.jl and ClimaParams.jl (two Julia packages developed at CliMA). See the Project.toml for a full list of CloudMicrophysics.jl's dependencies.
When using the CloudMicrophysics.jl inside your own project,
the easiest way to obtain the latest stable version of the package
and it's dependencies is to use the Julia built-in package manager
(accessed by pressing ] in the Julia REPL):
julia
julia>]
pkg> add CloudMicrophysics
pkg> instantiate
CloudMicrophysics.jl can be updated to the latest tagged release from the package manager. The package is still under development and changes to API are very possible!
julia
pkg> update CloudMicrophysics
When contributing to the CloudMicrophysics.jl development, the easiest way is to clone the repository and then run it using its project environment. For example, to get all the needed dependencies and then run all the tests you could try:
```julia julia --project=test
julia>]
pkg> dev .
pkg> instantiate
julia> include("test/runtests.jl") ```
See the Pkg docs for an overview of basic package manager features.
Contributing
CloudMicrophysics.jl is being actively developed and welcomes contributions and feedback. There is a variety of projects big and small that are available to take up as fun research projects for interested students and other contributors. Below is a list of possible examples, but other suggestions and ideas are always welcome!
CloudMicrophysics.jl should be tested against a high-resolution model. We have chosen PySDM as our high-resolution benchmark. PySDM is a package for simulating the dynamics of population of particles and is based on the Super-Droplet algorithm. Possible tasks in this project would include testing the aerosol activation parameterization against PySDM in adiabatic parcel setup, or testing the 1-moment microphysics parameterization against PySDM in an 1-dimensional or 2-dimensional prescribed flow setups. This could be extended further into a calibration exercise using the EnsembleKalmanProcesses.jl package. An example pipeline can be seen in the EKP.jl docs where Cloudy.jl parameters are calibrated.
The CloudMicrophysics.jl package should be tested against observations. We are focusing on the ice-free precipitation first. The tests include comparisons against CFODDs and against Stratocumulus LWP(N) patterns.
Adding an aerosol model and coupling it with the aerosol activation parameterization. MAM4 could be the aerosol model to implement, but we are also searching for some simpler alternatives first. This is a big project and an opportunity for a more long term contribution.
Owner
- Name: Climate Modeling Alliance
- Login: CliMA
- Kind: organization
- Email: clima@caltech.edu
- Website: https://clima.caltech.edu
- Repositories: 67
- Profile: https://github.com/CliMA
An alliance of scientists, engineers and applied mathematicians, dedicated to pioneering a new, data-informed approach to climate modeling
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Anna Jaruga | a****a@c****u | 79 |
| Charles Kawczynski | k****s@g****m | 27 |
| amylu00 | a****3@c****u | 14 |
| nefrathenrici | n****i@g****m | 11 |
| sriharshakandala | s****s@g****m | 6 |
| Sajjad Azimi | a****i@c****u | 4 |
| Mikhail Mints | m****s@L****n | 3 |
| CompatHelper Julia | c****y@j****g | 3 |
| Rowan Orlijan-Rhyne | r****n@R****e | 2 |
| apoorva-thanvantri | a****i@g****m | 2 |
| Valeria Barra | 3****a | 2 |
| Jake Bolewski | j****i@g****m | 2 |
| Cenk Gazen | b****g@g****m | 1 |
| ilopezgp | i****p@g****m | 1 |
| Sylwester Arabas | s****s@a****l | 1 |
| claresinger | c****s@g****m | 1 |
| lynnyang | l****g@c****u | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 150
- Total pull requests: 687
- Average time to close issues: 3 months
- Average time to close pull requests: 13 days
- Total issue authors: 16
- Total pull request authors: 27
- Average comments per issue: 0.99
- Average comments per pull request: 2.03
- Merged pull requests: 465
- Bot issues: 0
- Bot pull requests: 62
Past Year
- Issues: 30
- Pull requests: 264
- Average time to close issues: 15 days
- Average time to close pull requests: 7 days
- Issue authors: 5
- Pull request authors: 12
- Average comments per issue: 0.33
- Average comments per pull request: 1.24
- Merged pull requests: 170
- Bot issues: 0
- Bot pull requests: 32
Top Authors
Issue Authors
- trontrytel (93)
- haakon-e (19)
- amylu00 (12)
- nefrathenrici (7)
- sriharshakandala (3)
- rorlija1 (3)
- charleskawczynski (3)
- claresinger (2)
- sajjadazimi (1)
- valeriabarra (1)
- oalcabes (1)
- AllThingsDynamical (1)
- simonbyrne (1)
- edejong-caltech (1)
- JuliaTagBot (1)
Pull Request Authors
- trontrytel (243)
- amylu00 (119)
- haakon-e (64)
- github-actions[bot] (35)
- nefrathenrici (31)
- rorlija1 (28)
- dependabot[bot] (27)
- anastasia-popova (25)
- crocicc (19)
- oalcabes (18)
- sajjadazimi (16)
- Sbozzolo (13)
- charleskawczynski (11)
- edejong-caltech (8)
- sriharshakandala (6)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- julia 63 total
- Total dependent packages: 5
- Total dependent repositories: 0
- Total versions: 68
juliahub.com: CloudMicrophysics
A library of cloud microphysics parameterizations
- Documentation: https://docs.juliahub.com/General/CloudMicrophysics/stable/
- License: Apache-2.0
-
Latest release: 0.27.1
published 7 months ago
Rankings
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 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
- 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