https://github.com/clima/cloudmicrophysics.jl

A library of cloud microphysics parameterizations

https://github.com/clima/cloudmicrophysics.jl

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

climate data-assimilation fluid-dynamics research climate-change atmospheric-physics particle-system atmospheric-modelling ode mpi
Last synced: 6 months ago · JSON representation

Repository

A library of cloud microphysics parameterizations

Basic Info
  • Host: GitHub
  • Owner: CliMA
  • License: apache-2.0
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 74.6 MB
Statistics
  • Stars: 46
  • Watchers: 8
  • Forks: 9
  • Open Issues: 48
  • Releases: 68
Created over 4 years ago · Last pushed 6 months ago
Metadata Files
Readme License Notice

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 | docs build | | Documentation | dev | | GHA CI | gha ci | | Code Coverage | codecov |

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

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

All Time
  • Total Commits: 160
  • Total Committers: 17
  • Avg Commits per committer: 9.412
  • Development Distribution Score (DDS): 0.506
Past Year
  • Commits: 91
  • Committers: 12
  • Avg Commits per committer: 7.583
  • Development Distribution Score (DDS): 0.527
Top Committers
Name Email 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
P3 (23) Ice :snowman: (20) enhancement (20) Parcel (13) Aerosol :circus_tent: (12) SDI (12) GPU (11) documentation (10) tests (8) parameters :bricks: (7) Aerosol Activation :bulb: (6) :heavy_multiplication_x: on_hold (5) refactor :star2: (4) packages 🍱 (4) Terminal velocity (4) good first issue (2) bug (2) question (1) Radiation :sun_with_face: (1) Approved :four_leaf_clover: (1) ci (1) bikeshedding :bike: :house: (1)
Pull Request Labels
Approved :four_leaf_clover: (105) P3 (72) Ice :snowman: (50) needs review (41) packages 🍱 (39) Parcel (32) documentation (31) dependencies (31) ci (27) enhancement (25) parameters :bricks: (25) tests (19) GPU (14) Aerosol Activation :bulb: (13) bikeshedding :bike: :house: (11) Terminal velocity (11) refactor :star2: (8) github_actions (7) Aerosol :circus_tent: (6) work-in-progress (6) bugfix (6) NonEq 💧🧊 (4) :heavy_multiplication_x: on_hold (3) Radiation :sun_with_face: (2) Launch Buildkite (1)

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

  • Versions: 68
  • Dependent Packages: 5
  • Dependent Repositories: 0
  • Downloads: 63 Total
Rankings
Dependent repos count: 9.9%
Dependent packages count: 11.0%
Average: 21.0%
Stargazers count: 29.9%
Forks count: 33.3%
Last synced: 6 months ago

Dependencies

.github/workflows/CodeCov.yml actions
  • actions/checkout v2.2.0 composite
  • codecov/codecov-action v1.0.7 composite
  • julia-actions/setup-julia latest composite
.github/workflows/CompatHelper.yml actions
.github/workflows/DocCleanup.yml actions
  • actions/checkout v2 composite
.github/workflows/JuliaFormatter.yml actions
  • 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
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • 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
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite