Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Requirements

オープン
#2 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
静か
技術スタック
python

調査の方向性

No files, tests, or entry points are named. Start by reviewing the requirements in this issue alongside the repository structure and existing workflow description. The issue is complete only when the inputs, outputs, methodology, validation approach, and configuration options have been turned into an agreed, implementable architecture.

索引モデルが issue の本文から書いたものです。

説明

Hello!

I'm adding an issue to summarize the ideas on the architecture to facilitate coordination.
This issue is meant to collect feedback on the (a) inputs, (b) outputs, (c) methodology and (d) configuration options.
Feel free to comment and integrate relevant points into this message: the list can ideally be updated to track all relevant ideas that appear.

Motivation: validated grid data for power-system models using open data

Inputs

  • Open Street Map data [main requirement for minimum viable product]
  • the architecture shall support additional custom data with standard data format

Outputs

  • Substations
  • Lines
  • Cables
  • Converters/Transformers
  • Their graph representation (basically substation ids for lines/cables)
  • Electrical parameters as appropriate (Line types / impedance values)
  • Rated power capacity
  • Optionally visual representations of the resulting network
  • While we start with HV lines, we can consider a modular architecture to support LV/MV in the future

Methodology
We agree on the conceptual steps of the model

  • download data
  • cleaning/harmonizing the raw data
  • building the graph-representation of the network
  • validation of the result: estimating error-metrics against known datasets and track changes in results over time.
    pypsa-earth-status (name could be revised) can support on the validation

Options

  • Regional scope: it shall be global as well as regional
  • Line Types shall optionally change by region
  • The cleaning steps must contain multiple heuristics, that can be optionally used for cleaning
  • The building step shall require heuristics on how to merge the entries (e.g. using substation geometries, spatial tolerance, relations, etc)

Looking forward to hear your opinion!

I give permission to all maintainers to edit this message to track all relevant information that may follow in the discussion.

主要言語
Python
スター
6
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。