ARTIST-Association / ARTIST-Association/CANVAS
Consistent use of the ENU coordinate system in the code base
Open
documentation
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In a few places we name the variables as x,y,z coordinates, they should be named according to their ENU axis to reduces confusion.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by searching the Python codebase for coordinate variables named x, y, and z, then identify which represent ENU axes; done means the relevant variables consistently use their ENU axis names without changing coordinate behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100