batterydat

Battery data analysis tools

https://github.com/imperialcollegelondon/batterydat

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 (2.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Battery data analysis tools

Basic Info
  • Host: GitHub
  • Owner: ImperialCollegeLondon
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Size: 202 KB
Statistics
  • Stars: 9
  • Watchers: 2
  • Forks: 2
  • Open Issues: 5
  • Releases: 0
Created almost 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

batteryDAT : battery data analysis tools

Work in progress.

Using batteryDAT

Installing batteryDAT

Citing batteryDAT

Contributing to batteryDAT

License

Contributors

Owner

  • Name: Imperial College London
  • Login: ImperialCollegeLondon
  • Kind: organization
  • Email: icgithub-support@imperial.ac.uk
  • Location: Imperial College London

Imperial College main code repository

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Kirkaldy
  given-names: Niall
  orcid: https://orcid.org/0000-0001-8242-9537
title: "batteryDAT"
version: 1.0.0
doi: 10.5281/zenodo.1234
date-released: 2023-09-28
url: "https://github.com/ImperialCollegeLondon/batteryDAT"

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 67
  • Average time to close issues: about 23 hours
  • Average time to close pull requests: 9 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.24
  • Merged pull requests: 53
  • Bot issues: 0
  • Bot pull requests: 62
Past Year
  • Issues: 1
  • Pull requests: 50
  • Average time to close issues: about 23 hours
  • Average time to close pull requests: 12 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.32
  • Merged pull requests: 36
  • Bot issues: 0
  • Bot pull requests: 46
Top Authors
Issue Authors
  • mohammedasher (1)
  • NKirkaldy (1)
Pull Request Authors
  • dependabot[bot] (97)
  • NKirkaldy (7)
Top Labels
Issue Labels
bug (1)
Pull Request Labels
dependencies (97) python (93) bug (4) github_actions (4) feature (2) documentation (1)

Dependencies

.github/workflows/auto-merge.yml actions
.github/workflows/check-links.yml actions
  • actions/checkout v4 composite
  • gaurav-nelson/github-action-markdown-link-check v1 composite
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • pre-commit/action v3.0.0 composite
.github/workflows/pre-commit_autoupdate.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • browniebroke/pre-commit-autoupdate-action main composite
dev-requirements.txt pypi
  • attrs ==23.1.0 development
  • black ==23.7.0 development
  • build ==0.10.0 development
  • cfgv ==3.4.0 development
  • click ==8.1.7 development
  • colorama ==0.4.6 development
  • coverage ==7.3.1 development
  • distlib ==0.3.7 development
  • exceptiongroup ==1.1.3 development
  • filelock ==3.12.4 development
  • flake8 ==6.1.0 development
  • flake8-docstrings ==1.7.0 development
  • identify ==2.5.27 development
  • iniconfig ==2.0.0 development
  • isort ==5.12.0 development
  • mccabe ==0.7.0 development
  • mypy ==1.5.1 development
  • mypy-extensions ==1.0.0 development
  • nodeenv ==1.8.0 development
  • numpy ==1.24.4 development
  • packaging ==23.1 development
  • pandas ==2.0.3 development
  • pathspec ==0.11.2 development
  • pip-tools ==7.3.0 development
  • platformdirs ==3.10.0 development
  • pluggy ==1.3.0 development
  • pre-commit ==3.3.3 development
  • pycodestyle ==2.11.0 development
  • pydocstyle ==6.3.0 development
  • pyflakes ==3.1.0 development
  • pyproject-hooks ==1.0.0 development
  • pytest ==7.4.2 development
  • pytest-cov ==4.1.0 development
  • pytest-mock ==3.11.1 development
  • pytest-mypy ==0.10.3 development
  • python-dateutil ==2.8.2 development
  • pytz ==2023.3.post1 development
  • pyyaml ==6.0.1 development
  • scipy ==1.10.1 development
  • six ==1.16.0 development
  • snowballstemmer ==2.2.0 development
  • tomli ==2.0.1 development
  • typing-extensions ==4.7.1 development
  • tzdata ==2023.3 development
  • virtualenv ==20.24.5 development
  • wheel ==0.41.2 development
pyproject.toml pypi
  • numpy *
  • pandas *
  • scipy *
requirements.txt pypi
  • numpy ==1.24.4
  • pandas ==2.0.3
  • python-dateutil ==2.8.2
  • pytz ==2023.3.post1
  • scipy ==1.10.1
  • six ==1.16.0
  • tzdata ==2023.3