astrodbtoolkit / astrodbtoolkit/astrodb_utils

Add ra, dec, epoch args to `ingest_names`

Open
#213 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
10
PR merge metrics
No merged PRs in 30d

Description

[This issue](https://github.com/astrodbtoolkit/astrodb-template-db/issues/174) discusses adding support for multiple positions by adding ra, dec, and epoch columns to the `names` table. To ingest multiple positions for a source using `ingest_names`, it would need to expect these as arguments.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the ingest_names entry point and reviewing issue 174 for the proposed names-table schema. Trace how name records are currently ingested, then verify that ra, dec, and epoch can be accepted and persisted for multiple positions; the relevant ingestion tests should cover the new arguments and stored values.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.