[KEY FEATURE] Modify model parameters directly in UI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 25
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
A simplification of open-energy-transition/temp#10 since it's assumed that the model has already be defined elsewhere and the analyst just has the ability to modify parameter values defined in tables.
Could be considered a duplicate of open-energy-transition/temp#26 except that it doesn't require the concept of scenarios to be available in the UI, just the ability to edit data of a model that's been loaded in.
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
Start by locating the UI entry points for loading a model and displaying its parameter tables. Define the smallest flow that lets an analyst edit values of an already loaded model without introducing scenarios; done means those edits are available directly in the UI.
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
- 35/100