Open Sustainable Technology

A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Browse accepted projects | Review proposed projects | Propose new project | Open Issues

tell

An open-source Python package to model future hourly total electricity loads.
https://github.com/IMMM-SFA/tell

Last synced: about 8 hours ago
JSON representation

Repository metadata

A model to predict Total ELectricity Loads (TELL)


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 8 hours ago

Total Commits: 548
Total Committers: 9
Avg Commits per committer: 60.889
Development Distribution Score (DDS): 0.6

Commits in past year: 80
Committers in past year: 6
Avg Commits per committer in past year: 13.333
Development Distribution Score (DDS) in past year: 0.425

Name Email Commits
Casey Burleyson c****n@p****v 219
Casey McGrath m****c@h****u 151
Chris Vernon c****n@g****m 137
Casey D. Burleyson 3****y 21
Casey McGrath 3****c 9
Kyle Niemeyer k****r@f****m 3
Travis Thurber t****r 3
Rahman, Aowabin a****n@p****v 3
thurber t****r@p****v 2

Committer domains:


Issue and Pull Request metadata

Last synced: about 8 hours ago

Total issues: 10
Total pull requests: 36
Average time to close issues: about 1 month
Average time to close pull requests: 10 days
Total issue authors: 2
Total pull request authors: 5
Average comments per issue: 2.1
Average comments per pull request: 0.83
Merged pull request: 34
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 3.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/IMMM-SFA/tell

Top Issue Authors

  • euronion (9)
  • erexer (1)

Top Pull Request Authors

  • crvernon (14)
  • cdburley (14)
  • mcgrathc (4)
  • kyleniemeyer (2)
  • thurber (2)

Top Issue Labels

Top Pull Request Labels

  • documentation (4)
  • enhancement (4)
  • bug (3)
  • development (3)
  • publication (2)
  • tests (1)

Package metadata

pypi.org: tell

A model to predict total electricity loads

  • Homepage: https://github.com/IMMM-SFA/tell.git
  • Documentation: https://tell.readthedocs.io/
  • Licenses: BSD2-Clause
  • Latest release: 1.0.0 (published about 1 year ago)
  • Last Synced: 2023-12-05T02:05:11.094Z (5 days ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 7
  • Downloads: 26 Last month
  • Rankings:
    • Dependent repos count: 5.552%
    • Dependent packages count: 10.103%
    • Forks count: 11.411%
    • Stargazers count: 14.9%
    • Average: 17.293%
    • Downloads: 44.498%
  • Maintainers (6)

Dependencies

requirements.txt pypi
  • Fiona >=1.8.21
  • Pillow >=9.0.1
  • PyMeeus >=0.5.11
  • PyYAML >=6.0
  • Rtree >=0.9.7
  • Shapely >=1.8.0
  • attrs >=21.4.0
  • certifi >=2021.10.8
  • charset-normalizer >=2.0.12
  • click >=8.0.3
  • click-plugins >=1.1.1
  • cligj >=0.7.2
  • convertdate >=2.4.0
  • cycler >=0.11.0
  • fonttools >=4.29.1
  • geopandas >=0.10.2
  • hijri-converter >=2.2.3
  • holidays >=0.13
  • idna >=3.3
  • joblib >=1.1.0
  • kiwisolver >=1.3.2
  • korean-lunar-calendar >=0.2.1
  • matplotlib >=3.5.1
  • munch >=2.5.0
  • numpy >=1.21.5
  • openpyxl >=3.0.9
  • packaging >=21.3
  • pandas >=1.3.5
  • pyparsing >=3.0.7
  • pyproj >=3.2.1
  • python-dateutil >=2.8.2
  • pytz >=2021.3
  • requests >=2.27.1
  • scikit-learn ==1.0.2
  • scipy >=1.7.3
  • setuptools >=49.2.1
  • six >=1.16.0
  • sklearn >=0.0
  • threadpoolctl >=3.1.0
  • tqdm >=4.63.0
  • urllib3 >=1.26.8
setup.py pypi
  • Fiona >=1.8.21
  • Pillow >=9.0.1
  • PyMeeus >=0.5.11
  • PyYAML >=6.0
  • Rtree >=0.9.7
  • Shapely >=1.8.0
  • attrs >=21.4.0
  • certifi >=2021.10.8
  • charset-normalizer >=2.0.12
  • click >=8.0.3
  • click-plugins >=1.1.1
  • cligj >=0.7.2
  • convertdate >=2.4.0
  • cycler >=0.11.0
  • fonttools >=4.29.1
  • geopandas >=0.10.2
  • hijri-converter >=2.2.3
  • holidays >=0.13
  • idna >=3.3
  • joblib >=1.1.0
  • kiwisolver >=1.3.2
  • korean-lunar-calendar >=0.2.1
  • matplotlib >=3.5.1
  • munch >=2.5.0
  • numpy >=1.21.5
  • openpyxl >=3.0.9
  • packaging >=21.3
  • pandas >=1.3.5
  • pyparsing >=3.0.7
  • pyproj >=3.2.1
  • python-dateutil >=2.8.2
  • pytz >=2021.3
  • requests >=2.27.1
  • scikit-learn ==1.0.2
  • scipy >=1.7.3
  • setuptools >=49.2.1
  • six >=1.16.0
  • sklearn >=0.0
  • threadpoolctl >=3.1.0
  • urllib3 >=1.26.8
.github/workflows/build.yml actions
  • actions/checkout v1 composite
  • actions/setup-python master composite
  • codecov/codecov-action v1 composite
.github/workflows/deploy.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • ad-m/github-push-action master composite
.github/workflows/draft-pdf.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite

Score: 8.48879371689454