LESbrary.jl

📚Generating Oceananigans large eddy simulation (LES) data for calibrating parameterizations

https://github.com/CliMA/LESbrary.jl

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

ocean climate fluid-dynamics oceanography data-assimilation numeric climate-change pde pinn julialang
Last synced: 6 months ago · JSON representation

Repository

📚Generating Oceananigans large eddy simulation (LES) data for calibrating parameterizations

Basic Info
  • Host: GitHub
  • Owner: CliMA
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 34.6 MB
Statistics
  • Stars: 30
  • Watchers: 12
  • Forks: 11
  • Open Issues: 24
  • Releases: 2
Created over 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

LESbrary.jl

DOI

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

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

All Time
  • Total Commits: 517
  • Total Committers: 9
  • Avg Commits per committer: 57.444
  • Development Distribution Score (DDS): 0.398
Past Year
  • Commits: 16
  • Committers: 2
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.063
Top Committers
Name Email 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
enhancement (1) invalid (1)
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
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 6 months ago
proxy.golang.org: github.com/CliMA/LESbrary.jl
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 6 months ago

Dependencies

.github/workflows/ci.yml actions
  • 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