Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ci_hsc_gen3
-
Labels:
-
Story Points:2
-
Team:Data Release Production
Description
ci_hsc_gen3 loads calibrations into the Registry database via raw SQL dumps. This is fragile to schema changes and assumes SQLite.
My tentative plan is to replace these with Butler/Registry API calls fed with either YAML data or Python literals (e.g. lists of dictionaries).
Attachments
Issue Links
- is contained by
-
DM-17023 Refactor the Dimensions and query system
- Done
Taken care of as part of
DM-17023.