EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE_OS
Check upfront that agent share columns in `technodata.csv` sum to 1
オープン
- 主要言語
- Python
- スター
- 29
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
This determines how the initial capacity gets allocated across agents. If these shares do not sum to 1, then some of the initial capacity will not be allocated to any agents, so will not exist in the simulation
Note: we do already perform these checks, but this is at the point that the agent quantities are used, rather than in the input layer
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、technodata.csv の入力層での処理と、エージェント数量が使用されるときに実行される既存のチェックを特定します。エージェント比率の列がどのように読み取られ、検証されるかを追跡し、その後、無効な比率が初期容量割り当ての前に拒否されること、および既存のチェックが引き続き期待どおりに動作することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100