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

InfrastructureSystems.jl

Provides utilities to support data models for infrastructure modeling in NREL-SIIP.
https://github.com/NREL-Sienna/InfrastructureSystems.jl

Category: Energy Systems
Sub Category: Grid Management and Microgrid

Keywords

julia nrel

Keywords from Contributors

energy-system electrical powersystems simulations power-systems dynamics ida numericals original-software-publication hybrid-differential-equations

Last synced: about 17 hours ago
JSON representation

Repository metadata

Utility package for Sienna's simulation infrastructure

README.md

InfrastructureSystems.jl

Main - CI
codecov
Documentation
DOI

The InfrastructureSystems.jl package provides utilities to support data models for infrastructure modeling in NREL-Sienna. The InfrastructureSystems.jl package is used to support functionalities in PowerSystems.jl, PowerSimulations.jl, PowerSimulationsDynamics.jl and other modeling packages in the Sienna ecosystem.

This package is only compatible with Julia 1.6 or higher.

Development

Contributions to the development and enahancement of InfrastructureSystems is welcome. Please see CONTRIBUTING.md for code contribution guidelines.

License

InfrastructureSystems is released under a BSD license. InfrastructureSystems has been developed as part of the Scalable Integrated Infrastructure Planning (SIIP) initiative at the U.S. Department of Energy's National Renewable Energy Laboratory (NREL) Software Record SWR-20-52


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 1,725
Total Committers: 27
Avg Commits per committer: 63.889
Development Distribution Score (DDS): 0.501

Commits in past year: 336
Committers in past year: 14
Avg Commits per committer in past year: 24.0
Development Distribution Score (DDS) in past year: 0.726

Name Email Commits
Jose Daniel Lara j****a@b****u 860
Daniel Thom d****m@n****v 480
GabrielKS 2****S 118
kdayday k****y 73
sourabhdalvi s****i@g****m 57
Barrows c****s@n****v 42
Lily Hanig l****5@g****m 27
rodrigomha r****a@g****m 19
Tengis Dashmunkh t****h@n****v 6
Raphael Saavedra r****a@i****k 6
CompatHelper Julia c****y@j****g 5
Dheepak Krishnamurthy me@k****m 5
Nick Robinson n****n@i****k 4
Dhulipala s****a@n****v 4
Joseph McKinsey j****y@n****v 3
Chakrabarti, Sambuddha (Sam) s****i@g****m 2
Luke Kiernan l****r@u****u 2
github-actions[bot] 4****] 2
purboday p****h@n****v 2
Dylan Modesitt d****t@g****m 1
James Foster J****r@c****u 1
Joseph McKinsey 3****y 1
Julia TagBot 5****t 1
Lyndon White o****x@u****u 1
arnaudh a****h 1
joaquimg j****a@g****m 1
pesap p****p 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 78
Total pull requests: 399
Average time to close issues: about 2 months
Average time to close pull requests: 4 days
Total issue authors: 15
Total pull request authors: 25
Average comments per issue: 2.6
Average comments per pull request: 1.29
Merged pull request: 372
Bot issues: 0
Bot pull requests: 13

Past year issues: 36
Past year pull requests: 79
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 7 days
Past year issue authors: 9
Past year pull request authors: 12
Past year average comments per issue: 1.33
Past year average comments per pull request: 1.68
Past year merged pull request: 69
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/NREL-Sienna/InfrastructureSystems.jl

Top Issue Authors

  • jd-lara (24)
  • GabrielKS (22)
  • daniel-thom (10)
  • kdheepak (3)
  • kennedy-mindermann (3)
  • nickrobinson251 (3)
  • claytonpbarrows (3)
  • pesap (2)
  • kdayday (2)
  • SebastianManriqueM (1)
  • joaquimg (1)
  • jmaack24 (1)
  • rodrigomha (1)
  • JuliaTagBot (1)
  • raphaelsaavedra (1)

Top Pull Request Authors

  • daniel-thom (204)
  • jd-lara (94)
  • GabrielKS (17)
  • claytonpbarrows (14)
  • github-actions[bot] (13)
  • kdayday (13)
  • sourabhdalvi (11)
  • Lilyhanig (8)
  • kdheepak (4)
  • rodrigomha (4)
  • nickrobinson251 (2)
  • josephmckinsey (2)
  • jd-foster (1)
  • luke-kiernan (1)
  • JuliaTagBot (1)

Top Issue Labels

  • bug (16)
  • enhancement (10)
  • documentation (6)
  • performance (5)
  • good first issue (5)
  • feature request (4)

Top Pull Request Labels

  • bug (21)
  • enhancement (14)
  • breaking (7)
  • documentation (7)

Package metadata

juliahub.com: InfrastructureSystems

Utility package for Sienna's simulation infrastructure

  • Homepage: https://nrel-sienna.github.io/InfrastructureSystems.jl/stable/
  • Documentation: https://docs.juliahub.com/General/InfrastructureSystems/stable/
  • Licenses: BSD-3-Clause
  • Latest release: 2.6.0 (published 24 days ago)
  • Last Synced: 2025-04-26T14:05:22.498Z (1 day ago)
  • Versions: 158
  • Dependent Packages: 13
  • Dependent Repositories: 0
  • Downloads: 151 Total
  • Rankings:
    • Dependent packages count: 6.378%
    • Forks count: 9.83%
    • Dependent repos count: 9.94%
    • Average: 11.345%
    • Stargazers count: 19.233%

Dependencies

.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/cross-package-test.yml actions
  • actions/checkout v2 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/setup-julia v1 composite
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/format-check.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite
  • reviewdog/action-suggester v1 composite
.github/workflows/master-tests.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia latest composite
.github/workflows/pr_testing.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia latest composite

Score: 12.53883802022006