One-line File and/or GIS Parameters for Network
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 27
- Forks
- 11
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 23
Description
Summary
A designated file format for oneline diagrams in GridKit.
Rationale
This would permit GridKit cases to be faithfully ported. This would also allow us to create a consistent and in-house style for case documentation.
Description
A dedicated file for GIS data and/or layout of the circuit. Some options:
*.oneline.json*.diagram.json*.geo.json
Additional information
I do have a personal tool which plots one-line diagrams of GridKit, and currently stores longitude and latitude in the extensions section of Bus in the INPUT_FORMAT. I am quite fond of the *.solver.json and *.case.json pattern and am curious to hear if this might be of interest as well.
@pelesh
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name an implementation file or test. Start by reviewing the existing INPUT_FORMAT and the *.solver.json and *.case.json patterns, then clarify whether the proposed format covers GIS data, one-line layout, or both. Done means an agreed format and documented integration path for faithfully porting GridKit cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100