-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
34 lines (32 loc) · 1.01 KB
/
CITATION.cff
File metadata and controls
34 lines (32 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
cff-version: 1.2.0
title: Grid Reducer
message: 'If you use this software, please cite it as below.'
type: software
authors:
- family-names: Duwadi
given-names: Kapil
- family-names: Bhattacharjee
given-names: Kaustav
- family-names: Anderson
given-names: Alexander
- family-names: Sadnam
given-names: Rabayet
repository-code: 'https://github.com/Grid-Kitchen/grid-reducer'
url: 'https://grid-kitchen.github.io/grid-reducer'
abstract: >-
A light weight Python Package for reducing OpenDSS Models.
Uses altdss to read opendss model data in Pydantic format, applies
algorithms to strip down the secondary, aggregates assets to nearest
primary node and merge similar primary edges.
keywords:
- python
- altdss
- pydantic
- opendss
license: BSD-3-Clause
version: v1.0.0
funding:
- name: U.S. Department of Energy's Office of Electricity
url: 'https://www.energy.gov/oe/office-electricity'
contract-number: 'DE-AC05-76RL01830'
date-released: 2025-07-01