Science Score: 72.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 4 committers (25.0%) from academic institutions
  • Institutional organization owner
    Organization epfl-enac has institutional domain (enac.epfl.ch)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.3%) to scientific vocabulary

Keywords

julia

Keywords from Contributors

projection pde interactive normalizing-flows mesh interpretability numeric state-management batteries matrix-exponential
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: EPFL-ENAC
  • License: gpl-3.0
  • Language: Julia
  • Default Branch: main
  • Size: 639 KB
Statistics
  • Stars: 1
  • Watchers: 4
  • Forks: 0
  • Open Issues: 6
  • Releases: 2
Topics
julia
Created 12 months ago · Last pushed 7 months ago
Metadata Files
Readme License Code of conduct Citation

README.md

TethysChlorisCore

Stable Documentation In development documentation Build Status Test workflow status Lint workflow Status Docs workflow Status Coverage DOI Contributor Covenant All Contributors BestieTemplate Code Style: Blue

This package aims to facilitate the use of the Tethys-Chloris (T&C) model implementation in Julia by centralizing shared utilities and types that are used by the T&C model and its extensions. The T&C model is a mechanistic model designed to simulate essential components of the hydrological and carbon cycles, resolving exchanges of energy, water, and CO2 between the land surface and the planetary boundary layer with an hourly time step.

More information regarding the T&C model

The TethysChlorisCore.jl package is currently used in

How to Cite

If you use TethysChlorisCore.jl in your work, please cite using the reference given in CITATION.cff.

Contributing

If you want to make contributions of any kind, please first that a look into our contributing guide directly on GitHub or the contributing page on the website


Contributors

H Solleder
H Solleder

💻
Son Pham-Ba
Son Pham-Ba

👀

Owner

  • Name: EPFL ENAC
  • Login: EPFL-ENAC
  • Kind: organization
  • Location: Lausanne, Switzerland

EPFL, School of Architecture, Civil and Environmental Engineering

Citation (CITATION.cff)

# Go to https://citation-file-format.github.io/cff-initializer-javascript/#/ to finish this
cff-version: 1.2.0
title: TethysChlorisCore.jl
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Hugo Solleder
    email: hugo.solleder@epfl.ch

GitHub Events

Total
  • Create event: 21
  • Release event: 1
  • Issues event: 7
  • Delete event: 13
  • Member event: 1
  • Issue comment event: 4
  • Push event: 41
  • Pull request review event: 4
  • Pull request review comment event: 2
  • Pull request event: 29
Last Year
  • Create event: 21
  • Release event: 1
  • Issues event: 7
  • Delete event: 13
  • Member event: 1
  • Issue comment event: 4
  • Push event: 41
  • Pull request review event: 4
  • Pull request review comment event: 2
  • Pull request event: 29

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 29
  • Total Committers: 4
  • Avg Commits per committer: 7.25
  • Development Distribution Score (DDS): 0.31
Past Year
  • Commits: 29
  • Committers: 4
  • Avg Commits per committer: 7.25
  • Development Distribution Score (DDS): 0.31
Top Committers
Name Email Commits
Hugo Solleder h****r@e****h 20
allcontributors[bot] 4****] 6
CompatHelper Julia c****y@j****g 2
dependabot[bot] 4****] 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 4
  • Total pull requests: 15
  • Average time to close issues: 18 days
  • Average time to close pull requests: 4 days
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 0.25
  • Average comments per pull request: 0.27
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 12
Past Year
  • Issues: 4
  • Pull requests: 15
  • Average time to close issues: 18 days
  • Average time to close pull requests: 4 days
  • Issue authors: 2
  • Pull request authors: 4
  • Average comments per issue: 0.25
  • Average comments per pull request: 0.27
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 12
Top Authors
Issue Authors
  • hsolleder (3)
  • JuliaTagBot (1)
  • sphamba (1)
Pull Request Authors
  • github-actions[bot] (19)
  • hsolleder (6)
  • allcontributors[bot] (4)
  • dependabot[bot] (3)
Top Labels
Issue Labels
feat (3)
Pull Request Labels
chore (19) feat (3) dependencies (3) github_actions (1) refactor (1)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
juliahub.com: TethysChlorisCore
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 8.1%
Average: 21.6%
Dependent packages count: 35.1%
Last synced: 6 months ago

Dependencies

.github/workflows/CompatHelper.yml actions
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/Docs.yml actions
  • actions/checkout v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/Lint.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
  • lycheeverse/lychee-action v2 composite
.github/workflows/PreCommitUpdate.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • peter-evans/create-pull-request v7 composite
.github/workflows/ReusableTest.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v5 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/Test.yml actions
.github/workflows/TestOnPRs.yml actions