https://github.com/clima/surfacefluxes.jl
A package for computing surface fluxes between the atmosphere, ocean and land models.
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
4 of 15 committers (26.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.2%) to scientific vocabulary
Keywords from Contributors
climate
data-assimilation
fluid-dynamics
land
land-surface-model
julialang
ode
meteorology
pde
oceanography
Last synced: 10 months ago
·
JSON representation
Repository
A package for computing surface fluxes between the atmosphere, ocean and land models.
Basic Info
- Host: GitHub
- Owner: CliMA
- License: apache-2.0
- Language: Julia
- Default Branch: main
- Homepage: https://clima.github.io/SurfaceFluxes.jl/dev/
- Size: 11.8 MB
Statistics
- Stars: 17
- Watchers: 13
- Forks: 4
- Open Issues: 27
- Releases: 43
Created almost 5 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
License
Notice
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
GitHub Events
Total
- Create event: 8
- Commit comment event: 1
- Release event: 1
- Issues event: 4
- Watch event: 2
- Delete event: 1
- Issue comment event: 10
- Push event: 60
- Pull request review event: 4
- Pull request review comment event: 3
- Pull request event: 8
- Fork event: 1
Last Year
- Create event: 8
- Commit comment event: 1
- Release event: 1
- Issues event: 4
- Watch event: 2
- Delete event: 1
- Issue comment event: 10
- Push event: 60
- Pull request review event: 4
- Pull request review comment event: 3
- Pull request event: 8
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Charles Kawczynski | k****s@g****m | 34 |
| Akshay Sridhar | a****r@c****u | 25 |
| Zhaoyi Shen | 1****1 | 12 |
| Gabriele Bozzola | s****r@g****m | 10 |
| nefrathenrici | n****i@g****m | 8 |
| gdecker1 | g****r@c****u | 5 |
| yairchn | y****n@c****u | 5 |
| Anna Jaruga | a****a@c****u | 3 |
| Akshay Sridhar | a****r@A****l | 2 |
| sriharshakandala | s****s@g****m | 2 |
| CompatHelper Julia | c****y@j****g | 1 |
| ilopezgp | i****p@g****m | 1 |
| Simon Byrne | s****e@g****m | 1 |
| Jia | j****h@g****m | 1 |
| Gregory L. Wagner | g****r@g****m | 1 |
Committer Domains (Top 20 + Academic)
caltech.edu: 4
julialang.org: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 49
- Total pull requests: 136
- Average time to close issues: 5 months
- Average time to close pull requests: 12 days
- Total issue authors: 15
- Total pull request authors: 20
- Average comments per issue: 2.47
- Average comments per pull request: 3.07
- Merged pull requests: 109
- Bot issues: 0
- Bot pull requests: 10
Past Year
- Issues: 4
- Pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Issue authors: 2
- Pull request authors: 6
- Average comments per issue: 0.5
- Average comments per pull request: 0.71
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- akshaysridhar (14)
- charleskawczynski (10)
- szy21 (6)
- glwagner (5)
- kmdeck (2)
- Sbozzolo (2)
- bischtob (1)
- sriharshakandala (1)
- odunbar (1)
- jbphyswx (1)
- ilopezgp (1)
- simonbyrne (1)
- gdecker1 (1)
- JuliaTagBot (1)
- yairchn (1)
Pull Request Authors
- akshaysridhar (39)
- charleskawczynski (29)
- szy21 (20)
- Sbozzolo (19)
- github-actions[bot] (10)
- nefrathenrici (7)
- yairchn (6)
- trontrytel (5)
- glwagner (4)
- gdecker1 (4)
- dennisYatunin (3)
- sriharshakandala (2)
- juliasloan25 (2)
- wilsonduan10 (2)
- odunbar (1)
Top Labels
Issue Labels
Quality assurance (5)
GPU Support (5)
Tests (4)
question (4)
documentation (3)
bug (3)
enhancement (3)
SDI :medal_sports: (3)
Performance (2)
good first issue (1)
Pull Request Labels
enhancement (7)
API changes :boom: (6)
documentation (6)
parameters (4)
Dependencies :spider_web: (3)
Refactor :gear: (3)
Tests (2)
Quality assurance (1)
Packages
- Total packages: 1
-
Total downloads:
- julia 199 total
- Total dependent packages: 6
- Total dependent repositories: 0
- Total versions: 43
juliahub.com: SurfaceFluxes
A package for computing surface fluxes between the atmosphere, ocean and land models.
- Homepage: https://clima.github.io/SurfaceFluxes.jl/dev/
- Documentation: https://docs.juliahub.com/General/SurfaceFluxes/stable/
- License: Apache-2.0
-
Latest release: 0.12.3
published 10 months ago
Rankings
Dependent repos count: 9.9%
Dependent packages count: 11.0%
Average: 28.0%
Stargazers count: 37.7%
Forks count: 53.5%
Last synced:
10 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/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
.github/workflows/CompatHelper.yml
actions