Create wire frame of domain to overlay over products
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Describe the New Feature
Add another overlay layer, similar to political boundaries, that is a simple black wire frame of the computational domain. This can be displayed by default when the forecast viewer is launched, so the user can quickly orient themselves to where their domain is on the map. This may also help with uncertainty about what's happening when a product selected has zeros and nothing shows up.
Likely some overlap with issue #144.
Acceptance Testing
Wireframe domain should automatically appear when a forecast viewer is launched. This should be tested for a couple different domains with both Lambert and Mercator projections.
Time Estimate
? - Will be scoped out in future discussions
Sub-Issues
Consider breaking the new feature down into sub-issues.
- Add a checkbox for each sub-issue here.
Relevant Deadlines
List relevant project deadlines here or state NONE.
Define the Metadata
Assignee
- Select engineer(s) or no engineer required
- Select scientist(s) or no scientist required
Labels
- Select component(s)
- Select priority
Projects and Milestone
- Select Project
- Select Milestone as the next official version or Backlog of Development Ideas
New Feature Checklist
- Complete the issue definition above, including the Time Estimate and Funding source.
- Fork this repository or create a branch of develop.
Branch name:feature_<Issue Number>/<Description> - Complete the development and test your changes.
- Add/update log messages for easier debugging.
- Add/update tests.
- Add/update documentation.
- Push local changes to GitHub.
- Submit a pull request to merge into develop.
Pull request:feature <Issue Number> <Description> - Define the pull request metadata, as permissions allow.
Select: Reviewer(s), Project, and Development issue
Select: Milestone as the next official version - Iterate until the reviewer(s) accept and merge your changes.
- Delete your fork or branch.
- Close this issue.
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 forecast viewer entry point and the existing political-boundary overlay implementation. Determine how a domain wireframe can be rendered for Lambert and Mercator projections, then verify that it appears on launch for multiple domains and helps distinguish empty products.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100