cable

Home to the CABLE land surface model and its documentation

https://github.com/cable-lsm/cable

Science Score: 36.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
  • Academic publication links
  • Committers with academic emails
    9 of 25 committers (36.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.0%) to scientific vocabulary

Keywords from Contributors

climate-analysis climate-model climate-science ocean-modelling sea-ice
Last synced: 9 months ago · JSON representation

Repository

Home to the CABLE land surface model and its documentation

Basic Info
Statistics
  • Stars: 15
  • Watchers: 8
  • Forks: 8
  • Open Issues: 188
  • Releases: 0
Created over 3 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

doc_badge

CABLE

This repository holds the source code for the CABLE land surface model and its documentation.

CABLE source code

The source code is now under the src/ folder in this repository.

Contribution

To contribute to the CABLE source code, please become a member of this GitHub organisation and please refer to the Contribution guide before starting any work.

CABLE documentation

The CABLE documentation is published at https://cable.readthedocs.io/en/latest/

License

All material provided in this repository is covered by the CSIRO Open Source license

Owner

  • Name: CABLE-LSM
  • Login: CABLE-LSM
  • Kind: organization

GitHub Events

Total
  • Issues event: 170
  • Watch event: 7
  • Delete event: 71
  • Issue comment event: 819
  • Push event: 760
  • Pull request review comment event: 411
  • Pull request review event: 463
  • Pull request event: 179
  • Fork event: 3
  • Create event: 94
Last Year
  • Issues event: 170
  • Watch event: 7
  • Delete event: 71
  • Issue comment event: 819
  • Push event: 760
  • Pull request review comment event: 411
  • Pull request review event: 463
  • Pull request event: 179
  • Fork event: 3
  • Create event: 94

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 644
  • Total Committers: 25
  • Avg Commits per committer: 25.76
  • Development Distribution Score (DDS): 0.691
Past Year
  • Commits: 128
  • Committers: 11
  • Avg Commits per committer: 11.636
  • Development Distribution Score (DDS): 0.664
Top Committers
Name Email Commits
jxs599 j****9@b****e 199
Claire Carouge c****e@a****u 114
Sean Bryan s****n@a****u 69
JhanSrbinovsky J****y 52
Tammas Loughran t****n@c****u 49
C. Carouge c****e@u****u 40
Ramzi Kutteh 9****h 28
Aidan Heerdegen a****n@a****u 18
Micael Oliveira m****a@a****u 13
Ben Schroeter b****r@g****m 11
srb001 j****y@c****u 10
rml599gh r****w@c****u 9
har917 9****7 7
Matthias Cuntz mc@m****e 6
Ian Harman i****9@g****u 3
Ian Harman i****9@g****u 3
Ian Harman i****9@g****u 2
Juergen Knauer 4****r 2
yingping Wang 4****g 2
Abhaas Goyal g****s@g****m 2
Ian Harman i****9@g****u 1
Ian Harman i****9@g****u 1
Gab Abramowitz g****n@g****m 1
Lachlan Whyborn l****n@g****m 1
Romain Beucher r****r@a****u 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 328
  • Total pull requests: 255
  • Average time to close issues: 3 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 22
  • Total pull request authors: 24
  • Average comments per issue: 1.57
  • Average comments per pull request: 3.99
  • Merged pull requests: 175
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 124
  • Pull requests: 123
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 21 days
  • Issue authors: 11
  • Pull request authors: 13
  • Average comments per issue: 2.23
  • Average comments per pull request: 4.53
  • Merged pull requests: 79
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ccarouge (118)
  • JhanSrbinovsky (45)
  • SeanBryan51 (38)
  • har917 (29)
  • penguian (18)
  • rml599gh (17)
  • Whyborn (15)
  • rkutteh (15)
  • bschroeter (7)
  • tammasloughran (4)
  • yingpingwang (3)
  • mcuntz (3)
  • juergenknauer (3)
  • gabsun (2)
  • abhaasgoyal (2)
Pull Request Authors
  • JhanSrbinovsky (74)
  • ccarouge (53)
  • SeanBryan51 (43)
  • Whyborn (29)
  • rkutteh (20)
  • har917 (13)
  • bschroeter (12)
  • rml599gh (10)
  • juergenknauer (8)
  • micaeljtoliveira (8)
  • abhaasgoyal (6)
  • mcuntz (5)
  • CodeGat (3)
  • yingpingwang (3)
  • gabsun (2)
Top Labels
Issue Labels
priority:high (31) documentation (18) priority:low (13) priority:medium (11) GWH (11) bug (10) question (6) enhancement (5) code clean-up (5) good first issue (4) model dev (4) quick (4) blocked (4) mpi (1) User Guide (1) technical (1) configuration (1)
Pull Request Labels
priority:high (31) bug (9) enhancement (8) documentation (7) code clean-up (6) quick (6) priority:low (5) GWH (5) blocked (4) priority:medium (3) mpi (2) question (2)

Dependencies

requirements.txt pypi
  • ford *
  • graphviz *
  • mkdocs-git-revision-date-localized-plugin *
  • mkdocs-macros-plugin *
  • mkdocs-material >=7.2.6
.github/actions/preview/action.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v2 composite
.github/actions/publish/action.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v2 composite
.github/workflows/build_and_deploy_preview.yml actions
  • ./.github/actions/preview * composite
  • actions/checkout v3 composite
  • rossjrw/pr-preview-action v1.2 composite
.github/workflows/build_and_publish_docs.yml actions
  • ./.github/actions/publish * composite
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v3 composite
.github/workflows/check_links.yml actions
  • actions/checkout master composite
  • gaurav-nelson/github-action-markdown-link-check v1 composite
documentation/ford-requirements.txt pypi
  • ford *
  • lxml *
documentation/mkdocs-requirements.txt pypi
  • mkdocs >1.1
  • mkdocs-git-revision-date-localized-plugin *
  • mkdocs-macros-plugin *
  • mkdocs-material >=7.2.6