[USER STORY] Creating a model from scratch
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 25
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
As a modeller, I want to be able to build my network from scratch, like adding producers, consumers, storage, and connections between them. Then assign data to those assets, like the production capacity of the producer, the demand of the consumer, the minimum storage level of the storage, etc. The data could come from a file (if that data is in the right format), or hand-typed, or copy-pasted (assuming from Excel).
I want to be able to do this through menus and tables, similar to modelling in Plexos.
I also want to be able to do this through a map: dragging a new producer icon onto the map, then editing its features in a side menu.
I could also switch between views (or see both at once), the menu/data view and the map view.
Related:
- #58
- #78
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by reviewing related issues #58 and #78, then clarify the scope of the menu/table and map workflows. Done would require a defined way to create producers, consumers, storage, and connections, assign their data, and switch between the requested views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100