calliope-plot
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.4%) to scientific vocabulary
Last synced: 8 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: jnnr
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 322 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
Citation
README.rst
=============
calliope-plot
=============
A collection of plots for calliope inputs and results.
Installation
============
Install local repository in your environment:
pip install -e
You can also point to the GitHub repository in your project's dependencies.
In conda environment.yaml:
- pip
- pip:
- git+https://github.com/.git@
In virtualenv requirements.txt:
-e git+https://github.com/.git@
Development
===========
Install dev dependencies:
pip install calliope-plot[dev]
Activate pre-commit hooks:
pre-commit install
Docs
----
Minimal: Document usage in README.rst
Extended: Use sphinx docs, focus on API.
Build docs locally:
cd docs
make html
Owner
- Login: jnnr
- Kind: user
- Location: Delft, Netherlands / Berlin, Germany
- Company: TU Delft
- Repositories: 1
- Profile: https://github.com/jnnr
Researcher at TU Delft
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
- family-names: "Launer"
given-names: "Jann"
alias: "@jnnr"
affiliation: ""
orcid: "https://orcid.org/0009-0007-2187-1488"
title: "calliope-plot"
type: software
license:
version: 0.0.1.dev
doi:
date-released:
url: ""