clio
📜 Unfolding understandable and reproducible energy systems research!
Science Score: 44.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
-
â—‹Academic email domains
-
â—‹Institutional organization owner
-
â—‹JOSS paper metadata
-
â—‹Scientific vocabulary similarity
Low similarity (6.6%) to scientific vocabulary
Keywords
data-science
energy-systems
energy-systems-analysis
modelling
snakemake-workflows
Last synced: 6 months ago
·
JSON representation
·
Repository
📜 Unfolding understandable and reproducible energy systems research!
Basic Info
- Host: GitHub
- Owner: calliope-project
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://clio.readthedocs.io/
- Size: 951 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
- Releases: 2
Topics
data-science
energy-systems
energy-systems-analysis
modelling
snakemake-workflows
Created about 1 year ago
· Last pushed 6 months ago
Metadata Files
Readme
Changelog
License
Citation
Authors
README.md
A framework for modular and easy to understand energy modelling tools
clio aims to be a collection modularisation guidelines and tools that help energy modellers produce high-quality research that is repeatable, understanable and easy to use.
Please read all about it in our documentation!
clio development
Install pixi and run:
bash
git clone git@github.com:calliope-project/clio.git
cd clio
pixi install --all # Installs both default and developer dependencies
Owner
- Name: Calliope
- Login: calliope-project
- Kind: organization
- Website: https://www.callio.pe/
- Repositories: 14
- Profile: https://github.com/calliope-project
A multi-scale energy systems modelling framework
Citation (CITATION.cff)
# Citation file
# For more information, see:
# https://citation-file-format.github.io/
cff-version: 1.2.0
message: If you use this software or data produced by it, please cite it using the metadata from this file.
title: "clio - a framework for modular and easy to understand energy modelling tools"
repository: https://github.com/calliope-project/clio
license: MIT
version: 0.0.1
authors:
- given-names: Ivan
family-names: Ruiz Manuel
orcid: https://orcid.org/0000-0003-2288-6423
- given-names: Jann
family-names: Launer
orcid: https://orcid.org/0009-0007-2187-1488
- given-names: Bryn
family-names: Pickering
orcid: https://orcid.org/0000-0003-4044-6587
- given-names: Francesco
family-names: Lombardi
orcid: https://orcid.org/0000-0002-7624-5886
- given-names: Stefan
family-names: Pfenninger
orcid: https://orcid.org/0000-0002-8420-9498
GitHub Events
Total
- Create event: 12
- Issues event: 6
- Release event: 2
- Watch event: 1
- Delete event: 8
- Issue comment event: 17
- Member event: 3
- Push event: 50
- Pull request review comment event: 10
- Pull request review event: 17
- Pull request event: 14
Last Year
- Create event: 12
- Issues event: 6
- Release event: 2
- Watch event: 1
- Delete event: 8
- Issue comment event: 17
- Member event: 3
- Push event: 50
- Pull request review comment event: 10
- Pull request review event: 17
- Pull request event: 14
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 5
- Total pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: 11 days
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 1.63
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 5
Past Year
- Issues: 5
- Pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: 11 days
- Issue authors: 2
- Pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 1.63
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 5
Top Authors
Issue Authors
- irm-codebase (4)
- brynpickering (1)
Pull Request Authors
- pre-commit-ci[bot] (5)
- irm-codebase (2)
- brynpickering (1)
Top Labels
Issue Labels
enhancement (3)
bug (2)
Pull Request Labels
Dependencies
.github/workflows/pr-ci.yml
actions
- actions/checkout v4 composite
- prefix-dev/setup-pixi v0.8.3 composite
.github/workflows/update-copier-template.yml
actions
- actions/checkout v4 composite
- mamba-org/setup-micromamba v2 composite
- peter-evans/create-pull-request v7 composite
- thollander/actions-comment-pull-request v3 composite
pyproject.toml
pypi