SFMS: Store Fuel Lookup Values for each processed fuel grid
Open
4Refinement
- Dominant language
- Python
- Stars
- 65
- Forks
- 11
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 70
Description
**Describe the task**
Processed fuel grids assume the static SFMS values in `sfms_fuel_types`. If these change we have no flexible way to reference the new values
**Acceptance Criteria**
- [ ] `sfms_fuel_types` should reference a separate table for lookup values
**Additional context**
Contributor guide
Research direction
Start by locating the sfms_fuel_types table and the code that processes fuel grids, then inspect how its static lookup values are stored and referenced. Done means sfms_fuel_types references a separate lookup table so each processed fuel grid can retain the values used at processing time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100