Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: squash
-
Labels:None
-
Story Points:7
-
Epic Link:
-
Team:SQuaRE
Description
We need a model to register datasets in the SQuaSH DB. Currently, dataset attributes like dataset name and filter are stored and retrieved as/from job metadata, but it should be a separate table for that joinned with jobs or measurements table directly. This will likely expand in the future if we need to keep track of other attributes like ccd id, visit id or other data ids for a given dataset also.