Breakthrough-Energy / Breakthrough-Energy/PowerSimData

Add parsing of storage data when instantiating base grid

Open
#447 3 comments 0 reactions 1 assignee Claimed by @rouille View on GitHub
feature request
Dominant language
Python
Stars
63
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Currently, a base grid is instantiated using the `CSVReader` object, which reads CSVs for bus, plant, gencost, branch, and dcline. In the `TAMU` object, we automatically augment this with defaults for new storage entries, since we don't include any storage in the base grid. However, other grid models may want to include some amount of base storage, so we should have a way to read the relevant information from a CSV file (**storage.csv**?) and add storage devices to a fresh Grid object that way.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.