Database - ATID
Use SIMBAD lookups rather that the ATID database for object information.
Blueprint information
- Status:
- Started
- Approver:
- Gavin Blakeman
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Gavin Blakeman
- Definition:
- Approved
- Series goal:
- Accepted for 2016
- Implementation:
- Good progress
- Milestone target:
- 2016.09
- Started by
- Gavin Blakeman
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Have two options to get object information. One is the ATID database on a database server. The second is to use the SIMBAD server lookups. If the SIMBAD server lookups are being used, then the ATID connectToDatabase() will not do any connections and any queries through the database will be done through calls to SIMBAD, or through internal hard coded return values.
[2013-03-23 GGB]Completion target changed from 2013.03 to 2013.09 revision.
Work Items
Work items:
1. Move the TAI-UTC values into a separate data file: DONE
2. Move the UT1-UTC values into a separate data file: DONE
3. Add SQLite compatibility to the application for ATID: DONE
4. Create cut-down ATID Database for application using SQLite: TODO
5. Implement SIMBAD lookups for information: TODO
6. Implement disabling of the database: DONE