master-simulations
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 links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: Apoorvanp
- License: mit
- Language: Python
- Default Branch: main
- Size: 215 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
Contributing
License
Citation
Authors
Owner
- Login: Apoorvanp
- Kind: user
- Repositories: 4
- Profile: https://github.com/Apoorvanp
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: HiSim - House Infrastructure Simulator
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Noah
family-names: Pflugradt
email: n.pflugradt@fz-juelich.de
orcid: 'https://orcid.org/0000-0002-1982-8794'
affiliation: Forschungszentrum Jülich
repository-code: 'https://github.com/FZJ-IEK3-VSA/HiSim'
license: MIT
GitHub Events
Total
Last Year
Dependencies
.github/workflows/codequality.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
.github/workflows/coverage.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
- ts-graphviz/setup-graphviz v1 composite
.github/workflows/docker-image.yml
actions
- actions/checkout v4 composite
.github/workflows/draft-pdf.yml
actions
- actions/checkout v4 composite
- actions/upload-artifact v2 composite
- openjournals/openjournals-draft-action master composite
.github/workflows/mypy.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
.github/workflows/pylint.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
.github/workflows/pypi-publish.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pypa/gh-action-pypi-publish release/v1 composite
- ts-graphviz/setup-graphviz v1 composite
.github/workflows/pytest-base.yml
actions
- actions/checkout v4 composite
- actions/setup-python v2 composite
- ts-graphviz/setup-graphviz v1 composite
.github/workflows/pytest-buildingtest.yml
actions
- actions/checkout v4 composite
- actions/setup-python v2 composite
- ts-graphviz/setup-graphviz v1 composite
.github/workflows/pytest-mpc.yml
actions
- actions/checkout v4 composite
- actions/setup-python v2 composite
- ts-graphviz/setup-graphviz v1 composite
.github/workflows/pytest-others.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
- ts-graphviz/setup-graphviz v1 composite
.github/workflows/pytest-system-setups.yml
actions
- actions/checkout v4 composite
- actions/setup-python v3 composite
- ts-graphviz/setup-graphviz v1 composite
.github/workflows/pytest-utsp.yml
actions
- actions/checkout v4 composite
- actions/setup-python v2 composite
- ts-graphviz/setup-graphviz v1 composite
Dockerfile
docker
- python 3.11-slim build
pyproject.toml
pypi
requirements.txt
pypi
- bslib ==0.6
- casadi *
- cdsapi *
- control *
- dataclass_wizard *
- dataclasses_json *
- graphviz *
- hplib ==1.9
- html2image *
- matplotlib *
- numpy *
- openpyxl *
- ordered_set *
- pandas *
- plotly *
- psutil *
- pvlib ==0.10.2
- pyam-iamc *
- pydot *
- pytest *
- python-dotenv *
- reportlab *
- seaborn *
- sphinx *
- sphinx-rtd-theme *
- typing_extensions *
- utspclient ==0.1.6
- wetterdienst *
- windpowerlib ==0.2.1
- xarray *
setup.py
pypi