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

`ClimaInterpolations.jl` is a collection of interpolation tools for packages in the CliMA software ecosystem.

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

Science Score: 13.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

`ClimaInterpolations.jl` is a collection of interpolation tools for packages in the CliMA software ecosystem.

Basic Info
  • Host: GitHub
  • Owner: CliMA
  • License: apache-2.0
  • Language: Julia
  • Default Branch: main
  • Size: 268 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 2
  • Releases: 1
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

ClimaInterpolations.jl

A collection of interpolation tools for packages in the CliMA software ecosystem.

docsbuild dev ghaci buildkite

Code Formatting with JuliaFormatter.jl

One of the tests consists in checking that the code is uniformly formatted. We use JuliaFormatter.jl to achieve consistent formatting. Here's how to use it:

You can either install in your base environment with sh julia -e 'using Pkg; Pkg.add("JuliaFormatter")' or use it from within the TestEnv (or base) environments (see previous section).

Then, you can format the package running: julia using JuliaFormatter; format(".") or just with format(".") if the package is already imported.

The rules for formatting are defined in the .JuliaFormatter.toml.

If you are used to formatting from the command line instead of the REPL, you can install JuliaFormatter in your base environment and call sh julia -e 'using JuliaFormatter; format(".")' You could also define a shell alias sh alias julia_format_here="julia -e 'using JuliaFormatter; format(\".\")'"

:note: Please, open an issue if you find workflow problems/friction with this system.

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
  • Create event: 17
  • Commit comment event: 2
  • Release event: 1
  • Issues event: 5
  • Issue comment event: 33
  • Push event: 252
  • Pull request review event: 73
  • Pull request review comment event: 82
  • Pull request event: 26
Last Year
  • Create event: 17
  • Commit comment event: 2
  • Release event: 1
  • Issues event: 5
  • Issue comment event: 33
  • Push event: 252
  • Pull request review event: 73
  • Pull request review comment event: 82
  • Pull request event: 26

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 2
  • Total pull requests: 11
  • Average time to close issues: about 1 hour
  • Average time to close pull requests: 3 days
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.82
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 11
  • Average time to close issues: about 1 hour
  • Average time to close pull requests: 3 days
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.82
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • juliasloan25 (1)
  • sriharshakandala (1)
  • JuliaTagBot (1)
Pull Request Authors
  • sriharshakandala (12)
  • charleskawczynski (2)
Top Labels
Issue Labels
SDI (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • julia 34 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
juliahub.com: ClimaInterpolations

`ClimaInterpolations.jl` is a collection of interpolation tools for packages in the CliMA software ecosystem.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 34 Total
Rankings
Dependent repos count: 8.5%
Average: 22.6%
Dependent packages count: 36.7%
Last synced: 10 months ago