nrel-emerge

Modern tool for exploring and performing DER impact assessment for power distribution networks.

https://github.com/nrel/emerge

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.6%) to scientific vocabulary

Keywords

python react
Last synced: 6 months ago · JSON representation

Repository

Modern tool for exploring and performing DER impact assessment for power distribution networks.

Basic Info
  • Host: GitHub
  • Owner: NREL
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 11.9 MB
Statistics
  • Stars: 15
  • Watchers: 2
  • Forks: 13
  • Open Issues: 7
  • Releases: 8
Topics
python react
Created almost 6 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Emerging technologies Management and Risk evaluation on distribution Grids Evolution (EMERGE)

Modern tool for exploring and performing DER impact assessment for power distribution networks.

GitHub all releases GitHub repo size CodeFactor Grade GitHub license GitHub issues GitHub top language

Check for full documentation here.

:wave: Welcome to EMERGE Repository !

EMERGE allows user quickly analyze the distribution feeder by providing access to simple yet powerful visualization platform. You can compute metrics for both snapshot and time series simulations (note we are still actively developing new features on this so things might change rapidly. if you have any feedback reach out to us by creating issue).

:rocket: We would appreciate if you can star our repo.

Owner

  • Name: National Renewable Energy Laboratory
  • Login: NREL
  • Kind: organization
  • Location: Golden, CO

GitHub Events

Total
  • Watch event: 2
  • Member event: 1
  • Fork event: 7
Last Year
  • Watch event: 2
  • Member event: 1
  • Fork event: 7

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 58
  • Total Committers: 5
  • Avg Commits per committer: 11.6
  • Development Distribution Score (DDS): 0.5
Past Year
  • Commits: 10
  • Committers: 3
  • Avg Commits per committer: 3.333
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
Duwadi, Kapil K****i@n****v 29
Duwadi k****i@n****v 12
Kapil Duwadi 6****i 9
Duwadi k****i 7
Pohl e****l@n****v 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 16
  • Total pull requests: 15
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 12 hours
  • Total issue authors: 2
  • Total pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.27
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • KapilDuwadi (14)
  • owenfrausto (2)
Pull Request Authors
  • KapilDuwadi (10)
  • dependabot[bot] (4)
  • erikpohl53 (1)
Top Labels
Issue Labels
feature_requested (10) bug (3) documentation (1)
Pull Request Labels
dependencies (4) javascript (3)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 15 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
pypi.org: nrel-emerge

Emerging technologies Management and Risk evaluation on distributions Grid Evolution

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 15 Last month
Rankings
Dependent packages count: 7.4%
Forks count: 16.9%
Stargazers count: 17.7%
Average: 27.7%
Dependent repos count: 68.8%
Maintainers (1)
Last synced: 7 months ago

Dependencies

requirements.txt pypi
  • OpenDSSDirect.py *
  • click *
  • dash *
  • matplotlib *
  • networkx *
  • pandas *
  • pydantic *
  • pyyaml *
  • tinydb *
.github/workflows/ci_simple_test.yml actions
  • actions/checkout v3 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
emerge/emerge_web/package-lock.json npm
  • 1297 dependencies
emerge/emerge_web/package.json npm
  • autoprefixer ^10.4.7 development
  • postcss ^8.4.14 development
  • tailwindcss ^3.1.4 development
  • @tailwindcss/forms ^0.5.2
  • @testing-library/jest-dom ^5.16.4
  • @testing-library/react ^13.3.0
  • @testing-library/user-event ^13.5.0
  • axios ^0.27.2
  • deck.gl ^8.7.12
  • mapbox-gl ^2.9.1
  • plotly.js-dist ^2.12.1
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-map-gl ^7.0.16
  • react-router-dom ^6.3.0
  • react-scripts 5.0.1
  • web-vitals ^2.1.4
dev_requirements.txt pypi
  • mkdocs * development
  • mkdocs-material * development
  • mkdocstrings * development
setup.py pypi