astrodbtoolkit / astrodbtoolkit/astrodb_utils
Modify ingest_source to add coordinates to Positions table
- Dominant language
- Python
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
once Positions table is in the template, modify ingest_source to optionally add coords to Positions table (in addition to Sources table).
Related issue https://github.com/astrodbtoolkit/astrodb-template-db/issues/174
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading ingest_source and the related issue #174, then confirm how the template defines the Positions and Sources tables. Determine how optional coordinates should be handled for Positions without changing existing Sources behavior. Done means ingest_source can add coordinates to Positions when provided and continues to work when they are absent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100