LESbrary.jl
📚Generating Oceananigans large eddy simulation (LES) data for calibrating parameterizations
Science Score: 67.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 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
1 of 9 committers (11.1%) from academic institutions -
✓Institutional organization owner
Organization clima has institutional domain (clima.caltech.edu) -
â—‹JOSS paper metadata
-
â—‹Scientific vocabulary similarity
Low similarity (6.1%) to scientific vocabulary
Keywords from Contributors
Repository
📚Generating Oceananigans large eddy simulation (LES) data for calibrating parameterizations
Basic Info
Statistics
- Stars: 30
- Watchers: 12
- Forks: 11
- Open Issues: 24
- Releases: 2
Metadata Files
README.md
LESbrary.jl
This package is a framework for building a library of large eddy simulations (LES) of ocean surface boundary layer turbulence — the LESbrary — with Oceananigans.jl. The LESbrary will archive turbulence data for both idealized and realistic oceanic scenarios.
LESbrary.jl is developed by the Climate Modeling Alliance and collaborators.
Adding LESbrary.jl to a julia environment
To add LESbrary.jl to your julia environment, type
```julia julia> using Pkg
julia> Pkg.add(url="https://github.com/CliMA/LESbrary.jl.git") ```
at the REPL. This will allow you to write using LESbrary in your scripts (and thereby run the scripts in /examples).
Accessing data generated by LESbrary.jl
Output from LESbrary.jl simulations --- currently somewhat haphazardly organized --- is accessible at https://engaging-web.mit.edu/~alir/lesbrary/
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
- Watch event: 2
- Delete event: 2
- Push event: 7
- Pull request event: 4
- Fork event: 1
Last Year
- Watch event: 2
- Delete event: 2
- Push event: 7
- Pull request event: 4
- Fork event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| ali-ramadhan | a****n@g****m | 311 |
| Gregory Wagner | w****g@g****m | 166 |
| github-actions[bot] | 4****] | 25 |
| tomchor | t****r@g****m | 4 |
| Adeline Hillier | 5****r | 4 |
| Navid C. Constantinou | n****y | 3 |
| Xky | x****8@i****k | 2 |
| Qing Li | l****u@g****m | 1 |
| Gregory Wagner | g****r@G****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 41
- Total pull requests: 102
- Average time to close issues: 2 months
- Average time to close pull requests: 24 days
- Total issue authors: 8
- Total pull request authors: 8
- Average comments per issue: 2.15
- Average comments per pull request: 1.2
- Merged pull requests: 89
- Bot issues: 0
- Bot pull requests: 29
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 26 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ali-ramadhan (17)
- glwagner (9)
- sandreza (5)
- xkykai (4)
- tomchor (3)
- BrodiePearson (1)
- amrapallig (1)
- qingli411 (1)
Pull Request Authors
- ali-ramadhan (37)
- glwagner (32)
- github-actions[bot] (29)
- tomchor (2)
- adelinehillier (2)
- qingli411 (1)
- sandreza (1)
- navidcy (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
- Total downloads: unknown
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 4
proxy.golang.org: github.com/clima/lesbrary.jl
- Documentation: https://pkg.go.dev/github.com/clima/lesbrary.jl#section-documentation
-
Latest release: v0.1.1
published almost 4 years ago
Rankings
proxy.golang.org: github.com/CliMA/LESbrary.jl
- Documentation: https://pkg.go.dev/github.com/CliMA/LESbrary.jl#section-documentation
- License: mit
-
Latest release: v0.1.1
published almost 4 years ago
Rankings
Dependencies
- actions/cache v1 composite
- actions/checkout v2 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite