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

:cloud_with_rain: Multi-moment cloud microphysics toy model

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

Science Score: 23.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
  • DOI references
  • Academic publication links
  • Committers with academic emails
    4 of 11 committers (36.4%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary

Keywords from Contributors

climate data-assimilation fluid-dynamics atmospheric-modeling physics-simulation research ocean standardization animal hack
Last synced: 11 months ago · JSON representation

Repository

:cloud_with_rain: Multi-moment cloud microphysics toy model

Basic Info
  • Host: GitHub
  • Owner: CliMA
  • License: apache-2.0
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 5.68 MB
Statistics
  • Stars: 17
  • Watchers: 14
  • Forks: 6
  • Open Issues: 13
  • Releases: 13
Created over 6 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Cloudy

| Documentation | Build Status | |:--------------------------------------------- |:---------------------------------------------------------------------------------------------------------------------| | latest | travis codecov |

:cloudwithrain: A multi-moment cloud microphysics toy model.

Currently Cloudy.jl only supports collisions with simple kernels.

Examples can be found in the examples folder.

To build the docs locally:

  • julia --project=docs

  • include(docs/make.jl)

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

GitHub Events

Total
  • Watch event: 2
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 8
  • Pull request event: 5
  • Fork event: 3
  • Create event: 4
Last Year
  • Watch event: 2
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 8
  • Pull request event: 5
  • Fork event: 3
  • Create event: 4

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 109
  • Total Committers: 11
  • Avg Commits per committer: 9.909
  • Development Distribution Score (DDS): 0.725
Past Year
  • Commits: 49
  • Committers: 4
  • Avg Commits per committer: 12.25
  • Development Distribution Score (DDS): 0.388
Top Committers
Name Email Commits
Emily de Jong e****g@c****u 30
Charles Kawczynski k****s@g****m 25
Sajjad Azimi a****i@c****u 16
bischtob t****f@p****e 11
Melanie Bieli m****i@b****h 7
Anna Jaruga a****a@c****u 7
Melanie m****e@c****l 4
Tobias Bischoff t****y@d****u 3
github-actions[bot] 4****] 3
Emily de Jong 6****h 2
bielim b****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 52
  • Total pull requests: 128
  • Average time to close issues: 9 months
  • Average time to close pull requests: 6 months
  • Total issue authors: 8
  • Total pull request authors: 11
  • Average comments per issue: 1.0
  • Average comments per pull request: 1.02
  • Merged pull requests: 82
  • Bot issues: 0
  • Bot pull requests: 41
Past Year
  • Issues: 0
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.33
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • edejong-caltech (19)
  • bischtob (18)
  • sajjadazimi (4)
  • charleskawczynski (2)
  • glwagner (1)
  • Sbozzolo (1)
  • JuliaTagBot (1)
  • bielim (1)
Pull Request Authors
  • github-actions[bot] (47)
  • edejong-caltech (35)
  • sajjadazimi (22)
  • charleskawczynski (17)
  • bielim (14)
  • Sbozzolo (11)
  • trontrytel (6)
  • nefrathenrici (4)
  • bischtob (4)
  • tsj5 (1)
  • slayoo (1)
Top Labels
Issue Labels
enhancement (12) documentation (3) help wanted (1)
Pull Request Labels
enhancement (8) ready for review (4) Release (1)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 1 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 12
juliahub.com: Cloudy

:cloud_with_rain: Multi-moment cloud microphysics toy model

  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1 Total
Rankings
Dependent repos count: 9.9%
Average: 27.0%
Forks count: 28.1%
Stargazers count: 31.2%
Dependent packages count: 38.9%
Last synced: 11 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
  • julia-actions/setup-julia latest 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